Commit Graph

  • 12402d9a51 New db table for api accounts Dominik Schürmann 2014-03-23 01:16:56 +01:00
  • ff67ddc5f4 Merge pull request #469 from honnel/save-key-workaround Dominik Schürmann 2014-03-23 00:13:18 +01:00
  • 153b99a186 Use new FoldableLinearLayout in API settings Dominik Schürmann 2014-03-23 00:03:49 +01:00
  • 14dab821b7 Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain Dominik Schürmann 2014-03-22 23:46:15 +01:00
  • 90efc7f2a0 Merge pull request #467 from uberspot/master Dominik Schürmann 2014-03-22 23:44:50 +01:00
  • 25e5360bee Merge pull request #468 from honnel/ui-createkey Dominik Schürmann 2014-03-22 23:44:32 +01:00
  • 36376c4999 Merge branch 'save-key-workaround' of https://github.com/honnel/openpgp-keychain into save-key-workaround Daniel Hammann 2014-03-22 15:46:30 +01:00
  • 9c18062951 The current implementation of saving new generated key doesn't save the key due to the public key of master key id can not be resolved by ProviderHelper.getPGPPublicKeyByKeyId (via URI/Cursor). Workaround uses local keys-arraylist for resoving the pubkey of master key id. Daniel Hammann 2014-03-22 15:31:18 +01:00
  • 4e285d9254 The current implementation of saving new generated key doesn't save the key due to the public key of master key id can not be resolved by ProviderHelper.getPGPPublicKeyByKeyId (via URI/Cursor). Workaround uses local keys-arraylist for resoving the pubkey of master key id. Daniel Hammann 2014-03-22 15:31:18 +01:00
  • 0f6dc253a4 Because of an unknown reason toast messages were commented out. Daniel Hammann 2014-03-21 23:01:24 +01:00
  • 8f37569967 Make foldable settings in EncryptActivity a separate widget uberspot 2014-03-21 18:43:11 +02:00
  • b7bc8faee6 raname to mKeychainDatabase Dominik Schürmann 2014-03-21 11:43:30 +01:00
  • 1b57a10bb6 Fix nfc help button Dominik Schürmann 2014-03-21 11:26:18 +01:00
  • c6189c5218 remove ach language, not supported by android Dominik Schürmann 2014-03-21 10:29:29 +01:00
  • c85a0e9cca Pull from transifex Dominik Schürmann 2014-03-21 10:28:34 +01:00
  • 4dac00bb21 Pull from transifex Dominik Schürmann 2014-03-21 10:28:26 +01:00
  • 620c67f441 reformat merge Dominik Schürmann 2014-03-21 10:05:59 +01:00
  • 8fead6fddb Merge pull request #458 from hav3n/branch-delete-fix Dominik Schürmann 2014-03-21 09:59:19 +01:00
  • a7ea9d4eca Merge pull request #461 from honnel/ui-tasks Dominik Schürmann 2014-03-21 09:59:14 +01:00
  • 81624aa648 Merge pull request #460 from honnel/uri-for-sign Dominik Schürmann 2014-03-21 09:57:27 +01:00
  • e00eeab1bf UI-Icon-Modifying #429 added hint to text edit, different icons for share and clipboard button Daniel Hammann 2014-03-20 22:41:12 +01:00
  • 2f0075e043 URI is transported in intents data not extra. Daniel Hammann 2014-03-20 22:35:05 +01:00
  • 4e6325a140 Fix GPL Headers Nikhil Peter Raj 2014-03-21 01:56:33 +05:30
  • 2816461283 Fix for #410 Nikhil Peter Raj 2014-03-21 01:50:20 +05:30
  • 58b22d1213 Merge pull request #457 from hav3n/branch-fix-certify Dominik Schürmann 2014-03-20 20:12:43 +01:00
  • d9b909a24f Update fix for #451 Nikhil Peter Raj 2014-03-21 00:27:03 +05:30
  • 59d51fe68e Fix fingerprint handling Dominik Schürmann 2014-03-20 19:48:18 +01:00
  • 016641a422 Cleanup for #451 Nikhil Peter Raj 2014-03-20 23:46:26 +05:30
  • df6fff93f0 Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain Dominik Schürmann 2014-03-20 19:11:59 +01:00
  • 0510e0e217 verify downloaded key by comparing fingerprints Dominik Schürmann 2014-03-20 19:11:51 +01:00
  • 7edc062147 Merge pull request #456 from thi/adjust-fingerprint-layouts Dominik Schürmann 2014-03-20 19:08:42 +01:00
  • 0a8b45ee88 Fix for #451 Nikhil Peter Raj 2014-03-20 23:37:29 +05:30
  • f5ecd2ae46 Move fingerprint up below the algorithm in key view Thialfihar 2014-03-20 18:34:40 +01:00
  • 602fb654af Move fingerprint to the right in key list entry Thialfihar 2014-03-20 18:33:46 +01:00
  • a17481b80a Group fingerprint again to make it visually consistent Thialfihar 2014-03-20 18:33:19 +01:00
  • 77365202e0 put colorize method into key helper Dominik Schürmann 2014-03-20 16:10:42 +01:00
  • 81e0d04230 colorize fingerprint in import Dominik Schürmann 2014-03-20 16:09:05 +01:00
  • 36815b9185 Use getter and setter Dominik Schürmann 2014-03-20 16:04:05 +01:00
  • 2b77489932 Dont try to parse key/fingerprint result from keyserver query Dominik Schürmann 2014-03-20 15:54:49 +01:00
  • 747a41a0be Merge pull request #455 from thi/454-fix-convert-key-id-to-hey-to-handle-short-key-ids Dominik Schürmann 2014-03-20 14:31:09 +01:00
  • 3fa3fc444b Add debug logging for hkp keyserver actions Thialfihar 2014-03-20 14:14:02 +01:00
  • 16ae9c8999 Let convertKeyIdToHex handle short key IDs Thialfihar 2014-03-20 14:09:35 +01:00
  • 4137fbff5b Merge pull request #453 from thi/452-unrevoked-keys-displayed-in-red Dominik Schürmann 2014-03-20 11:35:48 +01:00
  • 62fb1fb579 Fix key list views in main key view Thialfihar 2014-03-20 00:29:40 +01:00
  • 107affcb34 Merge pull request #450 from uberspot/master Dominik Schürmann 2014-03-19 17:33:30 +01:00
  • 977e76e7e4 add apg's fix for Key id display uberspot 2014-03-19 18:28:34 +02:00
  • 52838a50c1 Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain Dominik Schürmann 2014-03-19 16:22:26 +01:00
  • 8059c78e55 Remove oxygen text from icon Dominik Schürmann 2014-03-19 16:22:22 +01:00
  • 12b97d251a Cleanup Dominik Schürmann 2014-03-19 16:22:10 +01:00
  • 41fda151dc Merge pull request #448 from AlexanderS/lint-fixes Dominik Schürmann 2014-03-19 15:41:15 +01:00
  • 69d26496a2 use correct LongSparseArray for minimum api level Alexander Sulfrian 2014-03-19 03:32:09 +01:00
  • 3416e51f84 Merge pull request #445 from gogowitczak/rwrsa-branch Dominik Schürmann 2014-03-19 09:40:28 +01:00
  • 19e962481d Note about blocked possibility to generate weak (<1024) RSA key. gogowitczak 2014-03-18 23:30:42 +01:00
  • 2435794279 Blocked ok button for generating weak (<1024) RSA key. gogowitczak 2014-03-18 21:52:44 +01:00
  • 9d60224980 Cleanup SelectSecretKeyActivity and also return Uri Dominik Schürmann 2014-03-18 19:36:59 +01:00
  • 38ffa66682 Merge pull request #443 from uberspot/master Dominik Schürmann 2014-03-18 19:17:50 +01:00
  • 654c302961 CertifyKeyActivity sets error if no key is selected uberspot 2014-03-18 20:13:33 +02:00
  • 4aa24413de revert ca_necrypt patch Dominik Schürmann 2014-03-18 18:35:59 +01:00
  • 6a854a86dd Merge pull request #441 from uberspot/master Dominik Schürmann 2014-03-18 18:27:22 +01:00
  • ea648e5a43 fix emails not showing up in import keyserver search uberspot 2014-03-18 19:24:04 +02:00
  • 9badff0b5b Merge pull request #434 from honnel/revocation-status Dominik Schürmann 2014-03-18 16:45:44 +01:00
  • b97097d8d9 Merge pull request #437 from sreeram-boyapati/encrypt Dominik Schürmann 2014-03-18 16:45:38 +01:00
  • 0550b22b49 Merge branch 'revocation-status' of https://github.com/honnel/openpgp-keychain into revocation-status Daniel Hammann 2014-03-18 16:40:22 +01:00
  • 163e9fddb9 Code Style fix Sreeram Boyapati 2014-03-18 21:10:09 +05:30
  • 2d3f47eb99 Show revocation status in SelectPublicKeyFragment #375 Added revocation status in Key List View (graphical symbol and red coloring) Daniel Hammann 2014-03-18 16:07:17 +01:00
  • fe3d6bafc3 Merge pull request #435 from sreeram-boyapati/change_passphrase Dominik Schürmann 2014-03-18 16:30:42 +01:00
  • eebf1c171a add mr option in keyserver class before query (code simplification) Dominik Schürmann 2014-03-18 16:29:40 +01:00
  • f34b3ee531 Button Text changes to Change Passphrase if Passphrase is set Sreeram Boyapati 2014-03-18 20:40:09 +05:30
  • 93447bf3f8 Show revocation status in SelectPublicKeyFragment #375 Added revocation status in Key List View (graphical symbol and red coloring) Daniel Hammann 2014-03-18 16:07:17 +01:00
  • fa439c1a72 Can_Encrypt Check added to hide Button Sreeram Boyapati 2014-03-18 07:17:05 +05:30
  • d1f0374620 Merge pull request #424 from gogowitczak/mro-branch Dominik Schürmann 2014-03-18 15:56:46 +01:00
  • fee18bd33e Fixed coding style. gogowitczak 2014-03-18 15:44:20 +01:00
  • 72a5d6d870 Merge pull request #431 from honnel/ui-modification Dominik Schürmann 2014-03-18 14:57:32 +01:00
  • 711a51f7fc Merge pull request #430 from Valodim/certify Dominik Schürmann 2014-03-18 14:43:20 +01:00
  • 30644b5c4f Merge pull request #420 from gogowitczak/master Dominik Schürmann 2014-03-18 14:24:53 +01:00
  • 77b8b870ee Merge pull request #421 from uberspot/master Dominik Schürmann 2014-03-18 14:14:21 +01:00
  • b39d37f59c #429 4) In the clicking for a particular contact , two icon in the actionbar show the same hint ('Share'). Second icon hint can be 'Keyserver' or just only 'server' Daniel Hammann 2014-03-17 22:17:05 +01:00
  • 5e4239a7b9 Merge branch 'certify' into certs Vincent Breitmoser 2014-03-17 14:18:42 +01:00
  • 87004fd0ca certify: preserve user id certificates when saving secret keys Vincent Breitmoser 2014-03-15 18:15:39 +01:00
  • e8ad4317a4 certs: more filters, better initial uid selection, code cosmetics Vincent Breitmoser 2014-03-17 14:10:40 +01:00
  • e01c99a193 make loading of drawer items a bit more dynamic uberspot 2014-03-17 00:27:52 +02:00
  • cea62b1857 Lock drawer as open in tablets uberspot 2014-03-16 23:35:14 +02:00
  • 5277e4c1e7 removed TODO comment gogowitczak 2014-03-15 22:01:37 +01:00
  • 207010dd86 Keyserver query now uses machine readable output for search and get. Added separate function for converting algorithm integer ID to String. gogowitczak 2014-03-15 21:16:34 +01:00
  • f192c70179 certs: green dots for verified status \o/ Vincent Breitmoser 2014-03-15 19:58:17 +01:00
  • 5c28da44d6 certs: provider cleanup and bugfixing Vincent Breitmoser 2014-03-15 19:57:22 +01:00
  • 6bacb5ff51 Merge branch 'certify' into certs Vincent Breitmoser 2014-03-15 18:34:20 +01:00
  • 8fbd77fb15 certify: preserve user id certificates when saving secret keys Vincent Breitmoser 2014-03-15 18:15:39 +01:00
  • 95be228b47 certify: sign individual UIDs Vincent Breitmoser 2014-03-15 18:12:44 +01:00
  • a3224687f6 certify: add some subscopes in PgpKeyOperation for readability Vincent Breitmoser 2014-03-15 15:28:26 +01:00
  • 1de0312bb5 certify: revamp certifykeyactivity Vincent Breitmoser 2014-03-15 13:24:49 +01:00
  • 49984846d5 certify: support PUBLIC_KEY_RING_BY_MASTER_KEY_ID_USER_ID uri (haha) Vincent Breitmoser 2014-03-15 13:22:48 +01:00
  • efc8252598 certify: viewkeyuseridsadapter cosmetics and checkbox capability Vincent Breitmoser 2014-03-15 13:22:02 +01:00
  • 9920196f70 certify: selectsecretkeyfragment cosmetics Vincent Breitmoser 2014-03-15 13:18:52 +01:00
  • db25c56b64 certify: add certify action button to viewkeymainfragment Vincent Breitmoser 2014-03-12 02:58:42 +01:00
  • 0922a8cf04 move fingerprint coloring into helper Vincent Breitmoser 2014-03-15 02:20:28 +01:00
  • e387dd7c54 Fix export for new unified key list #409 uberspot 2014-03-15 01:51:01 +02:00
  • a73e91c49c Merge branch 'master' into certs Vincent Breitmoser 2014-03-14 23:46:06 +01:00
  • 3abe17090e Added FAQ: specifying connection port for Keyserver. gogowitczak 2014-03-14 20:24:27 +01:00
  • cab7a5c447 Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain Daniel Hammann 2014-03-14 19:26:21 +01:00