Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | rewrite data flow in EncryptFileFragment preserve state correctly | Vincent Breitmoser | 2015-05-30 | 4 | -66/+91 | |
* | | | | | | | | | | | | | | | externalize caching functionality from CertifyKeyFragment | Vincent Breitmoser | 2015-05-30 | 2 | -20/+75 | |
* | | | | | | | | | | | | | | | make KeyItem serializble, for state in TokenTextCompleteView | Vincent Breitmoser | 2015-05-30 | 2 | -2/+5 | |
* | | | | | | | | | | | | | | | preserve state in DecryptFilesActivity/-Fragment | Vincent Breitmoser | 2015-05-29 | 2 | -37/+26 | |
* | | | | | | | | | | | | | | | preserve state in CertifyKeyFragment | Vincent Breitmoser | 2015-05-29 | 2 | -30/+73 | |
* | | | | | | | | | | | | | | | fix RequiredInputParcel handling in CertifyOperation | Vincent Breitmoser | 2015-05-29 | 1 | -6/+25 | |
* | | | | | | | | | | | | | | | branch info | Dominik Schürmann | 2015-05-29 | 1 | -2/+6 | |
* | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into development | Vincent Breitmoser | 2015-05-29 | 2 | -7/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Version 3.2.3 | Dominik Schürmann | 2015-05-29 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | Partially revert "make masterKeyId and subKeyId strictly required in CryptoIn... | Vincent Breitmoser | 2015-05-28 | 1 | -6/+16 | |
| * | | | | | | | | | | | | | | | update database to trigger consolidate | Vincent Breitmoser | 2015-05-28 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/development' into development | Vincent Breitmoser | 2015-05-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Version 3.2.3 | Dominik Schürmann | 2015-05-29 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/master' into development | Vincent Breitmoser | 2015-05-28 | 14 | -80/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | improve robustness of SecretKeyType handling | Vincent Breitmoser | 2015-05-28 | 3 | -9/+11 | |
| * | | | | | | | | | | | | | | | set to stripped by default, rather than "unavailable" | Vincent Breitmoser | 2015-05-28 | 2 | -4/+4 | |
| * | | | | | | | | | | | | | | | allow user packets with only revocation packet | Vincent Breitmoser | 2015-05-28 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | respect cache in yubikey pin data flow | Vincent Breitmoser | 2015-05-28 | 2 | -6/+21 | |
| * | | | | | | | | | | | | | | | make masterKeyId and subKeyId strictly required in CryptoInputParcel | Vincent Breitmoser | 2015-05-28 | 3 | -25/+17 | |
| * | | | | | | | | | | | | | | | preserve state in DecryptTextActivity | Vincent Breitmoser | 2015-05-28 | 5 | -27/+56 | |
| * | | | | | | | | | | | | | | | shorten fp data to 20 bytes for convertFingerprintToHex in NfcBaseOperation | Vincent Breitmoser | 2015-05-28 | 1 | -7/+8 | |
| * | | | | | | | | | | | | | | | fix merge problems (derp) | Vincent Breitmoser | 2015-05-28 | 2 | -20/+2 | |
* | | | | | | | | | | | | | | | | Merge branch 'master' into development | Vincent Breitmoser | 2015-05-28 | 2 | -13/+39 | |
|\| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | don't keep an activity reference in CreateKeyFinalFragment | Vincent Breitmoser | 2015-05-28 | 1 | -25/+19 | |
| * | | | | | | | | | | | | | | | create keys with fixed timestamp | Vincent Breitmoser | 2015-05-28 | 1 | -6/+8 | |
| * | | | | | | | | | | | | | | | warn on signature earlier than key creation, err on significantly earlier | Vincent Breitmoser | 2015-05-28 | 3 | -0/+23 | |
| * | | | | | | | | | | | | | | | don't show allowed key list if no key exists, and some minor PgpDecryptVerify... | Vincent Breitmoser | 2015-05-28 | 13 | -39/+75 | |
| * | | | | | | | | | | | | | | | correctly preserve state in EncryptTextFragment | Vincent Breitmoser | 2015-05-28 | 1 | -3/+15 | |
| * | | | | | | | | | | | | | | | correctly preserve state in EncryptFilesFragment | Vincent Breitmoser | 2015-05-28 | 3 | -9/+38 | |
| * | | | | | | | | | | | | | | | move synchronous encryption into activity, and preserve checkbox state | Vincent Breitmoser | 2015-05-28 | 6 | -25/+42 | |
| * | | | | | | | | | | | | | | | preserve state in KeySpinner, and some lint fixes | Vincent Breitmoser | 2015-05-28 | 5 | -22/+48 | |
| * | | | | | | | | | | | | | | | rewrite EncryptActivity data flow | Vincent Breitmoser | 2015-05-28 | 10 | -477/+346 | |
| * | | | | | | | | | | | | | | | fix nullpointer in encrypttextactivity. fixes #1267 | Vincent Breitmoser | 2015-05-28 | 1 | -24/+18 | |
| * | | | | | | | | | | | | | | | highlight currently selected item in navigation drawer | Yoshi64Bit | 2015-05-28 | 1 | -10/+19 | |
| * | | | | | | | | | | | | | | | AssertionError instead of RuntimeException | Dominik Schürmann | 2015-05-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Change convertFingerprintToHex to use RuntimeException | Dominik Schürmann | 2015-05-28 | 1 | -7/+4 | |
| * | | | | | | | | | | | | | | | Improve strings | Dominik Schürmann | 2015-05-28 | 4 | -34/+48 | |
| * | | | | | | | | | | | | | | | do nfc dispatching in MainActivity | Vincent Breitmoser | 2015-05-28 | 4 | -9/+15 | |
| * | | | | | | | | | | | | | | | zxing lib is now on jcenter, see https://github.com/journeyapps/zxing-android... | Dominik Schürmann | 2015-05-28 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | | | Version 3.2.2 | Dominik Schürmann | 2015-05-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-05-21 | 2 | -13/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | add user id flags to UserAttribute self signatures | Vincent Breitmoser | 2015-05-20 | 1 | -13/+20 | |
| | * | | | | | | | | | | | | | | | tests: add attribute to PgpKeyOperationTest | Vincent Breitmoser | 2015-05-20 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | | Fix language based on feedback from transifex | Dominik Schürmann | 2015-05-21 | 3 | -3/+3 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Fix fingerprint length check in QR Code import | Dominik Schürmann | 2015-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Use Mode.ALPHANUMERIC for QR codes to save space | Dominik Schürmann | 2015-05-19 | 4 | -9/+24 | |
| * | | | | | | | | | | | | | | | check fingerprint length after scanning qr code | Vincent Breitmoser | 2015-05-17 | 3 | -14/+28 | |
| * | | | | | | | | | | | | | | | open ViewKeyActivity by subkey in NfcBaseActivity | Vincent Breitmoser | 2015-05-17 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | simplify MainActivity and fix backstack issues | Vincent Breitmoser | 2015-05-17 | 1 | -60/+33 | |
| * | | | | | | | | | | | | | | | re-parcel log in LogDisplayFragment | Vincent Breitmoser | 2015-05-17 | 1 | -6/+20 |