aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/ViewKeyAdvActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Shifted duplicate method implementations from KeyRing to openpgp-api submoduleAlex Fong2016-05-151-1/+2
* Advanced screen, warning fragmentDominik Schürmann2016-01-111-10/+15
* Load key data in tabs independently from advanced activity. This decouples th...Dominik Schürmann2015-12-291-16/+6
* Pass trough masterKeyId and fingerprint to advanced key edit fragmentsDominik Schürmann2015-12-271-3/+11
* inline-edit: move action mode menu handling int activityVincent Breitmoser2015-12-271-17/+101
* inline subkey editing, fixedVincent Breitmoser2015-12-271-0/+1
* extend-uid: use FAB instead of extra list itemVincent Breitmoser2015-12-271-0/+2
* extended: leave ActionMode on page changeVincent Breitmoser2015-12-271-0/+21
* extend-uid: allow changes to user ids in edit modeVincent Breitmoser2015-12-271-5/+1
* extend-uid: add option icon for edit action modeVincent Breitmoser2015-12-271-0/+4
* extended: init tabs with loader infoVincent Breitmoser2015-12-271-9/+11
* Make ContactHelper less staticDominik Schürmann2015-12-211-1/+1
* Cleanup, fix advanced sharingDominik Schürmann2015-10-151-3/+0
* Make keybase an experimental featureDominik Schürmann2015-08-281-6/+0
* Fix key view toolbar and status colourThialfihar2015-07-211-1/+1
* Fix drawer background color for ViewKeyActivityThialfihar2015-07-211-2/+2
* Give key flag colors their own color namesThialfihar2015-07-211-2/+2
* cleanup share fragment, fix sharing of fingerprintVincent Breitmoser2015-06-291-20/+14
* first steps toward yubikey activityVincent Breitmoser2015-03-211-0/+1
* object oriented split user idDominik Schürmann2015-03-161-3/+3
* Fix elevationDominik Schürmann2015-03-061-2/+2
* Use master key id instead of fingerprint in sync adapter, use IS_EXPIRED inst...Dominik Schürmann2015-03-041-6/+3
* Reorder advanced key viewDominik Schürmann2015-02-271-6/+6
* Merge keybase-proof branchDominik Schürmann2015-02-271-0/+5
* CardView and more header designDominik Schürmann2015-02-251-0/+12
* Remove tabs in view keyDominik Schürmann2015-02-241-2/+2
* New advanced key viewDominik Schürmann2015-02-231-0/+240