aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/AddUserIdDialogFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* fix hideKeyboard() in other activities as well, just to be safeVincent Breitmoser2014-10-021-0/+3
|
* Fix custom key configuration for primary user idsDominik Schürmann2014-09-211-2/+1
|
* package reordering: merge util and helper, there were no real difference; ↵Dominik Schürmann2014-09-171-1/+1
| | | | created ui.util for everything related to formatting
* Optimize importsDominik Schürmann2014-08-051-1/+0
|
* Smaller UI fixesDominik Schürmann2014-08-041-0/+8
|
* Add user id with dialogDominik Schürmann2014-08-011-0/+268
|
* edit key: part 3Dominik Schürmann2014-07-011-165/+0
|
* new edit key: first version to add user idsDominik Schürmann2014-06-241-30/+87
|
* new edit key: diff for existing user idsDominik Schürmann2014-06-221-0/+108