aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/SubkeysAddedAdapter.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix custom key configuration for primary user idsDominik Schürmann2014-09-211-2/+5
|
* Feature to change key configuration in create keyDominik Schürmann2014-09-211-0/+9
|
* New key flags icons, subkey adapter redesign, support authanticate flag in ↵Dominik Schürmann2014-09-201-7/+14
| | | | database
* package reordering: merge util and helper, there were no real difference; ↵Dominik Schürmann2014-09-171-2/+2
| | | | created ui.util for everything related to formatting
* add ecc supportVincent Breitmoser2014-08-241-5/+2
|
* Fixes for expiry UIDominik Schürmann2014-08-181-1/+7
|
* Fix flags UI in add subkey dialogDominik Schürmann2014-08-161-1/+1
|
* Edit key: key flagsDominik Schürmann2014-08-051-10/+21
|
* Use PublicKeyAlgorithmTags instead of homebrew choices constants, fix expiry ↵Dominik Schürmann2014-08-051-22/+14
| | | | selection for adding new subkeys
* Edit key: subkey adding, not finishedDominik Schürmann2014-08-041-273/+50
|
* cleanupDominik Schürmann2014-07-031-0/+1
|
* edit key: subkey adapterDominik Schürmann2014-07-031-0/+360