Commit Graph
1511 Commits
Author SHA1 Message Date
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 b61a7d5535 added licenses, cleaned up code, fixed warnings 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 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 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
Vincent Breitmoser 6565adc5cc keylist: show delete as icon in multi-select 2015-07-08 15:24:10 +02:00
Vincent Breitmoser eab46df9a3 cleanup KeyListFragment, remove export all keys 2015-07-08 14:53:46 +02:00
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 5633fcc92f fix symmetric passphrase caching (fixes #1401) 2015-07-08 04:36:43 +02:00
Vincent Breitmoser 70d94acc58 put encryptdecrypt overview into a scrollview 2015-07-08 03:52:38 +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 e172f132e4 Pull from transifex 2015-07-06 16:57:49 +02:00
Dominik Schürmann 38ebff81f5 Changelog 3.4 2015-07-06 16:56:50 +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
Dominik Schürmann 801566bdb1 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-07-06 11:27:57 +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
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
Adithya Abraham Philip d07fe5bb87 added proxy/tor preferences 2015-07-03 20:46:14 +05:30
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
Dominik Schürmann 0454c57431 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-07-02 17:39:58 +02:00
Dominik Schürmann 8b2ae99412 Merge pull request #1387 from ishit/master
Add visual element to verify the re-typed password. Refer #1357.
2015-07-02 17:39:45 +02:00
Dominik Schürmann 195508ed92 Change PIN and Admin PIN after move to key operation 2015-07-02 17:31:01 +02:00
Ishit 51ac309bcf Change PassphraseEditAgain status icons. 2015-07-02 20:13:50 +05:30