Commit graph

  • 5e2f24520b Merge pull request #1461 from open-keychain/keyserver-sync Dominik Schürmann 2015-08-20 17:55:55 +02:00
  • 0251f0e416 introduced constants for keyserver sync, fixed sync issue Adithya Abraham Philip 2015-08-19 01:13:12 +05:30
  • f625a26bbd added on/off summaries Adithya Abraham Philip 2015-08-17 03:39:24 +05:30
  • 3f8f70b0a9 added sync preferences Adithya Abraham Philip 2015-08-17 03:08:42 +05:30
  • 93d66d39f7 changed orbot notification icons Adithya Abraham Philip 2015-08-16 19:47:38 +05:30
  • 6af24527da changed sync name Adithya Abraham Philip 2015-08-16 14:32:35 +05:30
  • 65a993446c reworked keyserversyncadapterservice flow Adithya Abraham Philip 2015-08-10 06:17:29 +05:30
  • 448657602c improved orbot notify, added periodic sync Adithya Abraham Philip 2015-07-30 04:39:38 +05:30
  • 1ef6f883e3 introduced keyserver sync adapter Adithya Abraham Philip 2015-07-27 14:10:26 +05:30
  • e643e098e2 transifex: remove unused mappings Dominik Schürmann 2015-08-20 14:11:25 +02:00
  • 0d543a54af Revert "Fix pulling Serbian translation from Transifex" Dominik Schürmann 2015-08-20 14:08:32 +02:00
  • 8b5ad65837 Merge pull request #1495 from pejakm/txsrfix Dominik Schürmann 2015-08-20 13:51:45 +02:00
  • 0438416ec2 Fix pulling Serbian translation from Transifex Mladen Pejaković 2015-08-20 13:41:38 +02:00
  • 931342ae7d Version 3.5.1 Dominik Schürmann 2015-08-18 11:21:23 +02:00
  • 2ef691b264 Fix theme problems Dominik Schürmann 2015-08-18 11:19:50 +02:00
  • 979605b5de Fix CryptoInputParcel handling for YubiKeys Dominik Schürmann 2015-08-18 09:59:31 +02:00
  • 2df3335965 Update about Dominik Schürmann 2015-08-17 18:15:04 +02:00
  • ed299e22b4 Add additional langs from transifex Dominik Schürmann 2015-08-17 13:23:40 +02:00
  • ad7c567f7c Version 3.5 Dominik Schürmann 2015-08-17 13:15:19 +02:00
  • cc2e83c523 Pull from transifex Dominik Schürmann 2015-08-17 13:14:28 +02:00
  • 95ec041440 Changelog 3.5 Dominik Schürmann 2015-08-17 13:11:38 +02:00
  • b082fe403d Merge branch 'master' of github.com:open-keychain/open-keychain Vincent Breitmoser 2015-08-17 12:39:13 +02:00
  • 3c8028fc88 apply fixPgpMessage to plaintext/armored decrypt input Vincent Breitmoser 2015-08-17 12:38:46 +02:00
  • a3395112e0 Revoke master key only Dominik Schürmann 2015-08-17 10:25:02 +02:00
  • dbaf7070ea WIP mime parsing Dominik Schürmann 2015-08-10 14:35:15 +02:00
  • 7004d129a8 display dummy key for empty result, don't display during search Vincent Breitmoser 2015-08-14 15:00:19 +02:00
  • b2d447ab32 show dummy item if there are no secret keys Vincent Breitmoser 2015-08-14 14:47:20 +02:00
  • 94683607d6 always show MainActivity after first-time CreateKeyActivity Vincent Breitmoser 2015-08-14 12:55:52 +02:00
  • 01e68e044c Lock orientation for yubikey operations Dominik Schürmann 2015-08-12 21:26:15 +02:00
  • 2edb5349b0 Change license of NfcOperationActivity and fix copyright in BaseNfcActivity Dominik Schürmann 2015-08-12 20:30:34 +02:00
  • d14e0b2ed3 Fix theme bugs Dominik Schürmann 2015-08-12 20:25:58 +02:00
  • 483d5ab495 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2015-08-12 17:09:15 +02:00
  • 0326bbce6b Adpt official theme naming schema Dominik Schürmann 2015-08-12 17:09:07 +02:00
  • 65517f0d06 Style dialog buttons Dominik Schürmann 2015-08-12 17:00:09 +02:00
  • d6c51603c2 Merge branch 'master' of github.com:open-keychain/open-keychain Vincent Breitmoser 2015-08-12 16:21:08 +02:00
  • 3a5ea0f135 show result error in cachingcryptooperationfragment (related #1445) Vincent Breitmoser 2015-08-12 16:20:49 +02:00
  • a7392eb99d API: Better fallback for OpenPgpDecryptionResult Dominik Schürmann 2015-08-12 15:58:41 +02:00
  • 8ce4a9a252 Support API version 8 Dominik Schürmann 2015-08-10 22:08:26 +02:00
  • 0314d36979 Update dependencies Dominik Schürmann 2015-08-10 15:01:27 +02:00
  • bc18054dc7 Increase s2k iterations back to 0x90 Dominik Schürmann 2015-08-10 14:35:15 +02:00
  • 50fa1ac918 Merge pull request #1465 from open-keychain/requirements Dominik Schürmann 2015-08-10 14:30:15 +02:00
  • 775ef71ce1 Disable new failing test for now Dominik Schürmann 2015-08-10 14:25:50 +02:00
  • ec76d56b82 Fix API backward compat Dominik Schürmann 2015-08-10 14:18:15 +02:00
  • acbb3edf9b Fix test cases, add test cases (still 1 failing) Dominik Schürmann 2015-08-10 13:54:41 +02:00
  • 74c80d4a9d Dont allow RSA_SIGN, RSA_ENCRYPT, deprecated in RFC Dominik Schürmann 2015-08-10 13:54:25 +02:00
  • 8719938306 Move TODOs into issue Dominik Schürmann 2015-08-10 10:26:58 +02:00
  • 3d8eda6e3e Improve comments and reasons in PgpConstants, simple checks for insecure asymmetric keys Dominik Schürmann 2015-08-02 23:34:00 +02:00
  • 7c40d89eea Use default compression in OpenPgpService Dominik Schürmann 2015-08-02 20:38:30 +02:00
  • dba145f5df Follow some of coorus recommendations: better selection of algo whitelist, ignore recipients preferred algos Dominik Schürmann 2015-07-30 22:46:36 +02:00
  • 57378be1c0 Introduce constants in OpenPgpSignature and DecryptionResult for unsigned/unencrypted content, update API, introduce simple checks for insecure symmetric algos Dominik Schürmann 2015-07-25 14:32:47 +02:00
  • dc81e0254c use snackbar from repository (again), and update to 2.11.0 Vincent Breitmoser 2015-08-07 12:07:37 +02:00
  • 3dbe0033dc Merge pull request #1473 from open-keychain/orbot-helper Dominik Schürmann 2015-08-06 10:34:13 +02:00
  • 8fb3d1e166 Merge pull request #1474 from open-keychain/themes-drawables Dominik Schürmann 2015-08-06 10:31:59 +02:00
  • 37864a9d42 updated OrbotHelper with silent start Adithya Abraham Philip 2015-08-06 01:59:11 +05:30
  • f17dabce8c fixed crash on api < 21 due to drawable using attrs Adithya Abraham Philip 2015-08-06 00:20:48 +05:30
  • 7086a67c2e Merge pull request #1456 from xSooDx/master Dominik Schürmann 2015-08-05 22:19:40 +02:00
  • 9afc7f7bab Fix account_privacy_text Dominik Schürmann 2015-08-05 18:19:11 +02:00
  • ee5343fcb6 renamed the insertLinks() method to formatSpannableString() and added comment about its functionality xSooDx 2015-08-04 16:24:12 +05:30
  • 460f0d5f33 Update libs Dominik Schürmann 2015-08-03 19:09:59 +02:00
  • 9f8ea8257c Use gradle-all Dominik Schürmann 2015-08-03 19:05:15 +02:00
  • 974b7c37d4 Add privacy information to account screen Dominik Schürmann 2015-08-03 15:13:08 +02:00
  • 7474268ead Fix color and design in help activity Dominik Schürmann 2015-08-03 13:24:04 +02:00
  • 2687e533a6 Merge branch 'thialfihar-feature/add-theme-setting' Dominik Schürmann 2015-07-25 15:55:30 +02:00
  • a8b80b3ff4 Hide theme setting for now Dominik Schürmann 2015-07-25 15:55:21 +02:00
  • e0a381a00d Restore fab colors in key list Dominik Schürmann 2015-07-25 15:47:49 +02:00
  • 04f771a4f7 Fix crash with new theme Dominik Schürmann 2015-07-25 15:46:36 +02:00
  • a4470abc10 Refactor theme selection of dialogs Thialfihar 2015-07-21 22:37:52 +02:00
  • 313188c695 Fix key view toolbar and status colour Thialfihar 2015-07-21 22:05:55 +02:00
  • 3a810676fc Fix preference version handling Thialfihar 2015-07-04 20:38:16 +02:00
  • 1183d6f30c Use a constant for the default value of the theme Thialfihar 2015-07-04 20:24:07 +02:00
  • 306d20f977 Refactor theme changing to avoid code repetition Thialfihar 2015-07-04 20:19:15 +02:00
  • 3b67c9d894 Rename updatePreferences() to upgradePreferences() Thialfihar 2015-07-04 19:32:39 +02:00
  • 86d95e4d40 Refactor theme preference values into constants Thialfihar 2015-07-04 19:30:25 +02:00
  • 8d2cd33339 Upgrade MaterialDrawer to 3.0.9 Thialfihar 2015-06-11 20:03:59 +02:00
  • d359431662 Fix color of selected text in drawer menu for light theme Thialfihar 2015-07-04 18:48:18 +02:00
  • 680799caa7 Fix drawer background color for ViewKeyActivity Thialfihar 2015-07-04 18:27:13 +02:00
  • 31eece0e27 Update recent decrypt changes to use new theme attributes Thialfihar 2015-06-26 17:13:19 +02:00
  • 17e8b663a8 Add forgotten docu to a new method Thialfihar 2015-06-26 15:59:11 +02:00
  • e281fef1f1 Lowercase colors for consistency Thialfihar 2015-06-26 15:18:58 +02:00
  • 8227db3778 Make tab text and indicator themeable Thialfihar 2015-06-26 15:16:34 +02:00
  • 0d1d6542ea Make the log display honour the theme Thialfihar 2015-06-26 14:54:54 +02:00
  • e267daf602 Make import keys activity honour the theme Thialfihar 2015-06-26 14:47:59 +02:00
  • 506630552a Make CardView background themeable Thialfihar 2015-06-26 14:08:26 +02:00
  • 1c3fbe9bbe Make bright toolbar themeable Thialfihar 2015-06-26 13:57:40 +02:00
  • 7fab951175 Remove color black, as it isn't needed anymore Thialfihar 2015-06-26 13:45:45 +02:00
  • d8d0030c0b Make help pages work in dark theme Thialfihar 2015-06-26 13:25:30 +02:00
  • b60842a35b Make main text color themeable Thialfihar 2015-06-26 13:14:20 +02:00
  • 0af7d3c50b Give password strength indicator colors their own name Thialfihar 2015-06-26 12:12:19 +02:00
  • dfe5a64fb0 Give key flag colors their own color names Thialfihar 2015-06-26 12:05:15 +02:00
  • 6b8127ca94 Make cardview header divider themeable Thialfihar 2015-06-26 11:46:44 +02:00
  • 9f3ecf6bc0 Make log background themeable Thialfihar 2015-06-26 11:36:03 +02:00
  • 0f6acbd030 Make FAB colors themeable Thialfihar 2015-06-26 11:33:53 +02:00
  • fe9c802bbb Make button row background themeable Thialfihar 2015-06-26 11:11:06 +02:00
  • 7df68919a9 Adjust checkstyle for new directory Thialfihar 2015-06-26 11:08:40 +02:00
  • 13983be799 Make header text and tertiary text color themeable Thialfihar 2015-06-26 11:08:26 +02:00
  • 58cb6bb4b7 Start moving colors into themes Thialfihar 2015-06-25 19:24:02 +02:00
  • 4d412d53dc Automatically recreate activities on theme change Thialfihar 2015-06-25 19:22:13 +02:00
  • e51eff4050 Add theme setting Thialfihar 2015-06-25 15:17:32 +02:00
  • 7c15dc0b89 -Added failsafe in case '%s' is not in the string -Causes the links to be appended at the end xSooDx 2015-07-21 20:57:11 +05:30
  • 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 xSooDx 2015-07-21 17:13:24 +05:30