Flock
Flock copied to clipboard
Private contact and calendar sync for Android.
Source code of the following projects is currently within the Flock repo because they each lack maven artifacts. https://github.com/chiralcode/Android-Color-Picker https://github.com/passsy/android-HoloCircularProgressBar https://github.com/romannurik/Android-WizardPager I have forked colorpicker and holocircularprogressbar and opened pull...
I ran into similar issues with Baikal as in issue #19. Here's my logcat: ``` D/org.anhonesteffort.flock.ServerTestsFragment( 6919): handleStartTests() D/org.anhonesteffort.flock.ServerTestsFragment( 6919): startTests() D/org.anhonesteffort.flock.ServerTestsFragment( 6919): STATUS: 100 ``` Apache's access log: ```...
When downloading contacts and events from the remote server both InvalidMacException and InvalidComponentException may be thrown, these indicate an error in decryption and an error in vcard & ical parsing...
It would be great if there was a JavaScript client library, so that Flock could be securely integrated into e.g. [ownCloud](http://owncloud.org/) or [mailbox.org](http://mailbox.org/). See-Also: owncloud/core#10201
The import of contact pics was resolve in last build. Thank you! All profile and contact pics now import. However, I have noticed that they do not always import as...
should probably disable the next button while it's registering. it's still kind of weird that a notification bar icon pops up while registering.