aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/xml/account_desc.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fixes open-keychain/open-keychain#1515Kaladin Light2015-09-031-1/+1
| | | | Move launcher icons to mipmap
* Add privacy information to account screenDominik Schürmann2015-08-031-0/+1
|
* Allow debug build besides release buildDominik Schürmann2015-06-101-1/+1
|
* 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)