aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeyserverSyncAdapterService.java
Commit message (Collapse)AuthorAgeFilesLines
* Disable contact sync by default on Android >= 6Dominik Schürmann2015-11-231-1/+1
|
* changed KeyserverSyncAdapterService to work with START_REDELIVER_INTENTAdithya Abraham Philip2015-10-311-38/+84
|
* Fixes open-keychain/open-keychain#1515Kaladin Light2015-09-031-1/+1
| | | | Move launcher icons to mipmap
* introduced constants for keyserver sync, fixed sync issueAdithya Abraham Philip2015-08-201-29/+53
|
* added sync preferencesAdithya Abraham Philip2015-08-201-1/+9
|
* changed orbot notification iconsAdithya Abraham Philip2015-08-201-6/+8
|
* reworked keyserversyncadapterservice flowAdithya Abraham Philip2015-08-201-96/+272
|
* improved orbot notify, added periodic syncAdithya Abraham Philip2015-08-201-8/+80
|
* introduced keyserver sync adapterAdithya Abraham Philip2015-08-201-0/+234