Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update spongycastle to 1.53 | Dominik Schürmann | 2015-12-22 | 3 | -4/+6 | |
| | ||||||
* | Backup: Move FAQ button to last screen and simplify code | Dominik Schürmann | 2015-12-22 | 4 | -124/+113 | |
| | ||||||
* | Cleanup in HelpActivity | Dominik Schürmann | 2015-12-22 | 1 | -4/+0 | |
| | ||||||
* | Update FAQ from website | Dominik Schürmann | 2015-12-22 | 1 | -57/+90 | |
| | ||||||
* | Improve how_to_import | Dominik Schürmann | 2015-12-22 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of https://github.com/TedaLIEz/open-keychain into ↵ | Dominik Schürmann | 2015-12-22 | 6 | -8/+86 | |
|\ | | | | | | | TedaLIEz-master | |||||
| * | Issue #1595 | aLIEzTed | 2015-12-22 | 6 | -8/+86 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | link to faq link to app Issue #1595 Issue#1595 Revert commits Sorry for overhead annotation | |||||
* | | Default for theme setting | Dominik Schürmann | 2015-12-22 | 1 | -2/+3 | |
| | | ||||||
* | | Add hint to encrypt field | Dominik Schürmann | 2015-12-22 | 3 | -5/+2 | |
| | | ||||||
* | | Follow notification style guidelines, dismiss permission notification on click | Dominik Schürmann | 2015-12-22 | 3 | -64/+9 | |
| | | ||||||
* | | Merge branch 'master' of github.com:open-keychain/open-keychain | Dominik Schürmann | 2015-12-21 | 7 | -45/+78 | |
|\ \ | ||||||
| * | | fixed key update preference not turning off | Adithya Abraham Philip | 2015-12-21 | 4 | -45/+59 | |
| | | | ||||||
| * | | api: add micalg result extra to detached signature api call | Vincent Breitmoser | 2015-12-17 | 3 | -0/+19 | |
| | | | ||||||
* | | | Make ContactHelper less static | Dominik Schürmann | 2015-12-21 | 9 | -166/+152 | |
|/ / | ||||||
* | | linked: correctly show errors in linked id wizard | Vincent Breitmoser | 2015-12-14 | 1 | -7/+1 | |
| | | ||||||
* | | some work on benchmark operation (affects only debug build) | Vincent Breitmoser | 2015-12-13 | 1 | -1/+4 | |
| | | ||||||
* | | encryptkeycompletionview: don't use prefix | Vincent Breitmoser | 2015-12-13 | 1 | -16/+4 | |
| | | ||||||
* | | Nicer RESULT_INSECURE fallback for old API versions | Dominik Schürmann | 2015-12-10 | 1 | -9/+2 | |
| | | ||||||
* | | Merge pull request #1610 from open-keychain/facebook | Dominik Schürmann | 2015-12-10 | 26 | -374/+554 | |
|\ \ | |/ |/| | Basic Facebook Support | |||||
| * | added Facebook links support, reworked Preferences | Adithya Abraham Philip | 2015-12-06 | 26 | -374/+554 | |
| | | ||||||
* | | Issue#1605 solved | TedaLIEz | 2015-12-09 | 1 | -1/+6 | |
|/ | ||||||
* | Return EXTRA_SIGN_KEY_ID = 0L for "none" key chosen for ACTION_GET_SIGN_KEY_ID | fiaxh | 2015-12-03 | 2 | -5/+4 | |
| | ||||||
* | encryptkeycompletionview: don't initialize to null on attach | Vincent Breitmoser | 2015-11-30 | 2 | -12/+3 | |
| | ||||||
* | move custm api permission methods into helper class (composition over ↵ | Vincent Breitmoser | 2015-11-27 | 2 | -41/+49 | |
| | | | | inheritance) | |||||
* | Pull from transifex | Dominik Schürmann | 2015-11-24 | 23 | -0/+92 | |
| | ||||||
* | 3.7 changelog | Dominik Schürmann | 2015-11-23 | 1 | -0/+4 | |
| | ||||||
* | Pull from transifex | Dominik Schürmann | 2015-11-23 | 48 | -421/+3509 | |
| | ||||||
* | 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 | 10 | -64/+38 | |
| | ||||||
* | 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 | 6 | -175/+5 | |
| | | | | 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 | 6 | -5/+175 | |
| | ||||||
* | 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 | 16 | -47/+148 | |
| | | | | hide linked contact card if permission is denied | |||||
* | Request contact permission in settings for contact linking | Dominik Schürmann | 2015-11-23 | 2 | -10/+69 | |
| | ||||||
* | 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 | 5 | -8/+30 | |
| | ||||||
* | 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 | 18 | -246/+578 | |
|\ | ||||||
| * | Merge pull request #1543 from rohands/issue_mouseover_hints | Vincent | 2015-11-16 | 6 | -1/+126 | |
| |\ | | | | | | | mouseover hints | |||||
| | * | Class names and string names are updated | rohands | 2015-09-22 | 6 | -18/+20 | |
| | | | ||||||
| | * | Updated | rohands | 2015-09-20 | 5 | -6/+27 | |
| | | | ||||||
| | * | Mousehints | rohands | 2015-09-20 | 4 | -0/+102 | |
| | | | ||||||
| * | | 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 | |
| | | |