aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/ContactSyncAdapterService.java
Commit message (Expand)AuthorAgeFilesLines
* 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