aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/KeychainDatabase.java
Commit message (Collapse)AuthorAgeFilesLines
* wrapped-key-ring: no UncachedSecretKeyRing after allVincent Breitmoser2014-06-021-2/+2
|
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-20/+14
|
* proper null checks and closing of cursors everywhereVincent Breitmoser2014-05-081-29/+36
|
* Formatting KeychainDatabaseDominik Schürmann2014-04-291-17/+17
|
* Clarify sqlite datatypesDominik Schürmann2014-04-291-2/+12
|
* add has_secret for all who are upgrading from a beta versionDominik Schürmann2014-04-221-3/+9
|
* Fix some smaller annoyances, closes #583, #582Dominik Schürmann2014-04-191-4/+3
|
* 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
|
* stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-161-0/+6
|
* 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
| | | | Closes #543
* Remove unused blob classes and other dead codeDominik Schürmann2014-04-131-8/+9
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-111-4/+6
| | | | context (first commit to get context out of pgp classes)
* show key expiry status similar to revocationVincent Breitmoser2014-04-061-1/+0
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+301