December 19th, 2010
And here’s the Christmas bugfix release:
* Fix for possible Memory Leaks
Posted in XINGSync | 18 Comments »
December 19th, 2010
And here goes the bugfix release. This should fix various problems with large images.
Posted in PlaxoSync | 4 Comments »
December 19th, 2010
Another bugfix release:
- Bugfixes (Possible Memory Leaks, AutoCompletion of BaseDNs, Photo handling)
Posted in LDAPSync | 5 Comments »
December 6th, 2010
And again: I pushed the sources of the Plaxo Sync adapter to github https://github.com/weisserd/Plaxo-Sync. Feel free to fork!
Posted in PlaxoSync | No Comments »
November 26th, 2010
And another bugfix release:
- Fix for a possible NullPointerException
- Bugfix for concurrently running sync adapters
Posted in LDAPSync | No Comments »
November 26th, 2010
And a bugfix release:
- Bugfix for concurrently running sync adapters
- Bugfix for a possible NullPointer
Posted in PlaxoSync | No Comments »
November 26th, 2010
Another bugfix release. Now all open bugs and known stacktraces are fixed:
- Smaller bugfixes for rare race conditions
Posted in XINGSync | 2 Comments »
November 24th, 2010
After the first 60 days of my app development finger exercise, here’s a short summary of my impressions:
- Developing for Android is pretty easy if you know Java. It’s not only the familiarity with the language but also the availability of high-quality development tools (Eclipse as an IDE, APK as a zip-based container, good documentation, a great emulator)
- The Android market is not really stable. I got a lot of feedback concerning issues with the download of apps from the market.
- The best motivation for the development is the feedback from all over the world. And it’s not only the comments in the market but also direct mails, issues on github and the fact that there is a first fork of the LDAP Sync adapter on github.
And finally the most impressive thing is that the XING Sync adapter is listed as one of the top paid applications in the Android market now (Category: Social).

Posted in LDAPSync, PlaxoSync, XINGSync | 1 Comment »
November 22nd, 2010
A minor bugfix release:
- Enable the sync automatically for newly added accounts
- Bugfix for concurrently running sync adapters
Posted in XINGSync | No Comments »
November 21st, 2010
I’m very grateful to Roger who helped me to track down a couple of issues with the adapter:
- Removed size limit for fetched number of contacts
- Fixed a problem with importing a large number of contacts
- Improved the parsing of address data. This fixes the behavior that not all contact data was visible.
Posted in PlaxoSync | 2 Comments »