Commit graph

  • 7eb37a89d8 reduce number of token roundtrips used to obtain SecurityTokenInfo Vincent Breitmoser 2017-10-23 20:30:49 +02:00
  • 2812f07d34 add rudimentary unit test for SecurityTokenConnection Vincent Breitmoser 2017-10-23 20:07:42 +02:00
  • c295a6815f write nfc communication to debug output Vincent Breitmoser 2017-10-23 20:06:52 +02:00
  • edaa629f46 add unit tests for CommandApdu Vincent Breitmoser 2017-10-13 18:42:41 +02:00
  • 911d2a1c96 rewrite CommandApdu Vincent Breitmoser 2017-10-13 18:22:04 +02:00
  • c89aab8802 reduce visibility where unnecessary Vincent Breitmoser 2017-10-13 17:04:44 +02:00
  • a4af2f7f5c rewrite ResponseApdu Vincent Breitmoser 2017-10-13 16:57:12 +02:00
  • e8103d8376 use reset instead of modify for changing pw1 Vincent Breitmoser 2017-10-13 16:40:37 +02:00
  • 9b292a4c70 rename CommandAPDUFactory -> OpenPgpCommandApduFactory Vincent Breitmoser 2017-10-13 15:59:33 +02:00
  • b7723c1a4a replace magic constants in APDU factory Vincent Breitmoser 2017-10-13 15:58:21 +02:00
  • 8e9a62070d extract creation of CommandAPDUs into factory Vincent Breitmoser 2017-10-23 18:05:15 +02:00
  • 46b69d45c4 explicitly pass around instance of SecurityTokenConnection Vincent Breitmoser 2017-10-09 02:46:52 +02:00
  • e8f72718e9 rename SecurityTokenHelper to SecurityTokenConnection Vincent Breitmoser 2017-10-09 01:53:57 +02:00
  • cd65505890 Remove colorization of fingerprints Dominik Schürmann 2017-10-23 18:36:53 +02:00
  • 07b7936d0b Merge pull request #2183 from open-keychain/locate-hotspot Dominik Schürmann 2017-10-23 18:37:15 +02:00
  • f876f08cf0 Re-enable Yubikey 4 USB filter Dominik Schürmann 2017-10-23 18:08:17 +02:00
  • 80be81adb3 Fix showing of some notifications Christian Hagau 2017-10-23 00:00:00 +00:00
  • 33bc407e7a Add @CheckResult to Notify.create() to prevent misuse Christian Hagau 2017-10-23 00:00:00 +00:00
  • e18ca42789 Merge branch 'master' of github.com:open-keychain/open-keychain Dominik Schürmann 2017-10-23 14:49:00 +02:00
  • 96d856f2e6 Improve language based on comments on transifex Dominik Schürmann 2017-10-23 14:48:52 +02:00
  • 476f756607 Merge pull request #2189 from open-keychain/disable-tokens Vincent Breitmoser 2017-10-23 11:07:59 +02:00
  • 992d5fb703 Merge pull request #2190 from wiktor-k/master Dominik Schürmann 2017-10-20 13:02:16 +02:00
  • f2cda5dd6c Accept dash character (-) in GitHub user names when checking for Gist URL Wiktor Kwapisiewicz 2017-10-18 21:20:25 +02:00
  • fdbd89e094 Disable unsupported USB tokens Dominik Schürmann 2017-10-18 14:56:32 +02:00
  • 3a22c1f480 remove remember time from setting summary Dominik Schürmann 2017-10-17 21:23:01 +02:00
  • 0b950cae24 Merge pull request #2169 from open-keychain/travis-25 Dominik Schürmann 2017-10-16 12:18:56 +02:00
  • 60891958c2 Travis: disable androidTests Dominik Schürmann 2017-10-16 10:34:10 +02:00
  • bd7afb95b8 Travis: use sys-img-armeabi-v7a-android-25 Dominik Schürmann 2017-09-25 12:57:55 +02:00
  • ebb6a8d4df Merge pull request #2174 from hagau/update_dependencies Dominik Schürmann 2017-10-15 13:13:49 +02:00
  • a6b7fc836f Enable multidex for debug builds only Christian Hagau 2017-10-06 00:00:00 +00:00
  • b373df2933 Update support libraries to 25.3.1 and update gradle-witness hashes Christian Hagau 2017-10-06 00:00:00 +00:00
  • 7525f54cbf 4.8-beta1 Dominik Schürmann 2017-10-13 13:47:02 +02:00
  • 51109bdf5c Merge pull request #2182 from open-keychain/usb-refactor Dominik Schürmann 2017-10-13 13:44:08 +02:00
  • dfed7d3c93 Move decision of whether to show button into ShowNfcSweetspotActivity Vincent Breitmoser 2017-10-12 10:05:00 +02:00
  • 287d3251c5 Add "Where is my NFC reader?" feature to nfc waiting dialog Vincent Breitmoser 2017-10-10 04:54:05 +02:00
  • c07e808d24 add nfc sweetspot data, scraped from NFC-Ring API Vincent Breitmoser 2017-10-10 04:53:18 +02:00
  • 0cb000a0be Change some package structure Vincent Breitmoser 2017-10-09 14:24:42 +02:00
  • a51252910b some T=1 refactoring Vincent Breitmoser 2017-10-08 04:35:11 +02:00
  • 6cc058e25f some more cleanup in usb classes Vincent Breitmoser 2017-10-08 02:05:29 +02:00
  • 31da4c450d Ignore leading data before IccPowerOn operation in CcidTransceiver Vincent Breitmoser 2017-10-08 01:05:43 +02:00
  • 7a24f4c237 refactor CcidTransceiver Vincent Breitmoser 2017-10-07 18:22:09 +02:00
  • 65c1ca91d4 explicitly connect before writing to output stream while creating github linked id Vincent Breitmoser 2017-10-06 19:19:35 +02:00
  • c4905c5eda increase timeouts for github account linking Vincent Breitmoser 2017-10-06 19:07:54 +02:00
  • fa3345f595 fix base64 encoding for github auth revocation Vincent Breitmoser 2017-10-06 19:07:40 +02:00
  • 2debc23ce0 slightly nicer error reporting for security token cla chaining Vincent Breitmoser 2017-10-06 19:06:43 +02:00
  • 618c3a506c Merge pull request #2167 from open-keychain/ditch-consolidate Vincent Breitmoser 2017-10-02 16:46:12 +02:00
  • b2e4a035a2 make qr code background color in transfer fragment white Vincent Breitmoser 2017-09-30 21:30:10 +02:00
  • 4536645170 don't show "link account" button if feature is disabled Vincent Breitmoser 2017-09-30 21:19:20 +02:00
  • 95e6562386 fix more NPEs in ManageSecurityTokenFragment Vincent Breitmoser 2017-09-29 23:41:27 +02:00
  • 565c237903 nicer preview for api deduplicate key dialog Vincent Breitmoser 2017-09-29 15:56:50 +02:00
  • 7ee41aa51c support partially bound tokens in key health view Vincent Breitmoser 2017-09-28 17:27:52 +02:00
  • 77856afc4f locked empty security tokens are locked, not empty Vincent Breitmoser 2017-09-28 17:00:00 +02:00
  • 3d473e05ad set security token admin pin to 12345678 in debug builds Vincent Breitmoser 2017-09-28 16:58:42 +02:00
  • 75263f8d37 Merge pull request #2171 from kbsriram/license-update Vincent Breitmoser 2017-09-28 15:26:19 +02:00
  • db4f058ba8 Update interop test license to Apache 2.0 KB Sriram 2017-09-28 06:14:29 -07:00
  • 4a0c61a478 prevent crashes after detach in manage security token fragment Vincent Breitmoser 2017-09-27 20:14:58 +02:00
  • a155201400 Fix for travis android test Dominik Schürmann 2017-09-25 11:46:19 +02:00
  • 48e01e15e0 Version 4.7 Dominik Schürmann 2017-09-25 11:19:15 +02:00
  • d9fec6efb9 fastlane changelog, remove unused files Dominik Schürmann 2017-09-25 11:09:35 +02:00
  • 9d1ec7443c Pull from transifex Dominik Schürmann 2017-09-25 10:57:45 +02:00
  • 1641ac307d Changelog 4.7 Dominik Schürmann 2017-09-25 10:46:32 +02:00
  • 2ac67865d7 Fix indentation Dominik Schürmann 2017-09-25 10:18:52 +02:00
  • ae0b3dc396 Fix EC decipher template (#2166) Arnaud Fontaine 2017-09-25 10:13:41 +02:00
  • bf31d4f55d add logging Vincent Breitmoser 2017-09-23 01:22:36 +02:00
  • a6f97cf46e remember if key signatures table has been initialized Vincent Breitmoser 2017-09-23 01:00:14 +02:00
  • 678a5c1562 slight cleanup Vincent Breitmoser 2017-09-23 00:46:06 +02:00
  • b814753b3b get rid of consolidate operation Vincent Breitmoser 2017-09-22 04:26:12 +02:00
  • f413d77360 introduce updateTrustDb to use instead of a full consolidate Vincent Breitmoser 2017-09-22 04:20:09 +02:00
  • e23045aeb8 introduce key signatures table Vincent Breitmoser 2017-09-22 04:18:14 +02:00
  • 2cd995526e set correct upload status for newly created keys Vincent Breitmoser 2017-09-22 01:24:51 +02:00
  • 318005dbb6 load keys from sd card during consolidate Vincent Breitmoser 2017-09-22 00:22:15 +02:00
  • fa258fb8b3 fix on click listener for linked identity items Vincent Breitmoser 2017-09-21 22:53:56 +02:00
  • afed37ed7d Merge pull request #2164 from open-keychain/simplify-cache-ttl Dominik Schürmann 2017-09-20 09:30:29 -10:00
  • 647589c9ae default caching ttl to "until cleared" Vincent Breitmoser 2017-09-20 20:50:03 +02:00
  • ca1bcf93f2 Merge pull request #2162 from open-keychain/clipboard-reformat Dominik Schürmann 2017-09-20 06:37:11 -10:00
  • 03ca1292fa remember last selected passphrase cache ttl Vincent Breitmoser 2017-09-20 17:01:49 +02:00
  • d04439df6b ditch passphrase "time to live" setting Vincent Breitmoser 2017-09-20 16:11:19 +02:00
  • 90b7a0f4f1 handle one-octet length headers in public key block reformatting Vincent Breitmoser 2017-09-19 15:02:40 +02:00
  • 534f816e35 slightly nicer error reporting for reading from clipboard Vincent Breitmoser 2017-09-19 13:00:41 +02:00
  • ded139d302 aggressively reformat public key blocks from clipboard Vincent Breitmoser 2017-09-19 12:58:42 +02:00
  • 1f2d9c85e0 Merge pull request #2160 from open-keychain/remove-move-to-card Vincent Breitmoser 2017-09-13 10:45:54 +02:00
  • 12b6d42990 fix untranslatable string Vincent Breitmoser 2017-09-12 12:52:22 +02:00
  • c6557cc5fd remove "Move to Card" action from subkey edit ui Vincent Breitmoser 2017-09-12 02:08:30 +02:00
  • ac10b03a0e Version 4.7-beta1 Dominik Schürmann 2017-09-11 11:10:38 -10:00
  • 68b3923c33 Merge pull request #2157 from open-keychain/token-import Vincent Breitmoser 2017-09-11 15:52:26 +02:00
  • 863651918e token-import: use entire fingerprint for promote operation Vincent Breitmoser 2017-09-11 14:54:06 +02:00
  • 10eeb5672b token-import: match fingerprints of subkeys Vincent Breitmoser 2017-09-11 14:21:47 +02:00
  • a1b049993f token-import: look up keys locally by all fingerprints Vincent Breitmoser 2017-09-11 03:20:00 +02:00
  • bd2e6aa698 token-import: bind only relevant subkeys Vincent Breitmoser 2017-09-11 01:55:03 +02:00
  • e0b5d97356 token-import: add entrypoint for blank token setup flow Vincent Breitmoser 2017-09-11 01:42:04 +02:00
  • 19bb4ff83c token-import: don't load fragment multiple times Vincent Breitmoser 2017-09-07 19:51:53 +02:00
  • bdc855d618 token-import: add debug states for locked keys Vincent Breitmoser 2017-09-07 16:07:17 +02:00
  • 419dffab02 token-import: move debug states out of fragment Vincent Breitmoser 2017-09-07 16:02:49 +02:00
  • 646940eb44 token-import: add ui for pin change and unlock Vincent Breitmoser 2017-09-07 16:05:59 +02:00
  • 36bec236f4 add routines to unlock security token Vincent Breitmoser 2017-09-06 21:17:29 +02:00
  • 4d0a686220 token-import: show unlock option for locked keys Vincent Breitmoser 2017-09-06 03:53:54 +02:00
  • 768abb3074 token-import: introduce parcelable SecurityTokenInfo Vincent Breitmoser 2017-09-06 02:40:47 +02:00
  • f40cebfb21 ditch yubikey fragment in ViewKeyActivity Vincent Breitmoser 2017-09-06 01:59:34 +02:00
  • 292b35c26d token-import: allow detaching of presenter Vincent Breitmoser 2017-09-05 21:05:23 +02:00
  • 16d6f07fe7 token-import: handle runtime storage permission Vincent Breitmoser 2017-09-05 20:57:05 +02:00