aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/ContactSyncAdapterService.java
Commit message (Expand)AuthorAgeFilesLines
* Final commitAdvaita2016-03-231-4/+5
* Update ContactSyncAdapterService.javaAdvaita2016-03-031-0/+7
* Fix SecurityException on Android 6 due to remove contacts on disabled syncDominik Schürmann2016-02-091-3/+10
* delete linked contacts on turning off contact syncAdithya Abraham Philip2016-02-061-3/+18
* Follow notification style guidelines, dismiss permission notification on clickDominik Schürmann2015-12-221-9/+5
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-12-211-17/+5
|\
| * fixed key update preference not turning offAdithya Abraham Philip2015-12-211-17/+5
* | Make ContactHelper less staticDominik Schürmann2015-12-211-1/+1
|/
* Fix strings, thanks to Alain-OlivierDominik Schürmann2015-11-231-0/+2
* re-enable contact sync by defaultDominik Schürmann2015-11-231-6/+2
* Disable contact sync by default on Android >= 6Dominik Schürmann2015-11-231-3/+31
* Show notification when READ_CONTACTS permission is denied in sync service, hi...Dominik Schürmann2015-11-231-6/+51
* introduced constants for keyserver sync, fixed sync issueAdithya Abraham Philip2015-08-201-1/+1
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+1
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-11/+1
* Change account typeDominik Schürmann2014-08-211-2/+2
* Comment extra in requestSyncDominik Schürmann2014-08-201-0/+1
* Sync in KeychainIntentService on delete, import, saveDominik Schürmann2014-08-201-0/+13
* Enable sync adapter, changelogDominik Schürmann2014-08-201-0/+1
* Disable key import in sync adapterDominik Schürmann2014-08-201-38/+39
* Optimize importsDominik Schürmann2014-08-051-1/+7
* Reset importDone at the beginning of syncmar-v-in2014-06-181-0/+1
* Wait for import to be done before writing contactsmar-v-in2014-06-181-2/+19
* Fixing TAG and string resourcemar-v-in2014-06-061-2/+3
* Show keys with android contactsmar-v-in2014-06-051-0/+4
* First version of automatic contact discovery.mar-v-in2014-06-041-0/+70