aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider
Commit message (Expand)AuthorAgeFilesLines
* wrapped-key-ring: UncachedKeyRing wraps only one ring of dynamic typeVincent Breitmoser2014-05-231-8/+7
* wrapped-key-ring: use CachedKeyRing where possibleVincent Breitmoser2014-05-212-28/+22
* use long rather than String to build uris by keyVincent Breitmoser2014-05-213-12/+14
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-213-38/+152
* Merge remote-tracking branch 'origin/master' into wrapped-key-ringVincent Breitmoser2014-05-143-143/+178
|\
| * proper null checks and closing of cursors everywhereVincent Breitmoser2014-05-083-127/+159
| * use longsparsearrays instead of hashmaps in that one placeVincent Breitmoser2014-05-081-16/+19
* | wrapped-key-ring: remove more unneeded methodsVincent Breitmoser2014-05-041-17/+0
* | wrapped-key-ring: redesign underlying CachedKeyRingVincent Breitmoser2014-05-041-65/+35
* | wrapped-key-ring: cached data revampVincent Breitmoser2014-05-041-33/+37
* | wrapped-key-ring: no more pgp imports in PassphraseDialogFragmentVincent Breitmoser2014-05-041-8/+0
* | wrapped-key-ring: more refactoring - no more pgp imports in KeychainIntentSer...Vincent Breitmoser2014-05-031-1/+19
* | wrapped-key-ring: move certification logic into secretkeyVincent Breitmoser2014-05-031-0/+4
* | wrapped-key-ring: first steps, get rid of key imports in decryptverify and si...Vincent Breitmoser2014-05-033-1/+123
|/
* Formatting KeychainDatabaseDominik Schürmann2014-04-291-17/+17
* Clarify sqlite datatypesDominik Schürmann2014-04-291-2/+12
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-04-221-1/+2
|\
| * Merge commit '9cdb2ec4e270a572520d5bcdbee55867e3c37003'Vincent Breitmoser2014-04-221-1/+2
| |\
| | * fix nullpointer on missing s2kVincent Breitmoser2014-04-201-1/+2
* | | add has_secret for all who are upgrading from a beta versionDominik Schürmann2014-04-221-3/+9
|/ /
* / Fix a nullptr in KeychainProviderVincent Breitmoser2014-04-201-1/+1
|/
* Fix some smaller annoyances, closes #583, #582Dominik Schürmann2014-04-192-11/+5
* fix unified query columns for select*fragmentVincent Breitmoser2014-04-182-6/+5
* Remove unused strings, fix some lint errors, fix some language confusionsDominik Schürmann2014-04-181-1/+1
* Remove kill hack in KeychainDatabaseDominik Schürmann2014-04-171-9/+0
* Remove dev hack in KeychainDatabaseDominik Schürmann2014-04-171-5/+0
* NotFoundExceptions for all getGeneric-type methodsVincent Breitmoser2014-04-171-4/+7
* add up navigation in ViewCertActivityVincent Breitmoser2014-04-171-0/+4
* Rename provider types following http://developer.android.com/guide/topics/pro...Dominik Schürmann2014-04-171-12/+35
* Fix more whitespaceVincent2014-04-161-2/+2
* stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-162-7/+49
* stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-163-3/+14
* Optimize importsDominik Schürmann2014-04-151-2/+2
* KeychainDatabase cleanupDominik Schürmann2014-04-141-21/+27
* move old apg.db to apg_old.db (half measure~)Vincent Breitmoser2014-04-141-12/+8
* add debug backup/restore options to main menuVincent Breitmoser2014-04-141-1/+44
* Remove unused blob classes and other dead codeDominik Schürmann2014-04-136-287/+11
* Update license header for 2014Dominik Schürmann2014-04-132-2/+2
* More cleanup in providerHelperDominik Schürmann2014-04-111-13/+10
* Refactor ProviderHelper to be non-static using a constructor based on context...Dominik Schürmann2014-04-112-119/+132
* split getMasterKeyId for the remaining use casesVincent Breitmoser2014-04-111-8/+13
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-54/+60
* Select*KeyFragment rewritesVincent Breitmoser2014-04-102-8/+28
* Temporary disable of master key id extraction from uriDominik Schürmann2014-04-091-7/+7
* Use NotFoundException in more placesDominik Schürmann2014-04-081-23/+24
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-10/+26
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-081-9/+10
* Update copyright timespan for ThialfiharThialfihar2014-04-081-1/+1
* show key expiry status similar to revocationVincent Breitmoser2014-04-062-8/+2
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-067-0/+2272