Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | externalize notification helper for icon | Dominik Schürmann | 2015-11-23 | 1 | -0/+50 |
| | |||||
* | Fix strings, thanks to Alain-Olivier | Dominik Schürmann | 2015-11-23 | 2 | -31/+5 |
| | |||||
* | re-enable contact sync by default | Dominik Schürmann | 2015-11-23 | 2 | -7/+3 |
| | |||||
* | Revert "Add first time wizard for sync settings" | Dominik Schürmann | 2015-11-23 | 3 | -78/+4 |
| | | | | This reverts commit cd601988db41f7651f376ef419be3dd50aaa4e10. | ||||
* | No need to delete by raw contact id | Dominik Schürmann | 2015-11-23 | 1 | -30/+8 |
| | |||||
* | Disable contact sync by default on Android >= 6 | Dominik Schürmann | 2015-11-23 | 3 | -35/+36 |
| | |||||
* | Add first time wizard for sync settings | Dominik Schürmann | 2015-11-23 | 3 | -4/+78 |
| | |||||
* | API version 10 | Dominik Schürmann | 2015-11-23 | 1 | -1/+1 |
| | |||||
* | Fix potential NPE | Dominik Schürmann | 2015-11-23 | 1 | -2/+2 |
| | |||||
* | Show notification when READ_CONTACTS permission is denied in sync service, ↵ | Dominik Schürmann | 2015-11-23 | 9 | -41/+134 |
| | | | | hide linked contact card if permission is denied | ||||
* | Request contact permission in settings for contact linking | Dominik Schürmann | 2015-11-23 | 1 | -6/+65 |
| | |||||
* | Request READ_EXTERNAL_STORAGE permission on key import | Dominik Schürmann | 2015-11-19 | 1 | -11/+77 |
| | |||||
* | FileHelperLollipop: Check by comparing UID instead of checking files read ↵ | Dominik Schürmann | 2015-11-19 | 1 | -14/+4 |
| | | | | permissions. This fixes sharing of file uris from sdcard | ||||
* | Handle denied storage permission, use ContentResolver.SCHEME_FILE constant | Dominik Schürmann | 2015-11-19 | 4 | -8/+29 |
| | |||||
* | Request READ_EXTERNAL_STORAGE permission for encryption of files (shared by ↵ | Dominik Schürmann | 2015-11-19 | 2 | -37/+108 |
| | | | | file managers to OpenKeychain) | ||||
* | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-11-19 | 14 | -231/+524 |
|\ | |||||
| * | Merge pull request #1543 from rohands/issue_mouseover_hints | Vincent | 2015-11-16 | 3 | -0/+114 |
| |\ | | | | | | | mouseover hints | ||||
| | * | Class names and string names are updated | rohands | 2015-09-22 | 3 | -9/+9 |
| | | | |||||
| | * | Updated | rohands | 2015-09-20 | 3 | -5/+21 |
| | | | |||||
| | * | Mousehints | rohands | 2015-09-20 | 3 | -0/+98 |
| | | | |||||
| * | | decryptlist: fix iterators | Vincent Breitmoser | 2015-11-15 | 1 | -4/+12 |
| | | | |||||
| * | | fix delete file securely method and use for delete original file | Vincent Breitmoser | 2015-11-15 | 3 | -70/+58 |
| | | | |||||
| * | | add documentation on marker packet skipping | Vincent | 2015-11-15 | 1 | -1/+9 |
| | | | |||||
| * | | Merge branch 'master' into v/decrypt-key-lookup | Vincent Breitmoser | 2015-11-15 | 1 | -3/+1 |
| |\ \ | |||||
| | * | | fix accidental commit (thought I had removed that) | Vincent Breitmoser | 2015-11-15 | 1 | -3/+1 |
| | | | | |||||
| * | | | Merge branch 'master' into v/decrypt-key-lookup | Vincent Breitmoser | 2015-11-15 | 55 | -696/+1571 |
| |\| | | |||||
| | * | | allow database downgrade for debug builds | Vincent Breitmoser | 2015-11-15 | 1 | -0/+4 |
| | | | | |||||
| | * | | some optimizations and indexes for the main key list query | Vincent Breitmoser | 2015-11-15 | 3 | -15/+23 |
| | | | | |||||
| | * | | provider: add debug variable to explain query plans | Vincent Breitmoser | 2015-11-15 | 2 | -4/+29 |
| | | | | |||||
| | * | | decrypt: skip all encountered marker packets (fix #1582) | Vincent Breitmoser | 2015-11-15 | 5 | -12/+35 |
| | | | | |||||
| | * | | inputdataop: leave content as-is if no header found (fixes #1592) | Vincent Breitmoser | 2015-11-14 | 1 | -0/+9 |
| | | | | |||||
| | * | | decryptlist: minor cleanups and documentation | Vincent Breitmoser | 2015-11-14 | 1 | -7/+30 |
| | | | | |||||
| | * | | decryptlist: some cleanup and streamlining of control flow | Vincent Breitmoser | 2015-11-14 | 1 | -81/+84 |
| | | | | |||||
| * | | | decryptlist: re-decrypt after key lookup | Vincent Breitmoser | 2015-10-23 | 1 | -8/+14 |
| | | | | |||||
| * | | | decryptlist: implement key lookup (wip) | Vincent Breitmoser | 2015-10-23 | 2 | -38/+114 |
| | | | | |||||
* | | | | Check if NFC is available before displaying button | Dominik Schürmann | 2015-11-19 | 1 | -3/+5 |
| |/ / |/| | | |||||
* | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-11-13 | 1 | -131/+90 |
|\ \ \ | |||||
| * | | | openpgpservice: move stream closing into delegating method | Vincent Breitmoser | 2015-11-13 | 1 | -131/+90 |
| | | | | |||||
* | | | | Move permission check to createOperationInput | Dominik Schürmann | 2015-11-13 | 1 | -91/+96 |
|/ / / | |||||
* | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-11-13 | 6 | -15/+43 |
|\ \ \ | |||||
| * \ \ | Merge commit '816dce0334e8b8d9da3cb00d31d26033b17040a3' | Vincent Breitmoser | 2015-11-13 | 4 | -15/+29 |
| |\ \ \ | |||||
| | * | | | service: minor code cleanups in key retrieval | Vincent Breitmoser | 2015-11-09 | 1 | -12/+5 |
| | | | | | |||||
| | * | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Vincent Breitmoser | 2015-11-09 | 2 | -73/+38 |
| | |\ \ \ | |||||
| | * | | | | import: apply fixPgpMessage to text for import from clipboard | Vincent Breitmoser | 2015-11-06 | 3 | -3/+24 |
| | | | | | | |||||
| * | | | | | decrypt: skip unavailable and unsuitable keys | Vincent Breitmoser | 2015-11-13 | 2 | -0/+14 |
| | |/ / / | |/| | | | |||||
* / | | | | Request READ_EXTERNAL_STORAGE for decryption | Dominik Schürmann | 2015-11-13 | 2 | -21/+94 |
|/ / / / | |||||
* | | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-11-08 | 11 | -12/+351 |
|\| | | | |||||
| * | | | bench: add simple s2k benchmark (iterations for 100ms) | Vincent Breitmoser | 2015-11-04 | 2 | -3/+50 |
| | | | | |||||
| * | | | bench: run ops multiple times and for an average time | Vincent Breitmoser | 2015-11-04 | 2 | -16/+29 |
| | | | | |||||
| * | | | Merge branch 'master' of github.com:open-keychain/open-keychain | Vincent Breitmoser | 2015-11-04 | 6 | -62/+241 |
| |\ \ \ |