Commit Graph
665 Commits
Author SHA1 Message Date
Dominik Schürmann b523db2660 Remove unused layout 2015-12-22 14:07:42 +01:00
Dominik Schürmann 55479834ad Remove unused layout 2015-12-22 14:06:00 +01:00
Dominik Schürmann 7e9ce855df Add hint to encrypt field 2015-12-22 01:52:47 +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
Vincent d4c121c2af Merge pull request #1543 from rohands/issue_mouseover_hints
mouseover hints
2015-11-16 03:10:02 +01:00
Vincent Breitmoser b0cb0346c1 Merge branch 'master' into v/decrypt-key-lookup 2015-11-15 03:16:46 +01:00
Vincent Breitmoser 3411a5c087 keylist: add "search for query" button to empty view 2015-11-02 15:57:35 +01:00
Dominik Schürmann ddc0315b45 Update android-patternview, materialtabstrip, floatingactionbutton 2015-10-26 20:09:41 +01:00
Dominik Schürmann 96bed5ef1a Update zxing-android-embedded with new custom activity 2015-10-26 19:58:56 +01:00
Vincent Breitmoser cf51366bb7 decryptlist: re-decrypt after key lookup 2015-10-23 18:49:31 +02:00
Vincent Breitmoser 3b95fea379 decryptlist: implement key lookup (wip) 2015-10-23 18:26:13 +02:00
Dominik Schürmann 957bbd8139 More space for backup code 2015-10-22 09:42:06 +02:00
Dominik Schürmann 25165cd46d Remove unnecessary line in keybase fragment 2015-10-21 23:12:04 +02:00
Dominik Schürmann 22c36d609c Fix keybase verification 2015-10-21 23:07:10 +02:00
Vincent Breitmoser 86a7571c76 linked: fix colors for dark theme 2015-10-21 16:19:16 +02:00
Dominik Schürmann 930db9061e UI preparations for yubikey reset 2015-10-16 14:57:45 +02:00
Dominik Schürmann 995003af60 nfc dialog: button placeholder to retain size 2015-10-16 13:18:14 +02:00
Dominik Schürmann 703e0b34e7 Prevent nfc dialog from closing when touching outside of it, add cancel button 2015-10-16 13:11:28 +02:00
Dominik Schürmann de3791de3f Allow choosing of YubiKey PIN 2015-10-16 12:58:36 +02:00
Dominik Schürmann 0bc2c860af Layout for backup code input 2015-10-15 23:40:53 +02:00
Dominik Schürmann 53680b6213 Cleanup, fix advanced sharing 2015-10-15 21:48:01 +02:00
Dominik Schürmann 8279f84eb8 Add restore to backup fragment, cleanup, renamings 2015-10-15 19:10:06 +02:00
Vincent Breitmoser 6cf7e3e541 Merge branch 'master' into encrypted-export 2015-10-08 20:05:56 +02:00
Dominik Schürmann d3d73f5f85 center wizard buttons for other languages 2015-10-04 22:51:44 +02:00
Vincent Breitmoser 7f1dbccb5b decrypt: revise card layout margins 2015-09-30 17:19:17 +02:00
Vincent Breitmoser 43e661790d import: simplify ImportKeysActivity, don't display search bar for fixed input 2015-09-30 14:41:15 +02:00
Vincent Breitmoser bc09d290f8 enc-export: localization, and layout compatibility 2015-09-29 03:25:36 +02:00
Vincent Breitmoser 4923f08152 enc-export: rename fragment to match class 2015-09-29 02:15:33 +02:00
Vincent Breitmoser 0e613aff2e Merge remote-tracking branch 'origin/master' into encrypted-export 2015-09-28 18:27:29 +02:00
Vincent Breitmoser 00783d7756 enc-backup: didn't like the check mark icon after all 2015-09-25 04:25:08 +02:00
Vincent Breitmoser f30ca1e92c enc-backup: use black check icon for button, and some cleanup 2015-09-25 04:17:47 +02:00
Vincent Breitmoser 35ef837286 enc-backup: use only one fragment after all 2015-09-25 03:38:53 +02:00
Vincent Breitmoser edd1e45db7 enc-backup: handle bad code more nicely 2015-09-25 01:38:22 +02:00
Vincent Breitmoser 408c4a896c enc-backup: ask for backup code again 2015-09-25 01:38:13 +02:00
Dominik Schürmann 74281d6203 Confirm design 2015-09-24 18:30:14 +02:00
rohands 8703b5f4a9 Class names and string names are updated 2015-09-22 23:06:26 +05:30
Dominik Schürmann 0b181743a3 Keyservers: Dont follow redirects, pin pgp.mit.edu, check for pinned cert on add (OKC-01-018) 2015-09-20 22:42:50 +02:00
rohands afbf2b36cf Updated 2015-09-20 20:20:43 +05:30
Vincent Breitmoser d94ebb2269 encrypted export WIP 2015-09-19 15:29:44 +02:00
Dominik SchürmannandVincent Breitmoser 82ee9d440b Use material overflow icon in decrypt list
Conflicts:
	OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/base/BaseNfcActivity.java
	OpenKeychain/src/main/res/layout/decrypt_list_entry.xml
2015-09-17 16:24:20 +02:00
Vincent Breitmoser ece06b1933 multidecrypt: use bottom sheet for longclick options 2015-09-16 19:52:26 +02:00
Vincent Breitmoser 97c55ee4bb multidecrypt: context menu per card, not per file 2015-09-16 17:47:16 +02:00
Vincent Breitmoser 24f2a9468c multidecrypt: display all outputUris as individual items 2015-09-16 02:56:14 +02:00
Vincent Breitmoser 81ce075df9 multidecrypt: prepare viewholder for file list 2015-09-16 02:19:23 +02:00
Vincent Breitmoser c6f1f505bb linked: ditch create dns fragment (for now) 2015-09-10 12:17:25 +02:00
Vincent Breitmoser 178aea6b90 linked: localization for github creation 2015-09-10 11:46:31 +02:00
Vincent Breitmoser c07e029345 linked: add "retry" 2015-09-08 15:55:17 +02:00
Vincent Breitmoser bb7efe0ce9 linked: fix button margins in select dialog 2015-09-08 15:51:01 +02:00
Vincent Breitmoser d2ce770c1a Merge branch 'master' of github.com:open-keychain/open-keychain 2015-09-06 00:59:12 +02:00