Commit Graph
1448 Commits
Author SHA1 Message Date
Dominik Schürmann 05df0a63b7 Fix API 23 regression for activities without layout, see http://stackoverflow.com/q/32169303 2015-11-02 18:09:41 +01:00
Vincent Breitmoser 3411a5c087 keylist: add "search for query" button to empty view 2015-11-02 15:57:35 +01:00
Vincent Breitmoser a665dd60fb use Proxy.NO_PROXY instead of null value for no proxy 2015-10-29 15:43:16 +01:00
Vincent Breitmoser a1330f78e4 uploadop: clean up, add logging 2015-10-29 14:50:29 +01:00
Dominik Schürmann 67a51cdfe3 Target SDK 23 and related fixes 2015-10-26 20:53:32 +01:00
Dominik Schürmann ddc0315b45 Update android-patternview, materialtabstrip, floatingactionbutton 2015-10-26 20:09:41 +01:00
Dominik Schürmann 96bed5ef1a Update zxing-android-embedded with new custom activity 2015-10-26 19:58:56 +01:00
Dominik Schürmann 65c402fbe0 Pull from transifex 2015-10-26 19:09:30 +01:00
Dominik Schürmann cae76455d4 https everywhere 2015-10-25 22:53:43 +01:00
Vincent Breitmoser cf51366bb7 decryptlist: re-decrypt after key lookup 2015-10-23 18:49:31 +02:00
Vincent Breitmoser 3b95fea379 decryptlist: implement key lookup (wip) 2015-10-23 18:26:13 +02:00
Vincent Breitmoser 787b17030f inputdataoperation: guess filetype from filename for generic application/ mime types 2015-10-23 16:40:09 +02:00
Dominik Schürmann 957bbd8139 More space for backup code 2015-10-22 09:42:06 +02:00
Dominik Schürmann b3bc49cb02 Sync changelog with transifex 2015-10-22 09:28:47 +02:00
Dominik Schürmann cddf1d4c48 Version 3.6, Changelog 3.6 2015-10-22 09:25:29 +02:00
Dominik Schürmann 25165cd46d Remove unnecessary line in keybase fragment 2015-10-21 23:12:04 +02:00
Dominik Schürmann 22c36d609c Fix keybase verification 2015-10-21 23:07:10 +02:00
Dominik Schürmann 69376a489e Update from transifex 2015-10-21 22:49:49 +02:00
Vincent Breitmoser 1b98c07237 encrypttext: localization, and truncate overlong input 2015-10-21 21:58:24 +02:00
Vincent Breitmoser d149bfd3db displaytextactivity: truncate displayed text if too long 2015-10-21 21:54:39 +02:00
Vincent Breitmoser 86a7571c76 linked: fix colors for dark theme 2015-10-21 16:19:16 +02:00
Vincent Breitmoser 4172715064 re-add accidentally deleted string 2015-10-21 15:44:52 +02:00
Dominik Schürmann 930db9061e UI preparations for yubikey reset 2015-10-16 14:57:45 +02:00
Dominik Schürmann 4f2e02d606 Remove default PIN setting 2015-10-16 13:43:21 +02:00
Dominik Schürmann 995003af60 nfc dialog: button placeholder to retain size 2015-10-16 13:18:14 +02:00
Dominik Schürmann 703e0b34e7 Prevent nfc dialog from closing when touching outside of it, add cancel button 2015-10-16 13:11:28 +02:00
Dominik Schürmann de3791de3f Allow choosing of YubiKey PIN 2015-10-16 12:58:36 +02:00
Dominik Schürmann 0bc2c860af Layout for backup code input 2015-10-15 23:40:53 +02:00
Dominik Schürmann 2db8346f37 Renaming export strings to backup 2015-10-15 23:40:35 +02:00
Dominik Schürmann 6ea58aa0a7 Check if backup code in passphrase dialog 2015-10-15 23:08:30 +02:00
Dominik Schürmann cac7c3234a Support backupVersion ASCII Armor header 2015-10-15 22:50:34 +02:00
Dominik Schürmann 53680b6213 Cleanup, fix advanced sharing 2015-10-15 21:48:01 +02:00
Dominik Schürmann 8279f84eb8 Add restore to backup fragment, cleanup, renamings 2015-10-15 19:10:06 +02:00
Dominik Schürmann e4e44f35d8 Layout consistency for backup fragment 2015-10-15 18:51:56 +02:00
Vincent Breitmoser 6cf7e3e541 Merge branch 'master' into encrypted-export 2015-10-08 20:05:56 +02:00
Vincent Breitmoser e29f9017f7 pgpsignencrypt: unsupported parameter combinations are a bug 2015-10-08 18:36:16 +02:00
Vincent Breitmoser fe8db664a8 pgpdecryptverify: refactor signature verification state into SignatureChecker subclass 2015-10-08 13:53:58 +02:00
Vincent Breitmoser f6de2712d3 pgpdecryptverify: fix one pass signature check, actually use bracketed structure 2015-10-07 18:57:43 +02:00
Dominik Schürmann d3d73f5f85 center wizard buttons for other languages 2015-10-04 22:51:44 +02:00
Dominik Schürmann dfce5449c2 Raise min asymmetric key length for all ciphers to 2048 bit 2015-10-04 22:46:21 +02:00
Dominik Schürmann eff59b4645 Show dialog before sharing log 2015-10-04 16:57:28 +02:00
Vincent Breitmoser 7c79902a82 Merge branch 'master' into encrypted-export 2015-10-01 17:28:43 +02:00
Vincent Breitmoser 7f1dbccb5b decrypt: revise card layout margins 2015-09-30 17:19:17 +02:00
Vincent Breitmoser 9ba66aa2ce import: special treatment for application/pgp-keys 2015-09-30 15:17:48 +02:00
Vincent Breitmoser 43e661790d import: simplify ImportKeysActivity, don't display search bar for fixed input 2015-09-30 14:41:15 +02:00
Vincent Breitmoser 4025acd13a enc-export: use BackupActivity for backup from ViewKeyActivity 2015-09-30 14:41:14 +02:00
Dominik Schürmann 051e4b8a79 Improve NFC exception handling, fixes RuntimeExceptions 2015-09-30 12:45:21 +02:00
Vincent Breitmoser 5b6c04cbfb enc-export: handle onSaveInstanceState, add nicer layout for landscape 2015-09-29 05:33:30 +02:00
Vincent Breitmoser 2b6335e90b enc-export: add "back" button to fail state 2015-09-29 04:03:44 +02:00
Vincent Breitmoser b0b65abbc6 enc-export: localize snackbar strings 2015-09-29 03:35:55 +02:00