Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Temporarily fix devices without nfc | Dominik Schürmann | 2015-04-18 | 1 | -0/+6 | |
* | | update uris and cookie patterns, plus some stylings | Vincent Breitmoser | 2015-04-25 | 11 | -33/+65 | |
* | | change HttpsEditText to generic PrefixEditText | Vincent Breitmoser | 2015-04-25 | 5 | -10/+27 | |
* | | fix certification in unit tests | Vincent Breitmoser | 2015-04-24 | 2 | -2/+2 | |
* | | fix encrypt activity layout | Vincent Breitmoser | 2015-04-24 | 2 | -3/+4 | |
* | | revamp decrypt ui | Vincent Breitmoser | 2015-04-24 | 7 | -230/+391 | |
* | | don't show key spinner for a single entry | Vincent Breitmoser | 2015-04-24 | 2 | -1/+10 | |
* | | use CryptoOperationFragment for linked id fragments, and some warning cleanup | Vincent Breitmoser | 2015-04-24 | 6 | -80/+38 | |
* | | Merge branch 'development' into linked-identities | Vincent Breitmoser | 2015-04-24 | 257 | -5089/+7145 | |
|\| | ||||||
| * | 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 | |
| |\ | ||||||
| | * | 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 | |
| |\ | ||||||
| | * | 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 wh... | Dominik Schürmann | 2015-04-04 | 2 | -6/+7 | |
| * | | 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 | |
| * | | Prepare decrypt UI for input parcel | Dominik Schürmann | 2015-03-31 | 3 | -129/+79 | |
| * | | Rename advanced to extended | Dominik Schürmann | 2015-03-31 | 1 | -7/+7 | |
| * | | Better check if file is already added | Dominik Schürmann | 2015-03-31 | 1 | -19/+42 | |
| * | | Merge branch 'v/crypto-input-parcel' of github.com:open-keychain/open-keychai... | Dominik Schürmann | 2015-03-31 | 4 | -12/+50 | |
| |\ \ | ||||||
| | * | | work on passphrase data flow | Vincent Breitmoser | 2015-03-31 | 4 | -12/+50 |