aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/DummyAccountService.java
Commit message (Collapse)AuthorAgeFilesLines
* Add privacy information to account screenDominik Schürmann2015-08-031-1/+1
|
* Optimize importsDominik Schürmann2014-08-051-0/+1
|
* Fix TAG in account service as wellmar-v-in2014-06-061-7/+8
|
* First version of automatic contact discovery.mar-v-in2014-06-041-0/+131
TODO: - Configuration (much of it) - Enabled by default? - Which keys to import? Current state: All non-revoked and non-expired with matching userid - Search for keys if already known? Current state: yes, may cause traffic (configuration: only when wifi?) - Update interval: Currently Android handles it, might be good (causes automatic refresh on new contact and stuff like that) or bad (too many of refreshes)