aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values/strings.xml
Commit message (Expand)AuthorAgeFilesLines
* decrypt: skip all encountered marker packets (fix #1582)Vincent Breitmoser2015-11-151-1/+0
* decrypt: skip unavailable and unsuitable keysVincent Breitmoser2015-11-131-0/+2
* bench: add simple s2k benchmark (iterations for 100ms)Vincent Breitmoser2015-11-041-2/+4
* bench: run ops multiple times and for an average timeVincent Breitmoser2015-11-041-0/+2
* Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2015-11-041-0/+1
|\
| * Support for Android 6 ACTION_PROCESS_TEXTDominik Schürmann2015-11-021-0/+1
* | bench: simple working benchmarkVincent Breitmoser2015-11-041-0/+5
* | bench: add benchmark operation for testingVincent Breitmoser2015-11-041-0/+1
|/
* keylist: add "search for query" button to empty viewVincent Breitmoser2015-11-021-0/+1
* use Proxy.NO_PROXY instead of null value for no proxyVincent Breitmoser2015-10-291-1/+1
* uploadop: clean up, add loggingVincent Breitmoser2015-10-291-4/+11
* inputdataoperation: guess filetype from filename for generic application/ mim...Vincent Breitmoser2015-10-231-0/+1
* 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