aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyAdvSubkeysFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* Re-enable move-to-card option, improve stringsDominik Schürmann2016-04-291-43/+39
|
* Use more generic 'Security Token' where possible, add sutitle to create key ↵Dominik Schürmann2016-01-101-4/+4
| | | | what tokens are supported
* Add edit action to user id card, left align card actions per material design ↵Dominik Schürmann2015-12-291-1/+1
| | | | guidelines
* Load key data in tabs independently from advanced activity. This decouples ↵Dominik Schürmann2015-12-291-20/+58
| | | | the fragments from the activity and allows to init the tabs before loading key data in the advanced activity. Fixes switching to the first tab when key has been edited.
* Advanced screen: edited key savedDominik Schürmann2015-12-281-1/+50
|
* Pass trough masterKeyId and fingerprint to advanced key edit fragmentsDominik Schürmann2015-12-271-15/+7
|
* inline-edit: move action mode menu handling int activityVincent Breitmoser2015-12-271-24/+19
|
* inline subkey editing, fixedVincent Breitmoser2015-12-271-7/+18
|
* inline subkey editing (wip commit)Vincent Breitmoser2015-12-271-1/+271
|
* Remove tabs in view keyDominik Schürmann2015-02-241-0/+125