aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values/strings.xml
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix keybase verificationDominik Schürmann2015-10-211-1/+0
* | Update from transifexDominik Schürmann2015-10-211-5/+5
* | encrypttext: localization, and truncate overlong inputVincent Breitmoser2015-10-211-1/+3
* | displaytextactivity: truncate displayed text if too longVincent Breitmoser2015-10-211-0/+2
* | linked: fix colors for dark themeVincent Breitmoser2015-10-211-1/+2
* | re-add accidentally deleted stringVincent Breitmoser2015-10-211-0/+1
* | UI preparations for yubikey resetDominik Schürmann2015-10-161-1/+6
* | Remove default PIN settingDominik Schürmann2015-10-161-3/+0
* | Allow choosing of YubiKey PINDominik Schürmann2015-10-161-3/+4
* | Renaming export strings to backupDominik Schürmann2015-10-151-14/+14
* | Check if backup code in passphrase dialogDominik Schürmann2015-10-151-0/+1
* | Support backupVersion ASCII Armor headerDominik Schürmann2015-10-151-0/+1
* | Cleanup, fix advanced sharingDominik Schürmann2015-10-151-2/+2
* | Add restore to backup fragment, cleanup, renamingsDominik Schürmann2015-10-151-0/+1
* | Layout consistency for backup fragmentDominik Schürmann2015-10-151-1/+1
* | Merge branch 'master' into encrypted-exportVincent Breitmoser2015-10-081-9/+10
|\ \
| * | pgpsignencrypt: unsupported parameter combinations are a bugVincent Breitmoser2015-10-081-1/+0
| * | pgpdecryptverify: refactor signature verification state into SignatureChecker...Vincent Breitmoser2015-10-081-1/+0
| * | pgpdecryptverify: fix one pass signature check, actually use bracketed structureVincent Breitmoser2015-10-071-2/+4
| * | Raise min asymmetric key length for all ciphers to 2048 bitDominik Schürmann2015-10-041-5/+1
| * | Show dialog before sharing logDominik Schürmann2015-10-041-0/+5
* | | Merge branch 'master' into encrypted-exportVincent Breitmoser2015-10-011-0/+2
|\| |
| * | Improve NFC exception handling, fixes RuntimeExceptionsDominik Schürmann2015-09-301-0/+2
* | | import: special treatment for application/pgp-keysVincent Breitmoser2015-09-301-0/+1
* | | enc-export: use BackupActivity for backup from ViewKeyActivityVincent Breitmoser2015-09-301-1/+1
* | | enc-export: add "back" button to fail stateVincent Breitmoser2015-09-291-0/+1
* | | enc-export: localize snackbar stringsVincent Breitmoser2015-09-291-0/+4
* | | enc-export: transifex compatVincent Breitmoser2015-09-291-7/+7
* | | enc-export: localization, and layout compatibilityVincent Breitmoser2015-09-291-0/+7
* | | enc-export: implement save file as CREATE_DOCUMENT, with static fallback for ...Vincent Breitmoser2015-09-291-0/+1
* | | Merge remote-tracking branch 'origin/master' into encrypted-exportVincent Breitmoser2015-09-281-11/+17
|\| |
| * | Dont import more than 100 User IDs (OKC-01-002)Dominik Schürmann2015-09-251-0/+1
| * | Remove save support for Android < 4.4 (OKC-01-014)Dominik Schürmann2015-09-241-0/+1
| * | Fix genitiv in stringsDominik Schürmann2015-09-241-2/+2
| * | Confirm designDominik Schürmann2015-09-241-3/+5
| * | phrase confirmationDominik Schürmann2015-09-241-5/+5
| * | Keyservers: Dont follow redirects, pin pgp.mit.edu, check for pinned cert on ...Dominik Schürmann2015-09-201-4/+6
| |/
| * fix fallback for non-mime dataVincent Breitmoser2015-09-191-1/+1
* | export: more cleanup and splitting into subroutinesVincent Breitmoser2015-09-261-5/+0
* | encrypted export WIPVincent Breitmoser2015-09-191-0/+1
|/
* mime: skip trailing unsigned parts, and ignore nested signed dataVincent Breitmoser2015-09-171-0/+1
* mime: support for signed-then-encrypted formatVincent Breitmoser2015-09-171-0/+6
* multidcrypt: display k9 download only after decryption failureVincent Breitmoser2015-09-171-1/+1
* Merge branch 'mime4j' of github.com:open-keychain/open-keychain into mime4jVincent Breitmoser2015-09-171-1/+2
|\
| * Add K-9 Mail warning toastDominik Schürmann2015-09-171-1/+2
* | multidecrypt: use chooser intent on click for everything but text/plain ACTIO...Vincent Breitmoser2015-09-171-0/+1
|/
* fail with warning if we get data from the AOSP mail client (see #290)Vincent Breitmoser2015-09-161-0/+1
* mime: add failure case if openpgp processing fails!Vincent Breitmoser2015-09-161-0/+1
* mime: add logging messagesVincent Breitmoser2015-09-161-13/+13
* mime: handle non-mime data, just pass it throughVincent Breitmoser2015-09-161-0/+1