aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/provider/KeychainProvider.java
Commit message (Collapse)AuthorAgeFilesLines
...
* fix unified query columns for select*fragmentVincent Breitmoser2014-04-181-5/+4
|
* Fix more whitespaceVincent2014-04-161-2/+2
|
* stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-161-1/+15
| | | | Closes #570
* stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-161-2/+6
|
* Remove unused blob classes and other dead codeDominik Schürmann2014-04-131-16/+2
|
* Select*KeyFragment rewritesVincent Breitmoser2014-04-101-8/+26
| | | | | | | | | | - 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
* Change license from ASLv2 to GPLv3 where possibleThialfihar2014-04-081-9/+10
|
* Update copyright timespan for ThialfiharThialfihar2014-04-081-1/+1
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+752