[BREAKGLASS] Private contact and calendar sync for Android. https://signal.org/blog/flock
Go to file
2015-10-20 13:42:46 +02:00
.tx removed a bunch of unused strings and modified strings to use placeholders where beneficial. added transifex project config file. 2014-09-30 12:32:56 -07:00
flock bumping to 29 / 0.9.7 2015-07-15 12:14:27 -04:00
gradle/wrapper created SyncWorker interface and switched KeySyncWorker, AddressbookSyncWorker, and CalendarSyncWorker over to this. renamed AbstractDavSyncAdapter to AbstractSyncAdapter for future AccountSyncAdapter. moved hackish account and subscription caching from RegistrationApi into a new sync adapter. reworked ManageSubscriptionActivity into a FragmentActivity with separate fragments for different forms of payment. Implemented new registration server API and integrated google in-app subscriptions. 2015-01-16 10:48:21 -10:00
libs reorganized gradle build files and project structure. bumped api to 21. bumped support v4 to 21.0.3. pulled needed guava classes into util/guava package and dropped guava dependency. replaced javax.servlet dependency with constants. added sanity checks when working with google play services. created a nonplay flavor and integrated SupplyChain to provide updates and crash reporting. pointed nonplay flavor to modified privacy policy. 2015-02-16 16:35:09 -08:00
.gitignore big bang 2014-07-19 08:28:45 -10:00
build.gradle reorganized gradle build files and project structure. bumped api to 21. bumped support v4 to 21.0.3. pulled needed guava classes into util/guava package and dropped guava dependency. replaced javax.servlet dependency with constants. added sanity checks when working with google play services. created a nonplay flavor and integrated SupplyChain to provide updates and crash reporting. pointed nonplay flavor to modified privacy policy. 2015-02-16 16:35:09 -08:00
BUILDING.md BUILDING.md: Fix repository link and typos 2014-10-04 14:17:37 +03:00
eol.txt update readme 2015-10-20 13:42:46 +02:00
gradlew big bang 2014-07-19 08:28:45 -10:00
gradlew.bat big bang 2014-07-19 08:28:45 -10:00
README.md update readme 2015-10-20 13:42:46 +02:00
settings.gradle big bang 2014-07-19 08:28:45 -10:00

Flock (Discontinued)

A secure contact and calendar syncing application for Android.

Flock is a replacement for the default contact and calendar synchronization services provided by Google. Flock provides end-to-end encryption between multiple Android devices putting the privacy of your contacts and calendars back under your control. To facilitate syncing between multiple devices a "sync service" is required, this can be any standards compliant WebDAV server that conforms to the following RFCs:

  1. RFC 2518 - HTTP Extensions for Distributed Authoring -- WEBDAV
  2. RFC 4918 - HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)
  3. RFC 6352 - CardDAV: vCard Extensions to Web Distributed Authoring and Versioning (WebDAV)
  4. RFC 4791 - Calendaring Extensions to WebDAV (CalDAV)

The Android app can be downloaded through Google Play or via our alternative distribution channel. Note that the certificate presented by our alternative distribution channel is signed by the same private certificate authority pinned by Flock's trust store.

*Play Store Badge*

Contributing bug reports

Have a bug? Please create an issue here on GitHub!

https://github.com/WhisperSystems/Flock/issues

Contributing translations

Interested in helping to translate Flock? Contribute here:

https://www.transifex.com/projects/p/flock/

Transifex

Contributing code

Instructions on how to build Flock, as well as on how to setup an IDE to modify it can be found in the BUILDING.md file.

If you're new to the Flock codebase, we recommend going through our issues and picking out a simple bug to fix in order to get yourself familiar.

For larger changes and feature ideas, we ask that you propose it on the mailing list for a high-level discussion before implementation.

This repository is set up with BitHub, so you can make money for committing to Flock. The current BitHub price for an accepted pull request is:

Current BitHub Price

Contributing Ideas

Have something you want to say about Open Whisper Systems projects or want to be part of the conversation? Get involved in the mailing list!

whispersystems@lists.riseup.net

https://lists.riseup.net/www/info/whispersystems

Contributing Funds

Donate

You can add funds to BitHub to directly help further development efforts.

Help

Support

For troubleshooting and questions, please visit our support center!

http://support.whispersystems.org/

Documentation

Looking for documentation? Check out the wiki!

https://github.com/WhisperSystems/Flock/wiki

Legal things

Cryptography Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

License

Copyright 2014 Open Whisper Systems

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html