aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/EncryptKeyCompletionView.java
Commit message (Collapse)AuthorAgeFilesLines
* no monospace for key idsDominik Schürmann2014-09-201-4/+4
|
* Beautify key id (thanks to Tim Bray)Dominik Schürmann2014-09-191-6/+7
|
* package reordering: merge util and helper, there were no real difference; ↵Dominik Schürmann2014-09-171-6/+6
| | | | created ui.util for everything related to formatting
* move IS_REVOKED table prefix to the right placesVincent Breitmoser2014-09-131-1/+2
| | | | Fixes #849
* More UI reworkDominik Schürmann2014-09-071-4/+2
|
* small ui changes in encryptVincent Breitmoser2014-09-011-1/+1
|
* factor KeySpinner outmar-v-in2014-08-141-1/+3
|
* Only show relevant keys in encrypt, fix #756 #757mar-v-in2014-08-121-11/+24
|
* Optimize importsDominik Schürmann2014-08-051-0/+2
|
* KeychainContract: use longs instead of String, other fixesDominik Schürmann2014-08-051-1/+1
|
* Add license headersDominik Schürmann2014-08-041-0/+17
|
* Fixing lint complaints, removing unused resourcesDominik Schürmann2014-08-041-2/+3
|
* Fix focusing with To fieldmar-v-in2014-08-021-0/+11
|
* Encrypt UI (drop downs)mar-v-in2014-08-011-12/+21
|
* Fix first key is not used erroneouslymar-v-in2014-08-011-1/+0
|
* - add multi select for storage api (kitkat)mar-v-in2014-07-311-2/+30
| | | | | - UI fixes - refactoring
* Load of rework on EncryptActivity, still some TODOsmar-v-in2014-07-201-2/+2
|
* Many changes to file ... and still incompletemar-v-in2014-07-061-0/+204
- Multi file - Reworked UI