Commit Graph

3325 Commits

Author SHA1 Message Date
fiaxh
a0b46b0d3b Return EXTRA_SIGN_KEY_ID = 0L for "none" key chosen for ACTION_GET_SIGN_KEY_ID 2015-12-03 09:24:19 +00:00
Vincent Breitmoser
cb1527e2a1 encryptkeycompletionview: don't initialize to null on attach 2015-11-30 19:01:06 +01:00
Vincent Breitmoser
df219b61c6 move custm api permission methods into helper class (composition over inheritance) 2015-11-27 23:40:04 +01:00
Dominik Schürmann
3611200123 Version 3.7 2015-11-24 00:06:00 +01:00
Dominik Schürmann
a5fedb2525 Pull from transifex 2015-11-24 00:03:17 +01:00
Dominik Schürmann
2f84561c19 3.7 changelog 2015-11-23 23:59:36 +01:00
Dominik Schürmann
298043f708 Pull from transifex 2015-11-23 23:54:04 +01:00
Dominik Schürmann
4319df4dcf externalize notification helper for icon 2015-11-23 23:40:24 +01:00
Dominik Schürmann
c4f11c4535 Fix strings, thanks to Alain-Olivier 2015-11-23 23:39:56 +01:00
Dominik Schürmann
dfed60f442 re-enable contact sync by default 2015-11-23 23:27:01 +01:00
Dominik Schürmann
01b89d1d9c Revert "Add first time wizard for sync settings"
This reverts commit cd601988db.
2015-11-23 23:25:56 +01:00
Dominik Schürmann
af8fd8db69 No need to delete by raw contact id 2015-11-23 12:57:26 +01:00
Dominik Schürmann
eda53d42de Disable contact sync by default on Android >= 6 2015-11-23 11:43:44 +01:00
Dominik Schürmann
cd601988db Add first time wizard for sync settings 2015-11-23 10:46:32 +01:00
Dominik Schürmann
66a8fe8bbd Update proguard workaround for support lib 23.1.1 2015-11-23 09:31:31 +01:00
Dominik Schürmann
5a233eab0e API version 10 2015-11-23 09:26:12 +01:00
Dominik Schürmann
69bb27a25c Fix potential NPE 2015-11-23 09:19:19 +01:00
Dominik Schürmann
c5bcbce28f Show notification when READ_CONTACTS permission is denied in sync service, hide linked contact card if permission is denied 2015-11-23 09:06:12 +01:00
Dominik Schürmann
dc631e5c15 Request contact permission in settings for contact linking 2015-11-23 01:21:09 +01:00
Dominik Schürmann
e1b54137aa Request READ_EXTERNAL_STORAGE permission on key import 2015-11-19 18:51:13 +01:00
Dominik Schürmann
2315827635 FileHelperLollipop: Check by comparing UID instead of checking files read permissions. This fixes sharing of file uris from sdcard 2015-11-19 18:35:19 +01:00
Dominik Schürmann
562c0546c6 Handle denied storage permission, use ContentResolver.SCHEME_FILE constant 2015-11-19 18:26:06 +01:00
Dominik Schürmann
0eac497754 Request READ_EXTERNAL_STORAGE permission for encryption of files (shared by file managers to OpenKeychain) 2015-11-19 16:47:31 +01:00
Dominik Schürmann
2fe508c60e Merge branch 'master' of github.com:open-keychain/open-keychain 2015-11-19 14:00:17 +01:00
Dominik Schürmann
62918c5718 Check if NFC is available before displaying button 2015-11-19 14:00:13 +01:00
Vincent
d4c121c2af Merge pull request #1543 from rohands/issue_mouseover_hints
mouseover hints
2015-11-16 03:10:02 +01:00
Vincent Breitmoser
89d1b6e4dc fix unit tests (IllegalStateException) 2015-11-16 00:05:02 +01:00
Vincent Breitmoser
b5b197a9c4 decryptlist: fix iterators 2015-11-15 23:25:39 +01:00
Vincent Breitmoser
c4599798f9 fix delete file securely method and use for delete original file 2015-11-15 23:25:39 +01:00
Vincent
bb79b44e7f add documentation on marker packet skipping 2015-11-15 20:33:47 +01:00
Vincent Breitmoser
8a4da8c1c3 Merge branch 'master' into v/decrypt-key-lookup 2015-11-15 03:38:07 +01:00
Vincent Breitmoser
7943604435 fix accidental commit (thought I had removed that) 2015-11-15 03:36:30 +01:00
Vincent Breitmoser
b0cb0346c1 Merge branch 'master' into v/decrypt-key-lookup 2015-11-15 03:16:46 +01:00
Vincent Breitmoser
a41e6e0c70 allow database downgrade for debug builds 2015-11-15 03:10:30 +01:00
Vincent Breitmoser
abfa7d743c some optimizations and indexes for the main key list query 2015-11-15 03:08:31 +01:00
Vincent Breitmoser
0456caedf4 provider: add debug variable to explain query plans 2015-11-15 02:18:39 +01:00
Vincent Breitmoser
529b9518c1 decrypt: skip all encountered marker packets (fix #1582) 2015-11-15 01:01:09 +01:00
Vincent Breitmoser
ba2c5c3bd0 inputdataop: leave content as-is if no header found (fixes #1592) 2015-11-14 23:37:33 +01:00
Vincent Breitmoser
d263bade92 decryptlist: minor cleanups and documentation 2015-11-14 18:28:25 +01:00
Vincent Breitmoser
e92bd4bea9 decryptlist: some cleanup and streamlining of control flow 2015-11-14 17:43:52 +01:00
Dominik Schürmann
4b594e4e75 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-11-13 23:17:38 +01:00
Dominik Schürmann
1963ca9c2d Move permission check to createOperationInput 2015-11-13 23:17:34 +01:00
Vincent Breitmoser
4c5fce8f26 openpgpservice: move stream closing into delegating method 2015-11-13 18:02:54 +01:00
Vincent Breitmoser
820c91d132 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-11-13 17:40:19 +01:00
Vincent Breitmoser
8f41f56ca1 decrypt: add tests for skipping stripped and unsuitable decryption subkeys 2015-11-13 17:40:11 +01:00
Dominik Schürmann
0eade61cd4 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-11-13 17:36:25 +01:00
Dominik Schürmann
c6ea0b6a07 Request READ_EXTERNAL_STORAGE for decryption 2015-11-13 17:36:16 +01:00
Vincent Breitmoser
004c944bb7 Merge remote-tracking branch 'origin/master' 2015-11-13 17:00:14 +01:00
Vincent Breitmoser
712e526ab5 Merge commit '816dce0334e8b8d9da3cb00d31d26033b17040a3' 2015-11-13 17:00:09 +01:00
Vincent Breitmoser
2d7dada888 decrypt: skip unavailable and unsuitable keys 2015-11-13 16:58:26 +01:00