aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/helper
Commit message (Collapse)AuthorAgeFilesLines
* Show keys with android contactsmar-v-in2014-06-051-2/+87
| | | | This means to sync userid + keyid into contact storage. Android will merge them to normal contacts based on primary userid.
* Merge branch 'master' into automatic-contact-discoverymar-v-in2014-06-041-2/+4
|\ | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/service/KeychainIntentService.java
| * wrapped-key-ring: use CachedKeyRing where possibleVincent Breitmoser2014-05-211-2/+4
| |
* | First version of automatic contact discovery.mar-v-in2014-06-041-0/+97
| | | | | | | | | | | | | | | | | | 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)
* | ContactHelper can read email addresses from contact listmar-v-in2014-05-261-0/+21
|/
* proper null checks and closing of cursors everywhereVincent Breitmoser2014-05-081-5/+7
|
* Better handling of actionbars backDominik Schürmann2014-05-071-19/+0
|
* Optimize importsDominik Schürmann2014-04-155-1/+5
|
* Removing remaining uses of Id, closing one of the oldest bugs #9Dominik Schürmann2014-04-142-4/+2
|
* Update license header for 2014Dominik Schürmann2014-04-134-4/+4
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-111-1/+1
| | | | context (first commit to get context out of pgp classes)
* split getMasterKeyId for the remaining use casesVincent Breitmoser2014-04-111-1/+1
| | | | Closes #549
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-7/+11
|
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-083-27/+30
|
* Update copyright timespan for ThialfiharThialfihar2014-04-081-1/+1
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-066-0/+710