aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/SubkeysAddedAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Redesigned subkey creation dialog and changed default key type created to RSA...Alex Fong2016-04-011-10/+38
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-1/+1
* Remove tabs in view keyDominik Schürmann2015-02-241-1/+1
* rewrite PgpSignEncrypt data flowVincent Breitmoser2015-02-011-1/+1
* 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 da...Dominik Schürmann2014-09-201-7/+14
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-171-2/+2
* 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
* 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