Archive for the ‘LDAPSync’ Category

LDAP Sync 1.4.2

Sunday, December 19th, 2010

Another bugfix release:

  • Bugfixes (Possible Memory Leaks, AutoCompletion of BaseDNs, Photo handling)

LDAP Sync 1.4.1

Friday, November 26th, 2010

And another bugfix release:

  • Fix for a possible NullPointerException
  • Bugfix for concurrently running sync adapters

Android app development summary

Wednesday, 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).

LDAP Sync 1.4

Friday, November 19th, 2010

Here’s the changelog:

LDAP Sync 1.3

Sunday, November 14th, 2010

The first release with a feature that was not implemented by me. Thank you Michael! And here are the changes:

LDAP Sync open sourced

Friday, November 5th, 2010

Today I pushed the sources of the LDAP Sync adapter to github https://github.com/weisserd/LDAP-Sync. Feel free to check out the code.

LDAP Sync 1.2

Thursday, October 28th, 2010

So finally the bugfix for the misbehavior with Google Contacts Sync has been fixed. Lots of changes have also been ported from the XING Sync adapter. Here’s the changelog:

  • Bugfix for the misbehavior in association with Google Contacts
  • Improved performance (better checks on data => less updates)
  • Internal code restructuring => better code ;-)
  • Log file of contact changes on SD card (folder LDAPSync)
  • Allow more than one LDAP server without problems (though not the same LDAP server again)

LDAP Sync 1.1.1

Friday, October 8th, 2010

Changelog:

  • Bugfix for the Samsung Galaxy (Thanks to Werner)
  • Integrated remote stacktraces

LDAP Sync 1.1

Thursday, October 7th, 2010

After a successful coding day the first version of the "secure" LDAP Sync Adapter is ready. The changes are as follows:

  • SSL/StartTLS support
  • Improved error handling during the sync process with the usage of the Android notification system
  • Better error descriptions for the account creation process

Handy Sync Widget

Wednesday, October 6th, 2010

In order to control the installed sync providers and allow for manual updates the widget "Synker Beta – The Sync Widget" helps. It allows to create a widget which triggers the sync of the configured sync adapters.