Commit Graph
799 Commits
Author SHA1 Message Date
Dominik Schürmann 333ba5d032 Improve scrolling in key view 2015-08-28 13:10:30 +02:00
Dominik Schürmann 0aaa93ac04 Dont show FAB for expired, revoked keys 2015-08-28 11:50:13 +02:00
Dominik Schürmann 2ad39c27d9 Collapsing Toolbar 2015-08-28 04:20:43 +02:00
Dominik Schürmann 1b5afc3247 Experimental word comparison 2015-08-27 21:53:33 +02:00
Dominik Schürmann cac0f8ec9e Prettify settings, rename some strings 2015-08-27 15:53:29 +02:00
Dominik Schürmann 2ef691b264 Fix theme problems 2015-08-18 11:19:50 +02:00
Vincent Breitmoser b2d447ab32 show dummy item if there are no secret keys 2015-08-14 14:47:20 +02:00
Dominik Schürmann 7474268ead Fix color and design in help activity 2015-08-03 13:24:04 +02:00
Dominik Schürmann e0a381a00d Restore fab colors in key list 2015-07-25 15:47:49 +02:00
Thialfihar 31eece0e27 Update recent decrypt changes to use new theme attributes 2015-07-21 20:56:42 +02:00
Thialfihar 8227db3778 Make tab text and indicator themeable 2015-07-21 20:56:42 +02:00
Thialfihar e267daf602 Make import keys activity honour the theme
This changes the light theme slightly as well, it uses the actual
background instead of pure white and removes the thick superfluous
divider on top.
The divider at the bottom now has no margin, making the separation from
the FrameLayout on top more consistent, especially when there is
scrollable content.
2015-07-21 20:56:41 +02:00
Thialfihar 506630552a Make CardView background themeable
However, CardViews displaying QR codes keep a fixed white background.
2015-07-21 20:56:41 +02:00
Thialfihar 1c3fbe9bbe Make bright toolbar themeable
Also remove a superfluous divider in the decrypt files fragment and the
unused drawer_custom_header.xml.

This changes the color of the toolbar in the light theme as well,
because its brightness didn't play well with the system status bar of
Android, drowning it in whiteness. Now it is still very light, but the
system bar is still faintly visible above it.
2015-07-21 20:56:41 +02:00
Thialfihar d8d0030c0b Make help pages work in dark theme
This maintains the black-on-white theme of the HTML views even for the
dark theme.
2015-07-21 20:56:41 +02:00
Thialfihar 0af7d3c50b Give password strength indicator colors their own name
Also prune the android color definitions, most of which aren't used.
2015-07-21 20:56:21 +02:00
Thialfihar dfe5a64fb0 Give key flag colors their own color names
This removes "bg_gray" and selector_transparent_button.xml, which is
unused and the last file to reference "bg_gray".
2015-07-21 20:56:12 +02:00
Thialfihar 9f3ecf6bc0 Make log background themeable 2015-07-21 20:50:32 +02:00
Thialfihar 0f6acbd030 Make FAB colors themeable 2015-07-21 20:50:32 +02:00
Thialfihar fe9c802bbb Make button row background themeable 2015-07-21 20:50:32 +02:00
Thialfihar 13983be799 Make header text and tertiary text color themeable 2015-07-21 20:50:32 +02:00
Thialfihar 58cb6bb4b7 Start moving colors into themes
Using attrs instead of fixed colors it will be possible to style
everything and also dynamically grab the color where needed in code.
This is done with colorEmphasis as an initial test.

Also remove several unused colors.
2015-07-21 20:49:08 +02:00
Adithya Abraham Philip b61a7d5535 added licenses, cleaned up code, fixed warnings 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip d1409fd5c8 use only one DeleteDialogActivity 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip fcd27d2600 implemented revocation on deletion 2015-07-13 23:34:06 +05:30
Dominik Schürmann d4fbaf9397 Rudimentary backup feature 2015-07-08 13:25:07 +02:00
Vincent Breitmoser 9eee9acba2 multi-decrypt: add retry mechanism 2015-07-08 05:15:52 +02:00
Vincent Breitmoser bf2dc8edc3 multi-decrypt: add cancelled state 2015-07-08 04:53:43 +02:00
Vincent Breitmoser 70d94acc58 put encryptdecrypt overview into a scrollview 2015-07-08 03:52:38 +02:00
Dominik Schürmann e66794969e Package cert not sig 2015-07-07 22:15:15 +02:00
Dominik Schürmann 1eb438576d Better YubiKey UX flow for error handling 2015-07-06 16:21:48 +02:00
Dominik Schürmann baf059843e In NfcOperationsActivity, show NFC errors inline, in others show as Notify 2015-07-06 11:27:45 +02:00
Dominik Schürmann 0faf69e91f Subtle design improvements to yubikey dialog 2015-07-03 16:54:17 +02:00
Dominik Schürmann d03595f64e New NFC dialog design with indeterminate progress, do NFC stuff in background 2015-07-03 04:58:30 +02:00
Adithya Abraham Philip af3868d547 reworked keyserver preferences with recyclerview 2015-07-02 02:30:49 +05:30
Dominik Schürmann 64a3cc5a9f Add missing fragments for YubiKey PINs 2015-07-01 16:07:03 +02:00
Dominik Schürmann 677afa90fc Merge branch 'master' of github.com:open-keychain/open-keychain 2015-06-30 17:14:17 +02:00
Dominik Schürmann 715188ccda Better settings workarounds 2015-06-30 17:14:12 +02:00
Vincent Breitmoser 4407973110 small layout fix in EncryptTextFragment 2015-06-30 16:40:00 +02:00
Dominik Schürmann a9c606d49b Create key wizard for blank YubiKey 2015-06-29 20:48:11 +02:00
Vincent Breitmoser dce4503ac5 Merge remote-tracking branch 'origin/master' into v/multi-decrypt 2015-06-26 02:44:59 +02:00
Vincent Breitmoser 88c86e1945 use KeyAdapter for AllowedKeysListFragment 2015-06-26 01:59:11 +02:00
Vincent Breitmoser 4826e0a8c8 move select file logic into EncryptDecryptOverviewFragment 2015-06-22 23:48:41 +02:00
Vincent Breitmoser b2dec85421 multi-decrypt: use indeterminate progress only 2015-06-22 14:27:18 +02:00
Vincent Breitmoser 361ad99928 add failure state to DecryptListFragment 2015-06-22 03:13:55 +02:00
Vincent Breitmoser d472e30b4e instrument: update symmetric tests 2015-06-20 20:43:30 +02:00
Vincent Breitmoser c80d331b96 fix overflow icon 2015-06-20 07:33:14 +02:00
Vincent Breitmoser b5501eeea6 working DisplayTextActivity, more input support in DecryptActivity 2015-06-20 01:35:33 +02:00
Vincent Breitmoser c11fef6e7c handle multiple input URIs and Intent.SEND_MULTIPLE 2015-06-18 03:10:59 +02:00
Vincent Breitmoser 374b21410e Merge branch 'v/instrument' into v/multi-decrypt
Conflicts:
	.travis.yml
	OpenKeychain/src/androidTest/java/org/sufficientlysecure/keychain/CreateKeyActivityTest.java
	OpenKeychain/src/main/java/org/sufficientlysecure/keychain/pgp/PgpDecryptVerify.java
2015-06-17 19:24:07 +02:00