aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* some work on benchmark operation (affects only debug build)Vincent Breitmoser2015-12-131-1/+4
* encryptkeycompletionview: don't use prefixVincent Breitmoser2015-12-131-16/+4
* Nicer RESULT_INSECURE fallback for old API versionsDominik Schürmann2015-12-101-9/+2
* Merge pull request #1610 from open-keychain/facebookDominik Schürmann2015-12-1022-367/+528
|\
| * added Facebook links support, reworked PreferencesAdithya Abraham Philip2015-12-0622-367/+528
* | Issue#1605 solvedTedaLIEz2015-12-091-1/+6
|/
* Return EXTRA_SIGN_KEY_ID = 0L for "none" key chosen for ACTION_GET_SIGN_KEY_IDfiaxh2015-12-032-5/+4
* encryptkeycompletionview: don't initialize to null on attachVincent Breitmoser2015-11-302-12/+3
* move custm api permission methods into helper class (composition over inherit...Vincent Breitmoser2015-11-272-41/+49
* externalize notification helper for iconDominik Schürmann2015-11-231-0/+50
* Fix strings, thanks to Alain-OlivierDominik Schürmann2015-11-232-31/+5
* re-enable contact sync by defaultDominik Schürmann2015-11-232-7/+3
* Revert "Add first time wizard for sync settings"Dominik Schürmann2015-11-233-78/+4
* No need to delete by raw contact idDominik Schürmann2015-11-231-30/+8
* Disable contact sync by default on Android >= 6Dominik Schürmann2015-11-233-35/+36
* Add first time wizard for sync settingsDominik Schürmann2015-11-233-4/+78
* API version 10Dominik Schürmann2015-11-231-1/+1
* Fix potential NPEDominik Schürmann2015-11-231-2/+2
* Show notification when READ_CONTACTS permission is denied in sync service, hi...Dominik Schürmann2015-11-239-41/+134
* Request contact permission in settings for contact linkingDominik Schürmann2015-11-231-6/+65
* Request READ_EXTERNAL_STORAGE permission on key importDominik Schürmann2015-11-191-11/+77
* FileHelperLollipop: Check by comparing UID instead of checking files read per...Dominik Schürmann2015-11-191-14/+4
* Handle denied storage permission, use ContentResolver.SCHEME_FILE constantDominik Schürmann2015-11-194-8/+29
* Request READ_EXTERNAL_STORAGE permission for encryption of files (shared by f...Dominik Schürmann2015-11-192-37/+108
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-11-1914-231/+524
|\
| * Merge pull request #1543 from rohands/issue_mouseover_hintsVincent2015-11-163-0/+114
| |\
| | * Class names and string names are updatedrohands2015-09-223-9/+9
| | * Updatedrohands2015-09-203-5/+21
| | * Mousehintsrohands2015-09-203-0/+98
| * | decryptlist: fix iteratorsVincent Breitmoser2015-11-151-4/+12
| * | fix delete file securely method and use for delete original fileVincent Breitmoser2015-11-153-70/+58
| * | add documentation on marker packet skippingVincent2015-11-151-1/+9
| * | Merge branch 'master' into v/decrypt-key-lookupVincent Breitmoser2015-11-151-3/+1
| |\ \
| | * | fix accidental commit (thought I had removed that)Vincent Breitmoser2015-11-151-3/+1
| * | | Merge branch 'master' into v/decrypt-key-lookupVincent Breitmoser2015-11-1555-696/+1571
| |\| |
| | * | allow database downgrade for debug buildsVincent Breitmoser2015-11-151-0/+4
| | * | some optimizations and indexes for the main key list queryVincent Breitmoser2015-11-153-15/+23
| | * | provider: add debug variable to explain query plansVincent Breitmoser2015-11-152-4/+29
| | * | decrypt: skip all encountered marker packets (fix #1582)Vincent Breitmoser2015-11-155-12/+35
| | * | inputdataop: leave content as-is if no header found (fixes #1592)Vincent Breitmoser2015-11-141-0/+9
| | * | decryptlist: minor cleanups and documentationVincent Breitmoser2015-11-141-7/+30
| | * | decryptlist: some cleanup and streamlining of control flowVincent Breitmoser2015-11-141-81/+84
| * | | decryptlist: re-decrypt after key lookupVincent Breitmoser2015-10-231-8/+14
| * | | decryptlist: implement key lookup (wip)Vincent Breitmoser2015-10-232-38/+114
* | | | Check if NFC is available before displaying buttonDominik Schürmann2015-11-191-3/+5
| |/ / |/| |
* | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-11-131-131/+90
|\ \ \
| * | | openpgpservice: move stream closing into delegating methodVincent Breitmoser2015-11-131-131/+90
* | | | Move permission check to createOperationInputDominik Schürmann2015-11-131-91/+96
|/ / /
* | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-11-136-15/+43
|\ \ \
| * \ \ Merge commit '816dce0334e8b8d9da3cb00d31d26033b17040a3'Vincent Breitmoser2015-11-134-15/+29
| |\ \ \