aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Collapse)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
|
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-11-082-0/+16
|\
| * 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-0410-4/+20
| |\
| * | bench: simple working benchmarkVincent Breitmoser2015-11-041-0/+5
| | |
| * | bench: add benchmark operation for testingVincent Breitmoser2015-11-042-0/+7
| | |
* | | Cleanup settings activityDominik Schürmann2015-11-081-10/+0
| |/ |/|
* | Support for Android 6 ACTION_PROCESS_TEXTDominik Schürmann2015-11-028-0/+9
| |
* | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-11-022-2/+30
|\|
| * keylist: add "search for query" button to empty viewVincent Breitmoser2015-11-022-2/+30
| |
* | Fix API 23 regression for activities without layout, see ↵Dominik Schürmann2015-11-022-4/+11
|/ | | | http://stackoverflow.com/q/32169303
* use Proxy.NO_PROXY instead of null value for no proxyVincent Breitmoser2015-10-291-1/+1
|
* uploadop: clean up, add loggingVincent Breitmoser2015-10-292-8/+15
|
* Target SDK 23 and related fixesDominik Schürmann2015-10-261-0/+3
|
* Update android-patternview, materialtabstrip, floatingactionbuttonDominik Schürmann2015-10-261-1/+1
|
* Update zxing-android-embedded with new custom activityDominik Schürmann2015-10-261-0/+13
|
* Pull from transifexDominik Schürmann2015-10-2633-127/+248
|
* https everywhereDominik Schürmann2015-10-251-4/+4
|
* inputdataoperation: guess filetype from filename for generic application/ ↵Vincent Breitmoser2015-10-231-0/+1
| | | | mime types
* More space for backup codeDominik Schürmann2015-10-221-11/+10
|
* Sync changelog with transifexDominik Schürmann2015-10-2219-0/+228
|
* Version 3.6, Changelog 3.6Dominik Schürmann2015-10-221-0/+12
|
* Remove unnecessary line in keybase fragmentDominik Schürmann2015-10-211-5/+0
|
* Fix keybase verificationDominik Schürmann2015-10-212-10/+0
|
* Update from transifexDominik Schürmann2015-10-2126-1544/+1310
|
* 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-215-5/+5
|
* re-add accidentally deleted stringVincent Breitmoser2015-10-211-0/+1
|
* UI preparations for yubikey resetDominik Schürmann2015-10-163-129/+180
|
* Remove default PIN settingDominik Schürmann2015-10-162-10/+1
|
* nfc dialog: button placeholder to retain sizeDominik Schürmann2015-10-161-2/+24
|
* Prevent nfc dialog from closing when touching outside of it, add cancel buttonDominik Schürmann2015-10-162-1/+11
|
* Allow choosing of YubiKey PINDominik Schürmann2015-10-163-126/+34
|
* Layout for backup code inputDominik Schürmann2015-10-151-0/+152
|
* Renaming export strings to backupDominik Schürmann2015-10-1513-116/+116
|
* 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-152-19/+2
|
* Add restore to backup fragment, cleanup, renamingsDominik Schürmann2015-10-153-0/+23
|
* Layout consistency for backup fragmentDominik Schürmann2015-10-154-435/+373
|
* Merge branch 'master' into encrypted-exportVincent Breitmoser2015-10-0823-46/+45
|\
| * pgpsignencrypt: unsupported parameter combinations are a bugVincent Breitmoser2015-10-081-1/+0
| |
| * pgpdecryptverify: refactor signature verification state into ↵Vincent Breitmoser2015-10-081-1/+0
| | | | | | | | SignatureChecker subclass
| * pgpdecryptverify: fix one pass signature check, actually use bracketed structureVincent Breitmoser2015-10-071-2/+4
| |
| * center wizard buttons for other languagesDominik Schürmann2015-10-0410-21/+21
| |
| * Raise min asymmetric key length for all ciphers to 2048 bitDominik Schürmann2015-10-0413-21/+15
| |
| * Show dialog before sharing logDominik Schürmann2015-10-041-0/+5
| |