aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* GET_KEY: also return PendingIntent to key viewDominik Schürmann2014-05-071-1/+1
|
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-05-071-0/+31
|\
| * small fix for 6aafb3, forgot to commit this lineVincent Breitmoser2014-05-071-0/+1
| |
| * ui: slight edit icon cosmetics in keylistVincent Breitmoser2014-05-071-0/+4
| |
| * ui: move revocation/expiry notes above tab sliderVincent Breitmoser2014-05-071-0/+26
| |
* | Clarify languageDominik Schürmann2014-05-071-1/+1
|/
* New key view design, using Android flat buttons and Android iconsDominik Schürmann2014-05-051-116/+125
|
* Fix more stringsDominik Schürmann2014-04-191-1/+1
|
* NotFoundExceptions for all getGeneric-type methodsVincent Breitmoser2014-04-171-40/+48
|
* Remove some Ids...Dominik Schürmann2014-04-111-7/+4
|
* Refactor ProviderHelper to be non-static using a constructor based on ↵Dominik Schürmann2014-04-111-18/+21
| | | | context (first commit to get context out of pgp classes)
* get rid of more getMasterKeyId usage, work on getKeyRingsAsArmoredStringVincent Breitmoser2014-04-111-11/+13
|
* Disable selection of user ids and keys in view keyDominik Schürmann2014-04-101-2/+2
|
* Minimize use of class variables in ViewKeyDominik Schürmann2014-04-101-6/+6
|
* Cleanup AsyncTask code for NFCDominik Schürmann2014-04-101-6/+8
|
* Cleanup importsDominik Schürmann2014-04-101-2/+0
|
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-04-101-7/+8
|\
| * Deleted wrong AppMsgDaniel Haß2014-04-101-3/+0
| |
| * Replaced Toasts in ViewKeyActivityDaniel Haß2014-04-091-7/+11
| |
* | Integrate NFC functionality into ViewKeyActivityDominik Schürmann2014-04-101-0/+109
|/
* Introduce ProviderHelper.NotFoundException, remove dead codeDominik Schürmann2014-04-081-23/+38
|
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-0/+277