Commit graph

  • 2f84561c19 3.7 changelog Dominik Schürmann 2015-11-23 23:59:36 +01:00
  • 298043f708 Pull from transifex Dominik Schürmann 2015-11-23 23:54:04 +01:00
  • 4319df4dcf externalize notification helper for icon Dominik Schürmann 2015-11-23 23:40:24 +01:00
  • c4f11c4535 Fix strings, thanks to Alain-Olivier Dominik Schürmann 2015-11-23 23:39:56 +01:00
  • dfed60f442 re-enable contact sync by default Dominik Schürmann 2015-11-23 23:27:01 +01:00
  • 01b89d1d9c Revert "Add first time wizard for sync settings" Dominik Schürmann 2015-11-23 23:25:56 +01:00
  • af8fd8db69 No need to delete by raw contact id Dominik Schürmann 2015-11-23 12:57:26 +01:00
  • eda53d42de Disable contact sync by default on Android >= 6 Dominik Schürmann 2015-11-23 11:43:44 +01:00
  • cd601988db Add first time wizard for sync settings Dominik Schürmann 2015-11-23 10:46:32 +01:00
  • 66a8fe8bbd Update proguard workaround for support lib 23.1.1 Dominik Schürmann 2015-11-23 09:31:31 +01:00
  • 5a233eab0e API version 10 Dominik Schürmann 2015-11-23 09:26:12 +01:00
  • 69bb27a25c Fix potential NPE Dominik Schürmann 2015-11-23 09:19:19 +01:00
  • c5bcbce28f Show notification when READ_CONTACTS permission is denied in sync service, hide linked contact card if permission is denied Dominik Schürmann 2015-11-23 09:06:12 +01:00
  • dc631e5c15 Request contact permission in settings for contact linking Dominik Schürmann 2015-11-23 01:21:09 +01:00
  • e1b54137aa Request READ_EXTERNAL_STORAGE permission on key import Dominik Schürmann 2015-11-19 18:51:13 +01:00
  • 2315827635 FileHelperLollipop: Check by comparing UID instead of checking files read permissions. This fixes sharing of file uris from sdcard Dominik Schürmann 2015-11-19 18:35:19 +01:00
  • 562c0546c6 Handle denied storage permission, use ContentResolver.SCHEME_FILE constant Dominik Schürmann 2015-11-19 18:26:06 +01:00
  • 0eac497754 Request READ_EXTERNAL_STORAGE permission for encryption of files (shared by file managers to OpenKeychain) Dominik Schürmann 2015-11-19 16:47:31 +01:00
  • 2fe508c60e Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-11-19 14:00:17 +01:00
  • 62918c5718 Check if NFC is available before displaying button Dominik Schürmann 2015-11-19 14:00:13 +01:00
  • d4c121c2af Merge pull request #1543 from rohands/issue_mouseover_hints Vincent 2015-11-16 03:10:02 +01:00
  • ba7deca7d8 travis: add --stacktrace parameter Vincent Breitmoser 2015-11-16 00:12:29 +01:00
  • 89d1b6e4dc fix unit tests (IllegalStateException) Vincent Breitmoser 2015-11-16 00:05:02 +01:00
  • b5b197a9c4 decryptlist: fix iterators Vincent Breitmoser 2015-11-15 20:54:29 +01:00
  • c4599798f9 fix delete file securely method and use for delete original file Vincent Breitmoser 2015-11-15 05:41:14 +01:00
  • bb79b44e7f add documentation on marker packet skipping Vincent 2015-11-15 20:33:47 +01:00
  • 827b8e4b94 Merge pull request #1591 from waffle-iron/master Vincent 2015-11-15 03:39:59 +01:00
  • 85612acddd Merge pull request #1564 from open-keychain/v/decrypt-key-lookup Vincent 2015-11-15 03:38:48 +01:00
  • 8a4da8c1c3 Merge branch 'master' into v/decrypt-key-lookup Vincent Breitmoser 2015-11-15 03:38:07 +01:00
  • 7943604435 fix accidental commit (thought I had removed that) Vincent Breitmoser 2015-11-15 03:36:30 +01:00
  • b0cb0346c1 Merge branch 'master' into v/decrypt-key-lookup Vincent Breitmoser 2015-11-15 03:16:46 +01:00
  • a41e6e0c70 allow database downgrade for debug builds Vincent Breitmoser 2015-11-15 03:10:30 +01:00
  • abfa7d743c some optimizations and indexes for the main key list query Vincent Breitmoser 2015-11-15 02:45:21 +01:00
  • 0456caedf4 provider: add debug variable to explain query plans Vincent Breitmoser 2015-11-15 02:18:39 +01:00
  • 529b9518c1 decrypt: skip all encountered marker packets (fix #1582) Vincent Breitmoser 2015-11-15 01:01:05 +01:00
  • ba2c5c3bd0 inputdataop: leave content as-is if no header found (fixes #1592) Vincent Breitmoser 2015-11-14 23:37:29 +01:00
  • d263bade92 decryptlist: minor cleanups and documentation Vincent Breitmoser 2015-11-14 18:28:25 +01:00
  • e92bd4bea9 decryptlist: some cleanup and streamlining of control flow Vincent Breitmoser 2015-11-14 17:43:52 +01:00
  • ed3a7c259e add waffle.io badge Making GitHub Delicious 2015-11-13 15:26:36 -07:00
  • 4b594e4e75 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-11-13 23:17:38 +01:00
  • 1963ca9c2d Move permission check to createOperationInput Dominik Schürmann 2015-11-13 23:17:34 +01:00
  • 4c5fce8f26 openpgpservice: move stream closing into delegating method Vincent Breitmoser 2015-11-13 18:02:54 +01:00
  • 820c91d132 Merge branch 'master' of github.com:open-keychain/open-keychain Vincent Breitmoser 2015-11-13 17:40:19 +01:00
  • 8f41f56ca1 decrypt: add tests for skipping stripped and unsuitable decryption subkeys Vincent Breitmoser 2015-11-13 17:40:11 +01:00
  • 0eade61cd4 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-11-13 17:36:25 +01:00
  • c6ea0b6a07 Request READ_EXTERNAL_STORAGE for decryption Dominik Schürmann 2015-11-13 17:36:16 +01:00
  • 004c944bb7 Merge remote-tracking branch 'origin/master' Vincent Breitmoser 2015-11-13 17:00:14 +01:00
  • 712e526ab5 Merge commit '816dce0334e8b8d9da3cb00d31d26033b17040a3' Vincent Breitmoser 2015-11-13 17:00:09 +01:00
  • 2d7dada888 decrypt: skip unavailable and unsuitable keys Vincent Breitmoser 2015-11-13 16:56:56 +01:00
  • ad03031d24 Update safeslinger lib Dominik Schürmann 2015-11-13 15:15:27 +01:00
  • dd5d3dbf4c Update support libs to 23.1.1 Dominik Schürmann 2015-11-13 15:01:51 +01:00
  • 4a8a4e37d0 Use fixed version of mockito Dominik Schürmann 2015-11-13 14:59:45 +01:00
  • 816dce0334 service: minor code cleanups in key retrieval Vincent Breitmoser 2015-11-09 02:10:13 +01:00
  • cf8d61f41e Merge branch 'master' of github.com:open-keychain/open-keychain Vincent Breitmoser 2015-11-09 02:05:12 +01:00
  • d6a1be825c Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-11-08 20:02:54 +01:00
  • 89d016c49b Get whole public key via ACTION_GET_KEY Dominik Schürmann 2015-11-08 20:02:50 +01:00
  • 2f640980dd Cleanup settings activity Dominik Schürmann 2015-11-08 19:29:51 +01:00
  • 5c47570e90 import: apply fixPgpMessage to text for import from clipboard Vincent Breitmoser 2015-11-06 12:09:27 +01:00
  • 33e8699be5 bench: add simple s2k benchmark (iterations for 100ms) Vincent Breitmoser 2015-11-04 21:27:24 +01:00
  • 0a266cdb4a bench: run ops multiple times and for an average time Vincent Breitmoser 2015-11-04 20:42:49 +01:00
  • 3ca8af060b Merge branch 'master' of github.com:open-keychain/open-keychain Vincent Breitmoser 2015-11-04 20:24:11 +01:00
  • a4518c43c2 bench: simple working benchmark Vincent Breitmoser 2015-11-04 20:24:06 +01:00
  • 8feed0b097 bench: add benchmark operation for testing Vincent Breitmoser 2015-11-04 19:09:51 +01:00
  • 31a45759cc Add READ_EXTERNAL_STORAGE permission Dominik Schürmann 2015-11-03 10:59:53 +01:00
  • 8f070e2450 Support for Android 6 ACTION_PROCESS_TEXT Dominik Schürmann 2015-11-02 19:15:00 +01:00
  • 00c972b6a8 Properly hide fab in ViewKeyActivity, fixes #1580 Dominik Schürmann 2015-11-02 18:24:59 +01:00
  • 989df66d18 Add travis components for SDK 23 Dominik Schürmann 2015-11-02 18:12:05 +01:00
  • 59e3122731 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-11-02 18:10:05 +01:00
  • ccdfd55f61 Add runtime permission check for QR Code activity Dominik Schürmann 2015-11-02 18:10:00 +01:00
  • 05df0a63b7 Fix API 23 regression for activities without layout, see http://stackoverflow.com/q/32169303 Dominik Schürmann 2015-11-02 18:09:41 +01:00
  • c31f760110 Merge pull request #1578 from open-keychain/keyserver-sync-fix Dominik Schürmann 2015-11-02 18:03:25 +01:00
  • 3411a5c087 keylist: add "search for query" button to empty view Vincent Breitmoser 2015-11-01 22:29:13 +01:00
  • 4284aac0aa changed KeyserverSyncAdapterService to work with START_REDELIVER_INTENT Adithya Abraham Philip 2015-10-31 00:20:00 +05:30
  • 0641b9cba6 comment git dependency again Dominik Schürmann 2015-10-29 23:03:11 +01:00
  • fbca191c8f update material drawer library Dominik Schürmann 2015-10-29 23:01:16 +01:00
  • e45636c07a import: make operation cancelable (again), make "update all" cancelable Vincent Breitmoser 2015-10-29 18:21:49 +01:00
  • 55e22e68b4 import: reduce number of threads a little, and code cleanup Vincent Breitmoser 2015-10-29 17:14:22 +01:00
  • ee79cc76d3 make use of proxies a Keyserver property Vincent Breitmoser 2015-10-29 16:58:20 +01:00
  • 1c83c33d35 editkey: always return EditKeyResult Vincent Breitmoser 2015-10-29 16:01:24 +01:00
  • a665dd60fb use Proxy.NO_PROXY instead of null value for no proxy Vincent Breitmoser 2015-10-29 15:43:16 +01:00
  • 64a09a8945 encrypttext: fix mimetype check logic (#1574) Vincent Breitmoser 2015-10-29 15:08:57 +01:00
  • a1330f78e4 uploadop: clean up, add logging Vincent Breitmoser 2015-10-29 14:50:29 +01:00
  • e89dba8f24 prevent crashes in EncryptKeyCompletionView (2) Vincent Breitmoser 2015-10-26 21:57:08 +01:00
  • 67a51cdfe3 Target SDK 23 and related fixes Dominik Schürmann 2015-10-26 20:53:32 +01:00
  • 33fea901e9 Update stickylistheaders, html-textview Dominik Schürmann 2015-10-26 20:25:55 +01:00
  • cf28da39c4 Update tokenautocomplete Dominik Schürmann 2015-10-26 20:21:35 +01:00
  • ddc0315b45 Update android-patternview, materialtabstrip, floatingactionbutton Dominik Schürmann 2015-10-26 20:09:41 +01:00
  • 96bed5ef1a Update zxing-android-embedded with new custom activity Dominik Schürmann 2015-10-26 19:58:56 +01:00
  • c04c698992 Version 3.6.1 Dominik Schürmann 2015-10-26 19:10:23 +01:00
  • 65c402fbe0 Pull from transifex Dominik Schürmann 2015-10-26 19:09:30 +01:00
  • c55ca09a06 import: move uri resolution into AsyncTask, prevent NetworkOnMainThreadException Vincent Breitmoser 2015-10-26 15:28:53 +01:00
  • 10407d34de decrypt: restart operation if interrupted by fragment recreation Vincent Breitmoser 2015-10-26 14:40:40 +01:00
  • 968d051877 Merge branch 'master' of github.com:open-keychain/open-keychain Vincent Breitmoser 2015-10-26 12:52:45 +01:00
  • cab52c4013 fix FileHelper class for pre-lollipop devices Vincent Breitmoser 2015-10-26 12:52:39 +01:00
  • 6a04866ae6 Commit Github tokens Dominik Schürmann 2015-10-26 12:29:05 +01:00
  • cae76455d4 https everywhere Dominik Schürmann 2015-10-25 22:53:43 +01:00
  • 4ed5514691 linked: fix crash on <= lollipop Vincent Breitmoser 2015-10-25 18:21:34 +01:00
  • cf51366bb7 decryptlist: re-decrypt after key lookup Vincent Breitmoser 2015-10-23 18:49:31 +02:00
  • 3b95fea379 decryptlist: implement key lookup (wip) Vincent Breitmoser 2015-10-23 18:26:13 +02:00
  • 787b17030f inputdataoperation: guess filetype from filename for generic application/ mime types Vincent Breitmoser 2015-10-23 16:28:48 +02:00