aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui
Commit message (Expand)AuthorAgeFilesLines
...
* | keylist: filter results by all user ids for search (fixes #1645)Vincent Breitmoser2015-12-291-19/+6
|/
* Use correct logger in LinkedIdsAdapterDominik Schürmann2015-12-221-1/+1
* Backup: Move FAQ button to last screen and simplify codeDominik Schürmann2015-12-221-8/+2
* Cleanup in HelpActivityDominik Schürmann2015-12-221-4/+0
* Merge branch 'master' of https://github.com/TedaLIEz/open-keychain into TedaL...Dominik Schürmann2015-12-222-7/+32
|\
| * Issue #1595aLIEzTed2015-12-222-7/+32
* | Add hint to encrypt fieldDominik Schürmann2015-12-221-4/+0
* | Follow notification style guidelines, dismiss permission notification on clickDominik Schürmann2015-12-221-50/+0
* | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-12-211-0/+2
|\ \
| * | fixed key update preference not turning offAdithya Abraham Philip2015-12-211-0/+2
* | | Make ContactHelper less staticDominik Schürmann2015-12-216-13/+14
|/ /
* | linked: correctly show errors in linked id wizardVincent Breitmoser2015-12-141-7/+1
* | encryptkeycompletionview: don't use prefixVincent Breitmoser2015-12-131-16/+4
* | added Facebook links support, reworked PreferencesAdithya Abraham Philip2015-12-0610-294/+168
|/
* encryptkeycompletionview: don't initialize to null on attachVincent Breitmoser2015-11-302-12/+3
* externalize notification helper for iconDominik Schürmann2015-11-231-0/+50
* Revert "Add first time wizard for sync settings"Dominik Schürmann2015-11-233-78/+4
* Add first time wizard for sync settingsDominik Schürmann2015-11-233-4/+78
* Show notification when READ_CONTACTS permission is denied in sync service, hi...Dominik Schürmann2015-11-233-17/+30
* 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
* Handle denied storage permission, use ContentResolver.SCHEME_FILE constantDominik Schürmann2015-11-192-6/+10
* 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-195-151/+366
|\
| * 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-151-21/+6
| * | Merge branch 'master' into v/decrypt-key-lookupVincent Breitmoser2015-11-1517-243/+573
| |\ \
| | * | some optimizations and indexes for the main key list queryVincent Breitmoser2015-11-151-1/+1
| | * | 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
| |/ / |/| |
* | | Move permission check to createOperationInputDominik Schürmann2015-11-131-91/+96
* | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-11-132-2/+9
|\ \ \
| * \ \ Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2015-11-091-67/+0
| |\ \ \
| * | | | import: apply fixPgpMessage to text for import from clipboardVincent Breitmoser2015-11-062-2/+9
* | | | | Request READ_EXTERNAL_STORAGE for decryptionDominik Schürmann2015-11-132-21/+94
| |/ / / |/| | |
* | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-11-081-0/+44
|\| | |
| * | | Merge branch 'master' of github.com:open-keychain/open-keychainVincent Breitmoser2015-11-044-23/+154
| |\ \ \
| * | | | bench: add benchmark operation for testingVincent Breitmoser2015-11-041-0/+44
* | | | | Cleanup settings activityDominik Schürmann2015-11-081-67/+0
| |/ / / |/| | |
* | | | Support for Android 6 ACTION_PROCESS_TEXTDominik Schürmann2015-11-022-4/+48
* | | | Properly hide fab in ViewKeyActivity, fixes #1580Dominik Schürmann2015-11-021-5/+28
* | | | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2015-11-021-14/+51
|\| | |
| * | | keylist: add "search for query" button to empty viewVincent Breitmoser2015-11-021-14/+51