Commit Graph

3107 Commits

Author SHA1 Message Date
Dominik Schürmann
31a45759cc Add READ_EXTERNAL_STORAGE permission 2015-11-03 10:59:53 +01:00
Dominik Schürmann
8f070e2450 Support for Android 6 ACTION_PROCESS_TEXT 2015-11-02 19:16:24 +01:00
Dominik Schürmann
00c972b6a8 Properly hide fab in ViewKeyActivity, fixes #1580 2015-11-02 18:24:59 +01:00
Dominik Schürmann
59e3122731 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-11-02 18:10:05 +01:00
Dominik Schürmann
ccdfd55f61 Add runtime permission check for QR Code activity 2015-11-02 18:10:00 +01:00
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
Dominik Schürmann
c31f760110 Merge pull request #1578 from open-keychain/keyserver-sync-fix
Reworked KeyserverSyncAdapterService
2015-11-02 18:03:25 +01:00
Vincent Breitmoser
3411a5c087 keylist: add "search for query" button to empty view 2015-11-02 15:57:35 +01:00
Adithya Abraham Philip
4284aac0aa changed KeyserverSyncAdapterService to work with START_REDELIVER_INTENT 2015-10-31 00:21:13 +05:30
Dominik Schürmann
0641b9cba6 comment git dependency again 2015-10-29 23:03:11 +01:00
Dominik Schürmann
fbca191c8f update material drawer library 2015-10-29 23:01:16 +01:00
Vincent Breitmoser
e45636c07a import: make operation cancelable (again), make "update all" cancelable
(also, use unbounded blocking queue to fix update of more than 10 keys)
2015-10-29 18:22:04 +01:00
Vincent Breitmoser
55e22e68b4 import: reduce number of threads a little, and code cleanup 2015-10-29 17:14:22 +01:00
Vincent Breitmoser
ee79cc76d3 make use of proxies a Keyserver property 2015-10-29 16:58:20 +01:00
Vincent Breitmoser
1c83c33d35 editkey: always return EditKeyResult 2015-10-29 16:01:24 +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
64a09a8945 encrypttext: fix mimetype check logic (#1574) 2015-10-29 15:08:57 +01:00
Vincent Breitmoser
a1330f78e4 uploadop: clean up, add logging 2015-10-29 14:50:29 +01:00
Vincent Breitmoser
e89dba8f24 prevent crashes in EncryptKeyCompletionView (2) 2015-10-26 21:57:31 +01:00
Dominik Schürmann
67a51cdfe3 Target SDK 23 and related fixes 2015-10-26 20:53:32 +01:00
Dominik Schürmann
33fea901e9 Update stickylistheaders, html-textview 2015-10-26 20:25:55 +01:00
Dominik Schürmann
cf28da39c4 Update tokenautocomplete 2015-10-26 20:21:35 +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
c04c698992 Version 3.6.1 2015-10-26 19:10:23 +01:00
Dominik Schürmann
65c402fbe0 Pull from transifex 2015-10-26 19:09:30 +01:00
Vincent Breitmoser
c55ca09a06 import: move uri resolution into AsyncTask, prevent NetworkOnMainThreadException 2015-10-26 15:28:53 +01:00
Vincent Breitmoser
10407d34de decrypt: restart operation if interrupted by fragment recreation 2015-10-26 14:40:40 +01:00
Vincent Breitmoser
968d051877 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-10-26 13:48:25 +01:00
Vincent Breitmoser
cab52c4013 fix FileHelper class for pre-lollipop devices 2015-10-26 12:52:39 +01:00
Dominik Schürmann
6a04866ae6 Commit Github tokens 2015-10-26 12:29:05 +01:00
Dominik Schürmann
cae76455d4 https everywhere 2015-10-25 22:53:43 +01:00
Vincent Breitmoser
4ed5514691 linked: fix crash on <= lollipop 2015-10-25 18:21:34 +01:00
Vincent Breitmoser
787b17030f inputdataoperation: guess filetype from filename for generic application/ mime types 2015-10-23 16:40:09 +02:00
Vincent Breitmoser
dafa604016 import: use filesize from content provider on input uri 2015-10-23 16:19:16 +02:00
Vincent Breitmoser
eefb55e934 decryptlist: use generic file icon for application/octet-stream 2015-10-23 16:17:43 +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
Vincent Breitmoser
e188817aba fix argument order screwup in FileHelper 2015-10-22 00:42:40 +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
Dominik Schürmann
477a189c3f Merge branch 'master' of github.com:open-keychain/open-keychain 2015-10-21 22:33:46 +02:00
Vincent Breitmoser
7eb9f5d5cf decrypt: special case single encrypted text -> directly display text, if not too large 2015-10-21 22:30:21 +02:00
Dominik Schürmann
97ca5091c2 Improve file handling in TemporaryFileProvider 2015-10-21 22:14:54 +02:00
Vincent Breitmoser
4e60f1bc75 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-10-21 21:58:30 +02:00
Vincent Breitmoser
1b98c07237 encrypttext: localization, and truncate overlong input 2015-10-21 21:58:24 +02:00
Vincent Breitmoser
a4b99ae350 encrypttext: handle input via Intent.EXTRA_STREAM in addition to Intent.EXTRA_TEXT 2015-10-21 21:55:15 +02:00
Vincent Breitmoser
d149bfd3db displaytextactivity: truncate displayed text if too long 2015-10-21 21:54:39 +02:00