aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyMainFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* ui: do show Certify identities button even for secret keysVincent Breitmoser2014-06-041-8/+0
| | | | Closes #636
* wrapped-key-ring: use CachedKeyRing where possibleVincent Breitmoser2014-05-211-3/+7
|
* use LoaderFragment in ViewKey tabsVincent Breitmoser2014-05-081-15/+8
| | | | Closes #616
* display AppMsg warning when no encryption subkey is availableVincent Breitmoser2014-05-071-0/+12
|
* ui: move revocation/expiry notes above tab sliderVincent Breitmoser2014-05-071-32/+6
|
* Touch view only onceDominik Schürmann2014-05-061-9/+11
|
* ui: show revocation and expiry status on info tabVincent Breitmoser2014-05-061-31/+40
|
* New key view design, using Android flat buttons and Android iconsDominik Schürmann2014-05-051-131/+48
|
* Many API fixes for GET_KEY and GET_KEY_IDSDominik Schürmann2014-04-281-2/+2
|
* More code cleanupDominik Schürmann2014-04-191-1/+4
|
* stripped support: implement has_secret support, in ui and impot of secret keysVincent Breitmoser2014-04-161-2/+2
| | | | Closes #570
* stripped support: add has_secret column to keys tableVincent Breitmoser2014-04-161-3/+3
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-111-1/+1
| | | | context (first commit to get context out of pgp classes)
* split getMasterKeyId for the remaining use casesVincent Breitmoser2014-04-111-4/+1
| | | | Closes #549
* Prettify more layouts, fix edit and encrypt intents from key viewDominik Schürmann2014-04-091-3/+7
|
* Prettify some layoutsDominik Schürmann2014-04-091-0/+1
|
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-8/+12
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+347