Commit Graph
17 Commits
Author SHA1 Message Date
Dominik Schürmann 59220fbe04 KeychainDatabase cleanup 2014-04-14 13:32:10 +02:00
Vincent Breitmoser 57b264639f move old apg.db to apg_old.db (half measure~) 2014-04-14 13:06:49 +02:00
Vincent Breitmoser 227155d484 add debug backup/restore options to main menu
Closes #543
2014-04-14 13:06:49 +02:00
Dominik Schürmann 194523303f Remove unused blob classes and other dead code 2014-04-13 17:46:39 +02:00
Dominik Schürmann 9daa2ae359 Update license header for 2014 2014-04-13 17:27:22 +02:00
Dominik Schürmann c4d9fd88aa More cleanup in providerHelper 2014-04-11 17:58:32 +02:00
Dominik Schürmann 094fb698de Refactor ProviderHelper to be non-static using a constructor based on context (first commit to get context out of pgp classes) 2014-04-11 17:45:52 +02:00
Vincent Breitmoser baa3c86e12 split getMasterKeyId for the remaining use cases
Closes #549
2014-04-11 03:44:17 +02:00
Vincent Breitmoser b77fb2fcc0 get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredString 2014-04-11 03:44:13 +02:00
Vincent Breitmoser 593d6ad3f7 Select*KeyFragment rewrites
- moved all specific Public/Secret logic from the Adapter class into
  inner subclasses in the Fragments
- more versatile status display ("revoked", "expired", "can certify"...)
- applied view holder pattern
- query logic, including subqueries, moved into provider classes

Closes #375
2014-04-10 18:47:57 +02:00
Dominik Schürmann 6d00ca7fdb Temporary disable of master key id extraction from uri 2014-04-09 19:57:57 +02:00
Dominik Schürmann 8ab9a0a2d0 Use NotFoundException in more places 2014-04-08 23:41:21 +02:00
Dominik Schürmann a1efb24228 Introduce ProviderHelper.NotFoundException, remove dead code 2014-04-08 22:25:42 +02:00
Thialfihar f2d8378d81 Change license from ASLv2 to GPLv3 where possible 2014-04-08 11:59:35 +02:00
Thialfihar 42faf0eb07 Update copyright timespan for Thialfihar 2014-04-08 11:59:35 +02:00
Vincent Breitmoser b4e7d69b35 show key expiry status similar to revocation 2014-04-06 16:09:39 +02:00
Dominik Schürmann 6d11371905 Rename folder structure from OpenPGP Keychain to OpenKeychain 2014-04-06 12:57:42 +02:00