Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1212 from adithyaphilip/qr-result | Dominik Schürmann | 2015-04-22 | 1 | -1/+1 |
|\ | | | | | Corrected possible null pointer with key import | ||||
| * | corrected possible null pointer | Adithya Abraham Philip | 2015-04-22 | 1 | -1/+1 |
|/ | |||||
* | Simplify ImportKeysProxyActivity | Dominik Schürmann | 2015-04-21 | 1 | -29/+12 |
| | |||||
* | Merge branch 'development' of github.com:open-keychain/open-keychain into ↵ | Dominik Schürmann | 2015-04-21 | 10 | -52/+212 |
|\ | | | | | | | development | ||||
| * | Merge pull request #1209 from adithyaphilip/qr-result | Dominik Schürmann | 2015-04-21 | 1 | -12/+11 |
| |\ | | | | | | | Make Logs not Toasts - Fixes Issue #1198 | ||||
| | * | added log to QR code scan/import fail | Adithya Abraham Philip | 2015-04-21 | 1 | -12/+11 |
| |/ | |||||
| * | Merge pull request #1210 from josecastillo/development | Vincent | 2015-04-21 | 1 | -3/+34 |
| |\ | | | | | | | Maintain client-side state for PIN verification operations | ||||
| | * | Fix for initialization failure when card returns FCI in data field. | Joey Castillo | 2015-04-20 | 1 | -1/+1 |
| | | | |||||
| | * | Track state of PIN verification on smart card; only verify when needed. | Joey Castillo | 2015-04-20 | 1 | -2/+33 |
| |/ | |||||
| * | Merge pull request #1207 from adithyaphilip/register-keyserver-urls | Dominik Schürmann | 2015-04-20 | 8 | -37/+167 |
| |\ | | | | | | | support for handling keyserver urls from browser, added documentation | ||||
| | * | support for handling keyserver urls from browser, added documentation | Adithya Abraham Philip | 2015-04-20 | 8 | -37/+167 |
| |/ | |||||
* / | Cleanup in HkpKeyserver | Dominik Schürmann | 2015-04-20 | 1 | -4/+3 |
|/ | |||||
* | Format KeyListFragment | Dominik Schürmann | 2015-04-18 | 1 | -10/+9 |
| | |||||
* | Temporarily fix devices without nfc | Dominik Schürmann | 2015-04-18 | 1 | -0/+6 |
| | |||||
* | Graphic stuff | Dominik Schürmann | 2015-04-17 | 3 | -213/+134 |
| | |||||
* | Use https for zxing lib | Dominik Schürmann | 2015-04-17 | 1 | -1/+1 |
| | |||||
* | Use portrait mode for qr code scanning | Dominik Schürmann | 2015-04-15 | 1 | -10/+8 |
| | |||||
* | More cleanup | Dominik Schürmann | 2015-04-15 | 9 | -324/+28 |
| | |||||
* | Fix YubiKey naming, cleanup | Dominik Schürmann | 2015-04-15 | 11 | -67/+59 |
| | |||||
* | Clean up NfcOperationActivity | Dominik Schürmann | 2015-04-15 | 1 | -8/+6 |
| | |||||
* | Reformat nfcVerifyPIN | Dominik Schürmann | 2015-04-15 | 1 | -6/+6 |
| | |||||
* | Merge pull request #1200 from josecastillo/development | Dominik Schürmann | 2015-04-15 | 1 | -19/+29 |
|\ | | | | | Fix for NFC signing operations: move PIN verify inside sign/decrypt operation and set correct mode. | ||||
| * | Consolidate PIN verify operation in nfcVerifyPIN method. | Joey Castillo | 2015-04-14 | 1 | -44/+28 |
| | | |||||
| * | Move PIN verify inside sign/decrypt operation and set correct mode. | Joey Castillo | 2015-04-14 | 1 | -19/+45 |
| | | |||||
* | | Contribution info | Dominik Schürmann | 2015-04-14 | 1 | -1/+1 |
| | | |||||
* | | Contribution info | Dominik Schürmann | 2015-04-14 | 1 | -1/+1 |
| | | |||||
* | | Remove unused includes in settings.gradle | Dominik Schürmann | 2015-04-14 | 1 | -2/+0 |
|/ | |||||
* | Update libs | Dominik Schürmann | 2015-04-14 | 1 | -6/+6 |
| | |||||
* | Pull from transifex | Dominik Schürmann | 2015-04-14 | 110 | -1110/+1555 |
| | |||||
* | Update html-textview, fix build | Dominik Schürmann | 2015-04-14 | 1 | -2/+2 |
| | |||||
* | Reformat comment in PassphraseCacheService | Dominik Schürmann | 2015-04-13 | 1 | -4/+5 |
| | |||||
* | Buffer ascii armored encryption/signatures | Dominik Schürmann | 2015-04-13 | 2 | -3/+4 |
| | |||||
* | Merge pull request #1193 from adithyaphilip/auto-refresh-contacts | Dominik Schürmann | 2015-04-13 | 3 | -39/+119 |
|\ | | | | | Immediate display of contact card, fixed contact picture display issue, hides card if no contact | ||||
| * | hide linked system contact card if no contact present | Adithya Abraham Philip | 2015-04-08 | 3 | -12/+25 |
| | | |||||
| * | linked system contact auto-refresh added, fixed contact image issue | Adithya Abraham Philip | 2015-04-08 | 2 | -38/+105 |
| | | |||||
* | | IMplement CryptoInputParcelCacheService | Dominik Schürmann | 2015-04-13 | 7 | -100/+325 |
| | | |||||
* | | Clearer var naming | Dominik Schürmann | 2015-04-12 | 1 | -8/+8 |
| | | |||||
* | | More simplifications to PassphraseCacheService | Dominik Schürmann | 2015-04-12 | 1 | -27/+21 |
| | | |||||
* | | Simplify PassphraseCacheService | Dominik Schürmann | 2015-04-12 | 1 | -16/+12 |
| | | |||||
* | | Remove html-textview reference from settings.gradle | Dominik Schürmann | 2015-04-12 | 1 | -1/+0 |
| | | |||||
* | | Switch to html-textview from JCenter | Dominik Schürmann | 2015-04-12 | 3 | -6/+2 |
| | | |||||
* | | Update api lib | Dominik Schürmann | 2015-04-10 | 1 | -0/+0 |
| | | |||||
* | | Cache CryptoInputParcel in OpenPgpService | Dominik Schürmann | 2015-04-10 | 4 | -24/+69 |
| | | |||||
* | | Remove unused AlgorithmNames | Dominik Schürmann | 2015-04-10 | 1 | -93/+0 |
| | | |||||
* | | Add license headers | Dominik Schürmann | 2015-04-10 | 3 | -0/+51 |
| | | |||||
* | | Externalize Parcelable caching | Dominik Schürmann | 2015-04-10 | 2 | -59/+106 |
| | | |||||
* | | Fix signing subkey selection in remote service | Dominik Schürmann | 2015-04-07 | 2 | -20/+52 |
| | | |||||
* | | Fix nullpointer with Intent API, fix clearing of encrypt file list, notify ↵ | Dominik Schürmann | 2015-04-04 | 2 | -6/+7 |
| | | | | | | | | when adding a range of input uris | ||||
* | | fix PgpEncryptDecryptTest for CryptoInputParcel | Vincent Breitmoser | 2015-04-01 | 1 | -26/+22 |
| | | |||||
* | | fix Decrypt*Fragment for RequiredInputParcel (except decryptOriginalFilename) | Vincent Breitmoser | 2015-04-01 | 15 | -276/+150 |
| | |