aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/account_desc.xml
Commit message (Collapse)AuthorAgeFilesLines
* Change account typeDominik Schürmann2014-08-211-1/+1
|
* XML cleanupDominik Schürmann2014-08-211-4/+3
|
* Reference ic_launcher instead of iconDominik Schürmann2014-06-181-1/+1
|
* First version of automatic contact discovery.mar-v-in2014-06-041-0/+6
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)