Commit Graph
1720 Commits
Author SHA1 Message Date
Vincent BreitmoserandDominik Schürmann aca0cd340b inline-edit: move action mode menu handling int activity 2015-12-27 15:00:14 +01:00
Vincent BreitmoserandDominik Schürmann 69220cb4c0 inline subkey editing, fixed 2015-12-27 15:00:14 +01:00
Vincent BreitmoserandDominik Schürmann 00e97586b0 inline subkey editing (wip commit) 2015-12-27 15:00:14 +01:00
Vincent BreitmoserandDominik Schürmann fd119bda00 extend-uid: use FAB instead of extra list item 2015-12-27 14:59:50 +01:00
Vincent BreitmoserandDominik Schürmann 54cc08c291 extended: leave ActionMode on page change 2015-12-27 14:59:50 +01:00
Vincent BreitmoserandDominik Schürmann 312c245de1 extended-share: move qr code resizing into onLayoutChangeListener (+performance, -recreation crash) 2015-12-27 14:59:50 +01:00
Vincent BreitmoserandDominik Schürmann 4ec51fcd9f extend-uid: button and list to add user ids 2015-12-27 14:59:50 +01:00
Vincent BreitmoserandDominik Schürmann a041acab65 extend-uid: allow changes to user ids in edit mode 2015-12-27 14:59:50 +01:00
Vincent BreitmoserandDominik Schürmann 5b6bc24a0c extend-uid: add option icon for edit action mode 2015-12-27 14:59:33 +01:00
Vincent BreitmoserandDominik Schürmann 50248bd570 extended: init tabs with loader info 2015-12-27 14:58:18 +01:00
Dominik Schürmann b55f6515c0 Use correct logger in LinkedIdsAdapter 2015-12-22 14:03:02 +01:00
Dominik Schürmann cb365e450b Backup: Move FAQ button to last screen and simplify code 2015-12-22 11:51:53 +01:00
Dominik Schürmann 70801fbc2e Cleanup in HelpActivity 2015-12-22 11:30:40 +01:00
Dominik Schürmann c9487b90f1 Merge branch 'master' of https://github.com/TedaLIEz/open-keychain into TedaLIEz-master 2015-12-22 11:19:38 +01:00
aLIEzTedandTedaLIEz 5aec8b409f Issue #1595
link to faq

link to app

Issue #1595

Issue#1595

Revert commits

Sorry for overhead annotation
2015-12-22 17:36:28 +08:00
Dominik Schürmann 7e9ce855df Add hint to encrypt field 2015-12-22 01:52:47 +01:00
Dominik Schürmann 35e16b75b2 Follow notification style guidelines, dismiss permission notification on click 2015-12-22 01:46:11 +01:00
Dominik Schürmann 6c25cb1927 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-12-21 20:32:02 +01:00
Dominik Schürmann e7c9be9556 Make ContactHelper less static 2015-12-21 20:31:23 +01:00
Adithya Abraham Philip 7d05a22ae5 fixed key update preference not turning off 2015-12-21 01:28:28 +05:30
Vincent Breitmoser 5344307e22 linked: correctly show errors in linked id wizard 2015-12-14 18:33:47 +01:00
Vincent Breitmoser 64fbb0daec encryptkeycompletionview: don't use prefix 2015-12-13 00:31:04 +01:00
Adithya Abraham Philip f29280bbb2 added Facebook links support, reworked Preferences 2015-12-06 00:46:52 +05:30
Vincent Breitmoser cb1527e2a1 encryptkeycompletionview: don't initialize to null on attach 2015-11-30 19:01:06 +01:00
Dominik Schürmann 4319df4dcf externalize notification helper for icon 2015-11-23 23:40:24 +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 cd601988db Add first time wizard for sync settings 2015-11-23 10:46:32 +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 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 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 Breitmoser b0cb0346c1 Merge branch 'master' into v/decrypt-key-lookup 2015-11-15 03:16:46 +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 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 1963ca9c2d Move permission check to createOperationInput 2015-11-13 23:17:34 +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 cf8d61f41e Merge branch 'master' of github.com:open-keychain/open-keychain 2015-11-09 02:05:12 +01:00
Dominik Schürmann d6a1be825c Merge branch 'master' of github.com:open-keychain/open-keychain 2015-11-08 20:02:54 +01:00
Dominik Schürmann 2f640980dd Cleanup settings activity 2015-11-08 19:29:51 +01:00
Vincent Breitmoser 5c47570e90 import: apply fixPgpMessage to text for import from clipboard 2015-11-06 12:09:27 +01:00
Vincent Breitmoser 3ca8af060b Merge branch 'master' of github.com:open-keychain/open-keychain 2015-11-04 20:24:11 +01:00
Vincent Breitmoser 8feed0b097 bench: add benchmark operation for testing 2015-11-04 19:09:51 +01:00