Commit graph

  • 7c2fefe2f7 Added GPLv3 License chipset95 2015-03-06 14:47:11 +05:30
  • 61b306a74a Asks Passphrase for key delete/export in ViewKeyActivity. tdjogi010@gmail.com 2015-03-06 11:50:41 +05:30
  • d83219f3a0 Created EmailEditText, PasswordEditText and implemented wherever required chipset95 2015-03-06 11:13:56 +05:30
  • d74a662614 Tryout design for encrypt, decrypt Dominik Schürmann 2015-03-06 01:52:06 +01:00
  • eaf7e5e005 Fix elevation Dominik Schürmann 2015-03-06 01:12:33 +01:00
  • 0bb3b9c6cc Format code of merged password strength widget Dominik Schürmann 2015-03-05 23:39:41 +01:00
  • a321131ed5 Merge branch 'passphrase-strength-indicator' into development Dominik Schürmann 2015-03-05 23:30:01 +01:00
  • 23b8e8272c Merge branch 'issue1050' of https://github.com/lezorich/open-keychain into passphrase-strength-indicator Dominik Schürmann 2015-03-05 23:29:43 +01:00
  • a2419aa688 work on LinkedIdViewFragment Vincent Breitmoser 2015-03-05 18:05:48 +01:00
  • e50eda4e29 Use ArrayList instead of LinkedList Dominik Schürmann 2015-03-05 17:59:53 +01:00
  • 02084ba14a Cleanup of PgpConstants Dominik Schürmann 2015-03-05 17:53:14 +01:00
  • afbb166de6 Add missing header Dominik Schürmann 2015-03-05 17:52:12 +01:00
  • 3bc3e3e6f4 Check for insecure hash and symmetric encryption algos on decrypt Dominik Schürmann 2015-03-05 17:46:43 +01:00
  • aeb0169f02 Use static linked lists instead of arrays Dominik Schürmann 2015-03-05 17:24:56 +01:00
  • 0300bce41f Add missing file with PGP Constants Dominik Schürmann 2015-03-05 16:58:15 +01:00
  • e45f000cb4 Remove advanced preferences, move compression as menu item in encrypt activites, select hash and encryption algo based on hardcoded preferred lists Dominik Schürmann 2015-03-05 16:57:57 +01:00
  • 8b7684baf7 Remove preferences multi process min sdk check Dominik Schürmann 2015-03-05 15:12:59 +01:00
  • 5d2c81d715 make linked identity list homogeneous Vincent Breitmoser 2015-03-05 13:13:43 +01:00
  • 1576a76ecc Remove false comment in list fragment Dominik Schürmann 2015-03-05 12:53:51 +01:00
  • 7b3bc4ca98 Merge branch 'development' into linked-identities Vincent Breitmoser 2015-03-05 12:10:51 +01:00
  • 7ccdd7d38e Debug options Dominik Schürmann 2015-03-05 11:14:19 +01:00
  • 18a827eeed Design fixes for decryption screen Dominik Schürmann 2015-03-05 11:06:17 +01:00
  • c0aabbeb3c Use no compression in API for now Dominik Schürmann 2015-03-05 10:56:27 +01:00
  • c121657c2c Better selection of preferred algorithm Dominik Schürmann 2015-03-05 10:49:57 +01:00
  • 98ce06dbc9 small fixes to the matcher Vincent Breitmoser 2015-03-05 10:42:17 +01:00
  • 9798ef7bfd fixed length identifiers Vincent Breitmoser 2015-03-05 02:10:44 +01:00
  • 1f324be243 do a TON of UI work Vincent Breitmoser 2015-03-05 01:58:36 +01:00
  • 8c8fdd6c49 Merge pull request #1101 from danielnelz/development Dominik Schürmann 2015-03-04 22:05:55 +01:00
  • 0706bca8c6 Rewording secret_key_deletion_confirmation Dominik Schürmann 2015-03-04 21:14:37 +01:00
  • f3af54c814 Show fingerprint menu item only if not revoked or expired Dominik Schürmann 2015-03-04 21:12:52 +01:00
  • fe8b08ac84 #1042 replaced some int constants with enums Daniel Nelz 2015-03-04 21:07:32 +01:00
  • 7c8f338297 Use material save icon Dominik Schürmann 2015-03-04 20:57:11 +01:00
  • 83a7090681 Merge branch 'adithyaphilip-development' into development Dominik Schürmann 2015-03-04 20:54:23 +01:00
  • bb2d80bfc8 Merge branch 'development' of https://github.com/adithyaphilip/open-keychain into adithyaphilip-development Dominik Schürmann 2015-03-04 20:54:11 +01:00
  • e312b0e675 Set key signature algo from SHA512 to SHA256 Dominik Schürmann 2015-03-04 20:47:37 +01:00
  • 484a9371b7 Remove help button for now Dominik Schürmann 2015-03-04 20:40:55 +01:00
  • 2bfe355d44 More icon naming fixes and design Dominik Schürmann 2015-03-04 20:03:20 +01:00
  • de31fcc45f Partially fix file names Dominik Schürmann 2015-03-04 19:04:15 +01:00
  • 1aebd7412f Fix transifex Dominik Schürmann 2015-03-04 18:38:58 +01:00
  • 17a627919c Simplified language: Confirm keys Dominik Schürmann 2015-03-04 18:34:42 +01:00
  • fcc819d437 Update lib list Dominik Schürmann 2015-03-04 15:52:06 +01:00
  • b662ff6c49 Get high res version of contact photo Dominik Schürmann 2015-03-04 15:39:41 +01:00
  • 502a0b5376 Crop image view to center Dominik Schürmann 2015-03-04 15:26:09 +01:00
  • 2389ce9aeb Full height contact pic in key view Dominik Schürmann 2015-03-04 15:23:33 +01:00
  • 46944198e4 ContactHelper cleanup Dominik Schürmann 2015-03-04 15:12:00 +01:00
  • ff42dfc9db Use master key id instead of fingerprint in sync adapter, use IS_EXPIRED instead of EXPIRY where possible Dominik Schürmann 2015-03-04 15:02:51 +01:00
  • 8222315dbd work more on separation of linked identities and resources, initial ui work Vincent Breitmoser 2015-03-04 12:30:56 +01:00
  • b10fe01b82 Fix status bar orange Dominik Schürmann 2015-03-04 11:46:31 +01:00
  • 9b565f1875 More simplification of delete strings Dominik Schürmann 2015-03-04 11:44:37 +01:00
  • 8e12e93bc0 Merge pull request #1097 from ishan1604/orange-toolbar Dominik Schürmann 2015-03-04 11:40:37 +01:00
  • 71db34ed75 Simplify certify strings Dominik Schürmann 2015-03-04 11:40:12 +01:00
  • aba6569dd2 Simplify dialogs according to Material Design Dominik Schürmann 2015-03-04 11:36:26 +01:00
  • 0362dc6c1d Orange Toolbar Added Fixes #1088 Ishan Khanna 2015-03-04 15:47:44 +05:30
  • c17599f13f Merge pull request #1080 from indrora/avoid-large-log-parcels Vincent 2015-03-04 00:43:48 +01:00
  • 9d23b19458 Merge branch 'vectorijk-development' into development Dominik Schürmann 2015-03-03 23:55:19 +01:00
  • 1cc860d23f Merge branch 'development' of https://github.com/vectorijk/open-keychain into vectorijk-development Dominik Schürmann 2015-03-03 23:46:20 +01:00
  • 024ba19499 corrected code style Adithya Abraham Philip 2015-03-04 04:14:28 +05:30
  • c00a1f1ec3 Show name only in passphrase dialog Dominik Schürmann 2015-03-03 23:43:25 +01:00
  • 438314c4bb Integrates passphrase strength indicator to create key wizard. Lukas Zorich 2015-03-03 18:52:10 -03:00
  • 7f9c663033 Add license to password strength view classes Lukas Zorich 2015-03-03 18:51:06 -03:00
  • b6e30e0bb2 Merge branch 'development' of github.com:open-keychain/open-keychain into development Dominik Schürmann 2015-03-03 22:44:37 +01:00
  • 7b0e067f63 Fix expiry dialog, reorder layouts Dominik Schürmann 2015-03-03 22:44:32 +01:00
  • 188559bbcd Prettify passphrase dialog, it no longer resizes on unlocking the key Dominik Schürmann 2015-03-03 22:27:14 +01:00
  • eedc7064b9 Fixes Issue#1088 Ishan Khanna 2015-03-04 02:36:33 +05:30
  • 3dda761791 Merge remote-tracking branch 'upstream/development' into development Ishan Khanna 2015-03-04 02:31:39 +05:30
  • 568854f6dd Merge pull request #1089 from ishan1604/submodulesfix Dominik Schürmann 2015-03-03 21:54:58 +01:00
  • f3fd3c464c Merge remote-tracking branch 'upstream/development' into development Ishan Khanna 2015-03-04 02:20:08 +05:30
  • f5b877ca22 Fixed Submodules Ishan Khanna 2015-03-04 02:19:59 +05:30
  • 57dca38374 if needed change name options.templ.json jiangkai 2015-03-03 12:30:56 -08:00
  • f195055107 icon name changes in UI files jiangkai 2015-03-03 12:19:00 -08:00
  • f186199017 delete holo icons jiangkai 2015-03-03 12:17:11 -08:00
  • 32d934808b Fixed Spacing issue Ishan Khanna 2015-03-04 01:39:02 +05:30
  • 89ebb985fb This edit prevents some modules from throwing untracked content warning in git Ishan Khanna 2015-03-04 01:31:38 +05:30
  • 6c0a5c04e7 change icon name in layout files jiangkai 2015-03-03 11:26:59 -08:00
  • 2443bc9f5d Implemented Matt Allen password strength indicator Lukas Zorich 2015-03-03 16:23:43 -03:00
  • 5a4fc0a071 Fix toolbar margins on Android lower 5 Dominik Schürmann 2015-03-03 20:15:09 +01:00
  • ba1cd87d39 download new material design icons jiangkai 2015-03-03 10:36:38 -08:00
  • ce37b7255d get more material icon script jiangkai 2015-03-03 10:09:04 -08:00
  • be06c4cd58 Use spinner DatePicker, not full calendar, also on Android 5 Dominik Schürmann 2015-03-03 19:04:40 +01:00
  • ba5eb3543e Cleanup for style Morgan Gangwere 2015-03-03 08:47:16 -07:00
  • 5da57f0582 Update patternview lib, remove workaround Dominik Schürmann 2015-03-03 15:56:03 +01:00
  • 2ea0f609f2 Remove old min sdk check Dominik Schürmann 2015-03-03 13:16:56 +01:00
  • 199ff610e0 Merge pull request #1082 from ishan1604/bug-1081 Dominik Schürmann 2015-03-03 11:21:28 +01:00
  • 06d76ccd0c Fixes Issue #1081 Ishan Khanna 2015-03-03 14:46:28 +05:30
  • 73a1ceb732 Fix root cause of #1077 Morgan Gangwere 2015-03-03 00:51:44 -07:00
  • 1a12eb1a7a Cleanup settings.gradle Dominik Schürmann 2015-03-03 00:27:33 +01:00
  • d3f54d3ace Revert "rescale qr code bitmap in background" Dominik Schürmann 2015-03-03 00:26:36 +01:00
  • 363d41ed1d Cleanup of contact sync, debugging Dominik Schürmann 2015-03-03 00:26:15 +01:00
  • d4df509a1d remove unused bits from projection Vincent Breitmoser 2015-03-02 20:59:07 +01:00
  • e059b5550c nonce is 4 bytes Vincent Breitmoser 2015-03-02 20:40:37 +01:00
  • 8bec183eda add linked it to view key context menu Vincent Breitmoser 2015-03-02 19:05:52 +01:00
  • ea24b5169e Reorder build.gradle Dominik Schürmann 2015-03-02 18:50:38 +01:00
  • 7e4c39c79d rescale qr code bitmap in background Vincent Breitmoser 2015-03-02 18:44:09 +01:00
  • e6af789bf5 Merge branch 'development' into linked-identities Vincent Breitmoser 2015-03-02 18:34:51 +01:00
  • 05ef61afd5 Update API lib Dominik Schürmann 2015-03-02 18:21:10 +01:00
  • 145e793db1 forgot to rename a method Vincent Breitmoser 2015-03-02 18:20:02 +01:00
  • bccdae2a40 Merge branch 'development' of github.com:open-keychain/open-keychain into development Vincent Breitmoser 2015-03-02 18:09:09 +01:00
  • 23464e7a89 some cleanup in ViewKey* Vincent Breitmoser 2015-03-02 18:09:00 +01:00
  • c2c8ee1efd Merge branch 'development' of https://github.com/open-keychain/open-keychain into development Adithya Abraham Philip 2015-03-02 22:31:13 +05:30
  • 7127c2205e README: mac os x workaround Dominik Schürmann 2015-03-02 17:54:59 +01:00