aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Hide keyboard after cloud searchDominik Schürmann2014-09-271-0/+13
|
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-272-1/+11
|\
| * Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2014-09-266-48/+115
| |\
| | * Merge pull request #889 from timbray/masterDominik Schürmann2014-09-251-0/+10
| | |\ | | | | | | | | Fix bug where Keybase extraData gets lost when SKS wins the search race.
| | | * Fix bug where Keybase extraData gets lost when SKS wins the search race.Tim Bray2014-09-251-0/+10
| | |/
| * | nfc: use proper hex encoding for pin lengthVincent Breitmoser2014-09-261-1/+1
| | | | | | | | | | | | Fixes #886
* | | Dont show keyboard by default in key creation to allow the user to get an ↵Dominik Schürmann2014-09-274-9/+9
| |/ |/| | | | | overview what to type, use spannable where possible
* | Fixes for new app listDominik Schürmann2014-09-242-43/+86
| |
* | 3.0 beta1Dominik Schürmann2014-09-242-2/+16
| |
* | Update CHANGELOGVincent2014-09-241-3/+3
|/
* Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2014-09-2438-213/+948
|\
| * Pull from transifexDominik Schürmann2014-09-2438-213/+948
| |
* | disable pull to refresh (for now)Vincent Breitmoser2014-09-241-2/+6
| |
* | fix save button when no file is selectedVincent Breitmoser2014-09-242-0/+5
|/
* Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2014-09-245-35/+166
|\
| * ChangelogDominik Schürmann2014-09-241-0/+11
| |
| * Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-241-5/+6
| |\
| * | propose apps in apps listDominik Schürmann2014-09-244-35/+155
| | |
* | | show message about saving multiple files rather than hide the buttonVincent Breitmoser2014-09-242-23/+9
| | |
* | | move more stuff into EncryptActivity superclassVincent Breitmoser2014-09-243-226/+147
| | |
* | | use correct pin for nfc in EncryptActivityVincent Breitmoser2014-09-244-3/+15
| | |
* | | allow 1024 bit key signaturesVincent Breitmoser2014-09-241-3/+2
| |/ |/|
* | Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2014-09-243-27/+38
|\|
| * Fix logging in NFcActivityDominik Schürmann2014-09-242-27/+38
| |
| * Update safeslinger libDominik Schürmann2014-09-241-0/+0
| |
* | fix Le fields in APDUsVincent Breitmoser2014-09-241-5/+6
|/
* Fix yubikey pin lengths other than 6Vincent Breitmoser2014-09-241-1/+1
| | | | Closes #883
* add subtle attention seeker to decryptactivity with available clipboard dataVincent Breitmoser2014-09-243-0/+139
| | | | | | Thanks Cyril Mottier https://plus.google.com/+CyrilMottier/posts/FABaJhRMCuy
* Fix strings reported by yahoe.001Dominik Schürmann2014-09-243-4/+4
|
* Fix NfcActivity typoDominik Schürmann2014-09-241-1/+1
|
* Removed submodule openpgp-card-nfc-libDominik Schürmann2014-09-241-0/+0
|
* Removed submodule openpgp-card-nfc-libDominik Schürmann2014-09-241-3/+0
|
* Merge openpgp-card lib into OpenKeychain, it was already depending on OK, no ↵Dominik Schürmann2014-09-2412-9/+951
| | | | need to separate
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-245-32/+62
|\
| * Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-09-2418-200/+331
| |\ | | | | | | | | | | | | Conflicts: OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/EncryptActivity.java
| * | fix signing in OK with yubikeysVincent Breitmoser2014-09-243-15/+37
| | |
| * | fix signatures produced by yubikeyVincent Breitmoser2014-09-241-12/+15
| | | | | | | | | | | | | | | | | | | | | | | | The timestamp was only set on a second run. This led to a race condition whether the signature could be completed within the same timestamp. Fixes #834
| * | 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 new decrypt buttonDominik Schürmann2014-09-241-3/+0
| |
* | cleanupDominik Schürmann2014-09-241-28/+0
| |
* | Button text for decryptDominik Schürmann2014-09-242-13/+79
| |
* | Fix yubikey file decryptionDominik Schürmann2014-09-244-25/+17
| |
* | Yubikey text decryption workingDominik Schürmann2014-09-245-11/+12
| |
* | Yubikey decryptionDominik Schürmann2014-09-248-92/+50
| |
* | DecryptFilesActivityDominik Schürmann2014-09-243-14/+21
| |
* | Implement buttons in DecryptTextFragmentDominik Schürmann2014-09-237-68/+155
| |
* | 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-2310-62/+112
|/