aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/SelectSecretKeyFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* use long rather than String to build uris by keyVincent Breitmoser2014-05-211-1/+1
|
* Don't allow certification using keys where primary subkey is strippedVincent Breitmoser2014-05-071-4/+7
| | | | Closes #596
* split up filterSign and filterCertify in SelectSecretKeyFragmentVincent Breitmoser2014-04-201-10/+18
| | | | Closes #588
* stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-161-2/+6
| | | | Closes #570
* stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-161-2/+2
|
* Select*KeyFragment rewritesVincent Breitmoser2014-04-101-41/+68
| | | | | | | | | | - 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/+176