aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-09-2410-169/+247
| |\
| * | fix signing in OK with yubikeysVincent Breitmoser2014-09-242-15/+26
| * | fix nullpointer in previous swipetorefresh fixVincent Breitmoser2014-09-231-5/+9
* | | DecryptFiles: Reset state for new file decrytionDominik Schürmann2014-09-241-1/+3
| |/ |/|
* | Fix yubikey file decryptionDominik Schürmann2014-09-243-20/+12
* | Yubikey text decryption workingDominik Schürmann2014-09-242-2/+2
* | Yubikey decryptionDominik Schürmann2014-09-244-80/+34
* | DecryptFilesActivityDominik Schürmann2014-09-243-14/+21
* | Implement buttons in DecryptTextFragmentDominik Schürmann2014-09-235-65/+150
* | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-231-0/+3
|\|
| * missed a secondary preference initializationVincent Breitmoser2014-09-231-0/+3
* | DecryptTextActivity reworkDominik Schürmann2014-09-235-54/+93
|/
* disable pull to refresh in upper right cornerVincent Breitmoser2014-09-232-1/+26
* passphrasecache: cache by master key, introduce preference for cache by subkeyVincent Breitmoser2014-09-235-13/+29
* Hack to fix #805Dominik Schürmann2014-09-222-4/+57
* Fix possible nullpointer in ImportKeysFileFragmentDominik Schürmann2014-09-211-1/+1
* Fix custom key configuration for primary user idsDominik Schürmann2014-09-214-10/+36
* Fix LogDisplayFragmentDominik Schürmann2014-09-211-10/+4
* Feature to change key configuration in create keyDominik Schürmann2014-09-215-47/+152
* Small UI fixesDominik Schürmann2014-09-212-4/+3
* Merge user ids in import list for better displayDominik Schürmann2014-09-211-17/+32
* key spinner fixesDominik Schürmann2014-09-212-27/+44
* settings code cleanupDominik Schürmann2014-09-211-18/+14
* New key flags icons, subkey adapter redesign, support authanticate flag in da...Dominik Schürmann2014-09-202-24/+63
* no monospace for key idsDominik Schürmann2014-09-204-21/+13
* Beautify key id (thanks to Tim Bray)Dominik Schürmann2014-09-198-15/+71
* Remove certificate validation code from ViewCertActivity, they are already va...Dominik Schürmann2014-09-191-26/+0
* Use key icons in import, prettify itemsDominik Schürmann2014-09-181-4/+19
* Stop refreshing after all keys have been updatedDominik Schürmann2014-09-181-4/+4
* Swipe-to-refresh fixesDominik Schürmann2014-09-181-1/+2
* Swipe-to-refresh fixesDominik Schürmann2014-09-182-27/+23
* Fix sign via APIDominik Schürmann2014-09-181-1/+1
* Use key icons in spinnersDominik Schürmann2014-09-175-40/+115
* package reordering: merge util and helper, there were no real difference; cre...Dominik Schürmann2014-09-1746-110/+783
* PassphraseDialogActivity usage in Remote APIDominik Schürmann2014-09-171-19/+29
* Fix cleartext verifyDominik Schürmann2014-09-171-0/+7
* Passphrase handling in encryptDominik Schürmann2014-09-174-35/+77
* Result parcel refactorings (WIP)Dominik Schürmann2014-09-178-155/+187
* Dont copy encrypted file to clipboard (dont know how that code ended up there)Dominik Schürmann2014-09-171-6/+1
* Work on new result handling (WIP)Dominik Schürmann2014-09-174-60/+102
* Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-09-1515-625/+538
|\
| * Pull from transifexDominik Schürmann2014-09-151-1/+1
| * Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-1516-473/+214
| |\
| | * Change shuffle to rotate, and when merging ImportKeysList entries, if either ...Tim Bray2014-09-131-3/+3
| | * Add cloud search tab, lose Keybase/Keyserver tabs, re-organize prefsTim Bray2014-09-139-433/+175
| * | New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab...Dominik Schürmann2014-09-155-132/+303
| * | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-142-4/+17
| |\ \
| * \ \ Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-142-4/+8
| |\ \ \
| * | | | First work on decryptDominik Schürmann2014-09-141-2/+2
* | | | | move LogLevel info into LogType enumVincent Breitmoser2014-09-151-4/+4
| |_|_|/ |/| | |