aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | add barely functional nfc intent activity (WIP!)Vincent Breitmoser2014-09-291-0/+312
|/
* Hide keyboard after cloud searchDominik Schürmann2014-09-271-0/+13
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-271-1/+1
|\
| * nfc: use proper hex encoding for pin lengthVincent Breitmoser2014-09-261-1/+1
* | Dont show keyboard by default in key creation to allow the user to get an ove...Dominik Schürmann2014-09-271-3/+1
|/
* disable pull to refresh (for now)Vincent Breitmoser2014-09-241-2/+6
* fix save button when no file is selectedVincent Breitmoser2014-09-241-0/+4
* show message about saving multiple files rather than hide the buttonVincent Breitmoser2014-09-241-23/+8
* move more stuff into EncryptActivity superclassVincent Breitmoser2014-09-243-226/+147
* use correct pin for nfc in EncryptActivityVincent Breitmoser2014-09-242-1/+7
* allow 1024 bit key signaturesVincent Breitmoser2014-09-241-3/+2
* Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2014-09-241-26/+26
|\
| * Fix logging in NFcActivityDominik Schürmann2014-09-241-26/+26
* | fix Le fields in APDUsVincent Breitmoser2014-09-241-5/+6
|/
* Fix yubikey pin lengths other than 6Vincent Breitmoser2014-09-241-1/+1
* add subtle attention seeker to decryptactivity with available clipboard dataVincent Breitmoser2014-09-242-0/+138
* Merge openpgp-card lib into OpenKeychain, it was already depending on OK, no ...Dominik Schürmann2014-09-243-5/+498
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-243-20/+36
|\
| * 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