Commit Graph
826 Commits
Author SHA1 Message Date
Dominik Schürmann 3dbe0033dc Merge pull request #1473 from open-keychain/orbot-helper
Updated OrbotHelper with the latest NetCipher
2015-08-06 10:34:13 +02:00
Adithya Abraham Philip 37864a9d42 updated OrbotHelper with silent start 2015-08-06 04:40:52 +05:30
Adithya Abraham Philip f17dabce8c fixed crash on api < 21 due to drawable using attrs 2015-08-06 02:02:11 +05:30
Dominik Schürmann 7086a67c2e Merge pull request #1456 from xSooDx/master
ISSUE #1304: Change keybase strings
2015-08-05 22:19:40 +02:00
Dominik Schürmann 9afc7f7bab Fix account_privacy_text 2015-08-05 18:19:39 +02:00
Dominik Schürmann 974b7c37d4 Add privacy information to account screen 2015-08-03 15:13:08 +02:00
Thialfihar d359431662 Fix color of selected text in drawer menu for light theme
The MaterialDrawerTheme.Light.ActionBar makes the drawer icon in the top
left black for some reason. A work-around is to set the primary colour
back to green, so it will be used for Theme.AppCompat.Light and override
the selected text colour for the dark theme.
2015-07-21 20:56:42 +02:00
Thialfihar e281fef1f1 Lowercase colors for consistency 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 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 7fab951175 Remove color black, as it isn't needed anymore 2015-07-21 20:56:41 +02:00
Thialfihar b60842a35b Make main text color themeable 2015-07-21 20:56:39 +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 6b8127ca94 Make cardview header divider themeable 2015-07-21 20:50:32 +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
Thialfihar e51eff4050 Add theme setting
This prepares that different themes can be added. Currently light and
dark will just use the default OK theme.
2015-07-21 20:49:08 +02:00
xSooDx ef9a1c23f3 -No longer appends the links to the keybase_narratives
-Now uses '%s' to insert the names in the keybase_narratives
-added '%s' to keybase_narrative_* in the string.xml file
   NOTE:Have not modified for other languages
2015-07-21 17:13:24 +05:30
Adithya Abraham Philip c59196a6f1 upload only public key in revocation 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip 0cec75fc9d show key name on revoke/delete dialog 2015-07-13 23:34:06 +05:30
Adithya Abraham Philip 2827b1af16 added retry on upload failure 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 2299c03023 Fix strings nitpicks from transifex 2015-07-09 13:09:47 +02:00
Vincent Breitmoser 20cebc2788 change wording of export dialog, remove "export secret" checkbox 2015-07-08 17:25:07 +02:00
Dominik Schürmann d4fbaf9397 Rudimentary backup feature 2015-07-08 13:25:07 +02:00
Vincent Breitmoser 5633fcc92f fix symmetric passphrase caching (fixes #1401) 2015-07-08 04:36:43 +02:00
Dominik Schürmann 4837d4cc5c Merge branch 'master' of github.com:open-keychain/open-keychain 2015-07-08 03:12:24 +02:00
Vincent Breitmoser dad2ba0db8 fix expiry check in edit key ui 2015-07-08 02:34:03 +02:00
Vincent Breitmoser d9b07625e8 addition of subkeys for divert-to-card primary keys is not supported 2015-07-08 01:42:47 +02:00
Vincent Breitmoser 642f83c1f4 better handling of divert-to-card keys for subkey modifications 2015-07-08 01:41:55 +02:00
Vincent Breitmoser 895d1fbef6 try cache in certify operation (fixes #1242) 2015-07-07 23:41:44 +02:00
Dominik Schürmann 954825a42a Clarifications in remote API code 2015-07-07 23:08:38 +02:00
Dominik Schürmann e66794969e Package cert not sig 2015-07-07 22:15:15 +02:00
Dominik Schürmann 412d07a373 strings: digits instead of numbers 2015-07-07 19:27:46 +02:00
Dominik Schürmann b81e28c3f7 Better error string for too short PIN 2015-07-06 16:39:45 +02:00
Dominik Schürmann 1eb438576d Better YubiKey UX flow for error handling 2015-07-06 16:21:48 +02:00
Dominik Schürmann 0c6ef6aed4 Change signed by to sign with 2015-07-06 14:13:27 +02:00
Vincent Breitmoser f1a75a81e7 catch ArrayIndexOutOfBoundsException in decrypt operation, might be thrown from BouncyCastle 2015-07-06 02:02:52 +02:00
Vincent Breitmoser 42cd103355 nicer error msg if input data cannot be read 2015-07-06 00:55:34 +02:00
Vincent Breitmoser 4d8be637de better getActivity and getSystemService null handling in encryptfilesfragment 2015-07-05 21:20:57 +02:00
Adithya Abraham Philip 79fc0f97ea added proxy to all import operations using KeychainService 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip aa7ad4ac63 added OperationResult support to upload to keyserver 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 65ca77c3cb orbot dialog fragments added 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 0883784ce1 added NetCipher as submodule 2015-07-03 20:46:15 +05:30
Adithya Abraham Philip 3034db0f71 added proxy type 2015-07-03 20:46:15 +05:30