| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | re-add accidentally deleted string | Vincent Breitmoser | 2015-10-21 | 1 | -0/+1 |
* | | UI preparations for yubikey reset | Dominik Schürmann | 2015-10-16 | 1 | -1/+6 |
* | | Remove default PIN setting | Dominik Schürmann | 2015-10-16 | 1 | -3/+0 |
* | | Allow choosing of YubiKey PIN | Dominik Schürmann | 2015-10-16 | 1 | -3/+4 |
* | | Renaming export strings to backup | Dominik Schürmann | 2015-10-15 | 1 | -14/+14 |
* | | Check if backup code in passphrase dialog | Dominik Schürmann | 2015-10-15 | 1 | -0/+1 |
* | | Support backupVersion ASCII Armor header | Dominik Schürmann | 2015-10-15 | 1 | -0/+1 |
* | | Cleanup, fix advanced sharing | Dominik Schürmann | 2015-10-15 | 1 | -2/+2 |
* | | Add restore to backup fragment, cleanup, renamings | Dominik Schürmann | 2015-10-15 | 1 | -0/+1 |
* | | Layout consistency for backup fragment | Dominik Schürmann | 2015-10-15 | 1 | -1/+1 |
* | | Merge branch 'master' into encrypted-export | Vincent Breitmoser | 2015-10-08 | 2 | -14/+13 |
|\ \ |
|
| * | | pgpsignencrypt: unsupported parameter combinations are a bug | Vincent Breitmoser | 2015-10-08 | 1 | -1/+0 |
| * | | pgpdecryptverify: refactor signature verification state into SignatureChecker... | Vincent Breitmoser | 2015-10-08 | 1 | -1/+0 |
| * | | pgpdecryptverify: fix one pass signature check, actually use bracketed structure | Vincent Breitmoser | 2015-10-07 | 1 | -2/+4 |
| * | | Raise min asymmetric key length for all ciphers to 2048 bit | Dominik Schürmann | 2015-10-04 | 2 | -10/+4 |
| * | | Show dialog before sharing log | Dominik Schürmann | 2015-10-04 | 1 | -0/+5 |
* | | | Merge branch 'master' into encrypted-export | Vincent Breitmoser | 2015-10-01 | 1 | -0/+2 |
|\| | |
|
| * | | Improve NFC exception handling, fixes RuntimeExceptions | Dominik Schürmann | 2015-09-30 | 1 | -0/+2 |
* | | | import: special treatment for application/pgp-keys | Vincent Breitmoser | 2015-09-30 | 1 | -0/+1 |
* | | | enc-export: use BackupActivity for backup from ViewKeyActivity | Vincent Breitmoser | 2015-09-30 | 1 | -1/+1 |
* | | | enc-export: add "back" button to fail state | Vincent Breitmoser | 2015-09-29 | 1 | -0/+1 |
* | | | enc-export: localize snackbar strings | Vincent Breitmoser | 2015-09-29 | 1 | -0/+4 |
* | | | enc-export: transifex compat | Vincent Breitmoser | 2015-09-29 | 1 | -7/+7 |
* | | | enc-export: localization, and layout compatibility | Vincent Breitmoser | 2015-09-29 | 1 | -0/+7 |
* | | | enc-export: implement save file as CREATE_DOCUMENT, with static fallback for ... | Vincent Breitmoser | 2015-09-29 | 1 | -0/+1 |
* | | | Merge remote-tracking branch 'origin/master' into encrypted-export | Vincent Breitmoser | 2015-09-28 | 1 | -11/+17 |
|\| | |
|
| * | | Dont import more than 100 User IDs (OKC-01-002) | Dominik Schürmann | 2015-09-25 | 1 | -0/+1 |
| * | | Remove save support for Android < 4.4 (OKC-01-014) | Dominik Schürmann | 2015-09-24 | 1 | -0/+1 |
| * | | Fix genitiv in strings | Dominik Schürmann | 2015-09-24 | 1 | -2/+2 |
| * | | Confirm design | Dominik Schürmann | 2015-09-24 | 1 | -3/+5 |
| * | | phrase confirmation | Dominik Schürmann | 2015-09-24 | 1 | -5/+5 |
| * | | Keyservers: Dont follow redirects, pin pgp.mit.edu, check for pinned cert on ... | Dominik Schürmann | 2015-09-20 | 1 | -4/+6 |
| |/ |
|
| * | fix fallback for non-mime data | Vincent Breitmoser | 2015-09-19 | 1 | -1/+1 |
* | | export: more cleanup and splitting into subroutines | Vincent Breitmoser | 2015-09-26 | 1 | -5/+0 |
* | | encrypted export WIP | Vincent Breitmoser | 2015-09-19 | 1 | -0/+1 |
|/ |
|
* | mime: skip trailing unsigned parts, and ignore nested signed data | Vincent Breitmoser | 2015-09-17 | 1 | -0/+1 |
* | mime: support for signed-then-encrypted format | Vincent Breitmoser | 2015-09-17 | 1 | -0/+6 |
* | multidcrypt: display k9 download only after decryption failure | Vincent Breitmoser | 2015-09-17 | 1 | -1/+1 |
* | Merge branch 'mime4j' of github.com:open-keychain/open-keychain into mime4j | Vincent Breitmoser | 2015-09-17 | 1 | -1/+2 |
|\ |
|
| * | Add K-9 Mail warning toast | Dominik Schürmann | 2015-09-17 | 1 | -1/+2 |
* | | multidecrypt: use chooser intent on click for everything but text/plain ACTIO... | Vincent Breitmoser | 2015-09-17 | 1 | -0/+1 |
|/ |
|
* | fail with warning if we get data from the AOSP mail client (see #290) | Vincent Breitmoser | 2015-09-16 | 1 | -0/+1 |
* | mime: add failure case if openpgp processing fails! | Vincent Breitmoser | 2015-09-16 | 1 | -0/+1 |
* | mime: add logging messages | Vincent Breitmoser | 2015-09-16 | 1 | -13/+13 |
* | mime: handle non-mime data, just pass it through | Vincent Breitmoser | 2015-09-16 | 1 | -0/+1 |
* | mime: add logging to InputDataOperation | Vincent Breitmoser | 2015-09-15 | 1 | -0/+12 |
* | Merge branch 'master' into mime4j | Vincent Breitmoser | 2015-09-14 | 6 | -66/+205 |
|\ |
|
| * | add share item to decrypt file list (#1524) | Vincent Breitmoser | 2015-09-11 | 1 | -1/+1 |
| * | share rather than save log files (OKC-01-015) | Vincent Breitmoser | 2015-09-11 | 1 | -11/+2 |
| * | never import secret keys from keyserver (OKC-01-001) | Vincent Breitmoser | 2015-09-11 | 1 | -1/+2 |