Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Version 2.9.2 | Dominik Schürmann | 2014-09-09 | 1 | -2/+2 | |
* | Fix test | Dominik Schürmann | 2014-09-09 | 2 | -5/+2 | |
* | Changelog 2.9.2 | Dominik Schürmann | 2014-09-09 | 2 | -0/+10 | |
* | Increase s2k count to 0x90 | Dominik Schürmann | 2014-09-09 | 1 | -4/+6 | |
* | Consolidate on database upgrade | Dominik Schürmann | 2014-09-09 | 7 | -27/+52 | |
* | Yubikey decryption works now | Dominik Schürmann | 2014-09-09 | 1 | -0/+0 | |
* | Unify package name | Dominik Schürmann | 2014-09-08 | 2 | -1/+1 | |
* | Update nfc lib | Dominik Schürmann | 2014-09-08 | 1 | -0/+0 | |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-08 | 5 | -10/+107 | |
|\ | ||||||
| * | introduce SingletonResult for... singleton results | Vincent Breitmoser | 2014-09-08 | 3 | -10/+62 | |
| * | Properly handle uneditable key types in EditKeyFragment | Vincent Breitmoser | 2014-09-08 | 4 | -9/+54 | |
* | | Fix changelog versioning | Dominik Schürmann | 2014-09-08 | 2 | -2/+2 | |
|/ | ||||||
* | Dont make portrait a requirement | Dominik Schürmann | 2014-09-08 | 1 | -0/+4 | |
* | Version 2.9.1 | Dominik Schürmann | 2014-09-08 | 1 | -2/+2 | |
* | Pull from transifex | Dominik Schürmann | 2014-09-08 | 51 | -775/+1115 | |
* | Changelog 2.10 | Dominik Schürmann | 2014-09-08 | 2 | -0/+25 | |
* | Revert changes in DecryptFileFragment | Dominik Schürmann | 2014-09-08 | 1 | -17/+1 | |
* | Update libs | Dominik Schürmann | 2014-09-08 | 2 | -0/+0 | |
* | Work on Yubikey decryption | Dominik Schürmann | 2014-09-08 | 5 | -24/+59 | |
* | Fix test | Dominik Schürmann | 2014-09-08 | 1 | -1/+1 | |
* | Revert "Fix test" | Dominik Schürmann | 2014-09-08 | 2 | -2/+1 | |
* | Fix test | Dominik Schürmann | 2014-09-08 | 2 | -1/+2 | |
* | Make preferences safe across multiple processes | Dominik Schürmann | 2014-09-08 | 1 | -0/+7 | |
* | Yubikey: use PIN | Dominik Schürmann | 2014-09-08 | 4 | -2/+10 | |
* | Fix signature timestamp in API | Dominik Schürmann | 2014-09-08 | 1 | -3/+17 | |
* | Prepare Yubikey decryption | Dominik Schürmann | 2014-09-08 | 5 | -31/+83 | |
* | Fix yubikey for signAndEncrypt via API | Dominik Schürmann | 2014-09-07 | 1 | -0/+6 | |
* | remove send umltiple from text API | Dominik Schürmann | 2014-09-07 | 1 | -1/+0 | |
* | Dont show key_unavailable on pub keys | Dominik Schürmann | 2014-09-07 | 1 | -1/+2 | |
* | Fix problems in strings.xml | Dominik Schürmann | 2014-09-07 | 1 | -31/+36 | |
* | Fix for user ids in API | Dominik Schürmann | 2014-09-07 | 4 | -24/+29 | |
* | Update API lib | Dominik Schürmann | 2014-09-07 | 1 | -0/+0 | |
* | Remove SelectSecretKey, not used anymore | Dominik Schürmann | 2014-09-07 | 4 | -520/+0 | |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-07 | 4 | -15/+90 | |
|\ | ||||||
| * | flag revoked, epired and unavailable keys in selection spinner | Vincent Breitmoser | 2014-09-07 | 4 | -15/+90 | |
* | | API fixes | Dominik Schürmann | 2014-09-07 | 4 | -7/+5 | |
|/ | ||||||
* | Update and fix Intent API | Dominik Schürmann | 2014-09-07 | 6 | -16/+18 | |
* | Update Intent API | Dominik Schürmann | 2014-09-07 | 1 | -0/+0 | |
* | Make Intent API as recommended in http://developer.android.com/guide/componen... | Dominik Schürmann | 2014-09-07 | 8 | -32/+26 | |
* | Due to compatiblity switch from SHA512 to SHA256 | Dominik Schürmann | 2014-09-07 | 4 | -38/+57 | |
* | Remove table layout, use hint text for edit fields | Dominik Schürmann | 2014-09-07 | 2 | -83/+65 | |
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-07 | 1 | -1/+1 | |
|\ | ||||||
| * | add error text on bad passphrase | Vincent Breitmoser | 2014-09-07 | 1 | -1/+1 | |
* | | Put quotes around all strings, should fix transifex consistency problems, als... | Dominik Schürmann | 2014-09-07 | 1 | -646/+646 | |
|/ | ||||||
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2014-09-07 | 4 | -121/+212 | |
|\ | ||||||
| * | make EditKeyFragment work with new PassphraseDialog | Vincent Breitmoser | 2014-09-07 | 1 | -40/+40 | |
| * | add proper async check for correct passphrase to passphrasedialog | Vincent Breitmoser | 2014-09-07 | 3 | -81/+172 | |
* | | Two buttons to encrypt files and text, some fixes | Dominik Schürmann | 2014-09-07 | 6 | -33/+77 | |
|/ | ||||||
* | Better symmetric encryption layout | Dominik Schürmann | 2014-09-07 | 1 | -38/+23 | |
* | Save account on back press and with notify | Dominik Schürmann | 2014-09-07 | 3 | -7/+25 |