aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/AddSubkeyDialogFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Redesigned subkey creation dialog and changed default key type created to RSA...Alex Fong2016-04-011-330/+143
* Remove leftovers from spongycastleDominik Schürmann2016-02-091-1/+1
* Replace spongycastle with bouncycastleDominik Schürmann2016-02-091-1/+1
* Raise min asymmetric key length for all ciphers to 2048 bitDominik Schürmann2015-10-041-15/+23
* Use support.v7.app.AlertDialogDominik Schürmann2015-07-131-1/+1
* Fix expiry dialog, reorder layoutsDominik Schürmann2015-03-031-7/+5
* lift language level to java 7, and some code cleanupVincent Breitmoser2015-01-251-13/+13
* add ecc supportVincent Breitmoser2014-08-241-59/+129
* Add ECDH and ECDSA valuesDominik Schürmann2014-08-211-0/+4
* Add subkey: at least one flag should be selected!Dominik Schürmann2014-08-181-53/+74
* Fixes for expiry UIDominik Schürmann2014-08-181-1/+4
* Fixing date picker issuesDominik Schürmann2014-08-161-1/+4
* Fix flags UI in add subkey dialogDominik Schürmann2014-08-161-4/+43
* Fix expiry when adding subkeysDominik Schürmann2014-08-161-2/+2
* Optimize importsDominik Schürmann2014-08-051-2/+0
* Increase maximum custom RSA sizeDominik Schürmann2014-08-051-1/+1
* Edit key: key flagsDominik Schürmann2014-08-051-4/+4
* Use PublicKeyAlgorithmTags instead of homebrew choices constants, fix expiry ...Dominik Schürmann2014-08-051-13/+48
* More work on add subkey dialog designDominik Schürmann2014-08-051-3/+6
* Work on add subkey dialog designDominik Schürmann2014-08-051-9/+37
* Edit key: subkey adding, not finishedDominik Schürmann2014-08-041-0/+328