aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog
Commit message (Expand)AuthorAgeFilesLines
* Add user info dialogDominik Schürmann2014-08-131-0/+95
* Optimize importsDominik Schürmann2014-08-055-6/+2
* 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-052-20/+54
* More work on add subkey dialog designDominik Schürmann2014-08-051-3/+6
* Work on add subkey dialog designDominik Schürmann2014-08-053-13/+39
* Better handling of user id revocation in UI codeDominik Schürmann2014-08-051-17/+47
* Create key: make single user id primary user id, other cleanupDominik Schürmann2014-08-051-6/+5
* Refactor expiry dialogDominik Schürmann2014-08-052-187/+189
* KeychainContract: use longs instead of String, other fixesDominik Schürmann2014-08-051-1/+1
* Cleanup, prevent encrypt Intent inceptionDominik Schürmann2014-08-041-1/+2
* Edit key: subkey adding, not finishedDominik Schürmann2014-08-041-11/+17
* Smaller UI fixesDominik Schürmann2014-08-041-0/+8
* Merge pull request #728 from mar-v-in/improve-file-moreDominik Schürmann2014-08-042-122/+52
|\
| * Minor cleanupmar-v-in2014-08-021-1/+1
| * Fix mergemar-v-in2014-07-311-3/+2
| * Merge branch 'master' into improve-file-moremar-v-in2014-07-315-150/+403
| |\
| * \ Merge branch 'master' into improve-file-moremar-v-in2014-07-064-192/+55
| |\ \
| * | | Encrypt/Decrypt UI workmar-v-in2014-07-021-44/+15
| * | | Missing import after mergemar-v-in2014-07-011-0/+1
| * | | Merge branch 'master' into improve-file-moremar-v-in2014-07-012-36/+90
| |\ \ \
| * \ \ \ Merge branch 'master' into improve-file-moremar-v-in2014-06-242-0/+217
| |\ \ \ \
| * | | | | Improve file more, Part 1mar-v-in2014-06-222-82/+43
* | | | | | Add user id with dialogDominik Schürmann2014-08-011-0/+268
| |_|_|_|/ |/| | | |
* | | | | couple of logging fixesVincent Breitmoser2014-07-311-2/+0
* | | | | rename Wrapped*Key* to Canonicalized*Key*Vincent Breitmoser2014-07-311-7/+7
* | | | | Create key: repeat passphraseDominik Schürmann2014-07-301-5/+0
* | | | | Redesigned QR Code viewDominik Schürmann2014-07-271-111/+0
* | | | | Open keyboard on passphrase dialog, this should now work on all Android versi...Dominik Schürmann2014-07-272-27/+92
* | | | | Fallback if no primary user id existsDominik Schürmann2014-07-161-3/+3
* | | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-07-121-3/+12
|\ \ \ \ \
| * | | | | Fixed issues discussed in #713Daniel Albert2014-07-121-2/+2
| * | | | | Implemented Notification, no fallback yetDaniel Albert2014-07-121-3/+12
* | | | | | more work on edit keyDominik Schürmann2014-07-121-0/+187
|/ / / / /
* | | | / Work on subkeys adapterDominik Schürmann2014-07-081-0/+110
| |_|_|/ |/| | |
* | | | Use strings in edit keyDominik Schürmann2014-07-031-3/+4
* | | | fix no passphrase checkDominik Schürmann2014-07-031-1/+3
* | | | Cache passphrase for editDominik Schürmann2014-07-031-19/+46
* | | | Work on editDominik Schürmann2014-07-031-5/+3
* | | | edit key: part 3Dominik Schürmann2014-07-011-165/+0
| |_|/ |/| |
* | | Merge branch 'master' of https://github.com/open-keychain/open-keychainDaniel Albert2014-06-301-30/+87
|\ \ \
| * | | new edit key: first version to add user idsDominik Schürmann2014-06-241-30/+87
| | |/ | |/|
* / | Updated file_dialog to use the new buttonsDaniel Albert2014-06-291-4/+3
|/ /
* / new edit key: diff for existing user idsDominik Schürmann2014-06-222-0/+217
|/
* Delete using Document API (unsafe)mar-v-in2014-06-101-0/+24
* Use Document API on KitKat for file encrypt/decryptmar-v-in2014-06-101-15/+43
* neatness refactoringVincent Breitmoser2014-06-041-1/+1
* new savekeyring operation (mostly stub)Vincent Breitmoser2014-05-271-1/+1
* wrapped-key-ring: split up CachedKeyRing and WrappedKeyRingVincent Breitmoser2014-05-211-10/+17