Commit Graph
4144 Commits
Author SHA1 Message Date
Vincent Breitmoser 4d0a686220 token-import: show unlock option for locked keys 2017-09-08 15:17:33 +02:00
Vincent Breitmoser 768abb3074 token-import: introduce parcelable SecurityTokenInfo 2017-09-08 15:17:33 +02:00
Vincent Breitmoser f40cebfb21 ditch yubikey fragment in ViewKeyActivity 2017-09-08 15:17:33 +02:00
Vincent Breitmoser 292b35c26d token-import: allow detaching of presenter 2017-09-08 15:16:50 +02:00
Vincent Breitmoser 16d6f07fe7 token-import: handle runtime storage permission 2017-09-08 15:16:50 +02:00
Vincent Breitmoser c1773de1c3 token-import: handle empty urls better 2017-09-08 15:16:50 +02:00
Vincent Breitmoser f1852338af debug: don't consolidate when a key is deleted 2017-09-08 15:16:50 +02:00
Vincent Breitmoser 8ae12e7590 token-import: option to simulate keys for import in debug builds 2017-09-08 15:16:50 +02:00
Vincent Breitmoser fb2a8624a4 token-import: remove old import/reset fragment 2017-09-08 15:16:50 +02:00
Vincent Breitmoser 2d2dce754d fix stupid error in UncachedKeyRing 2017-09-08 15:16:50 +02:00
Vincent Breitmoser 1af6a2796c token-import: change package structure a bit 2017-09-08 15:16:50 +02:00
Vincent Breitmoser 363551723b token-import: add logging 2017-09-08 15:16:50 +02:00
Vincent Breitmoser 050aed1ef5 token-import: extract string resources 2017-09-08 15:16:50 +02:00
Vincent Breitmoser e9efc07b74 token-import: reset yubikey 2017-09-08 15:16:50 +02:00
Vincent Breitmoser bc3031c9eb token-import: load from file 2017-09-08 15:16:50 +02:00
Vincent Breitmoser af7d36c038 token-import: first iteration 2017-09-08 15:16:50 +02:00
Vincent Breitmoser 21bc6f12f0 fix bugs introduced by using byte[] instead of String for fingerprints 2017-09-08 14:50:10 +02:00
Vincent Breitmoser 4a4e325bca encrypt to signing key in openkeychain ui 2017-09-06 22:07:56 +02:00
Dominik Schürmann 93caae1342 Pull from transifex 2017-08-29 21:13:21 +02:00
Dominik Schürmann d6ad4cb72b Version 4.6 2017-08-29 21:09:09 +02:00
Vincent Breitmoser 5dd9700b74 fix drawer position glitch 2017-08-29 21:07:53 +02:00
Dominik Schürmann f779c397b1 Changelog 4.6 2017-08-29 21:03:44 +02:00
Vincent Breitmoser 0437eb8f1d change text color again in transfer fragment 2017-08-29 20:40:17 +02:00
Vincent Breitmoser e3b1cf7209 slight changes to ui 2017-08-29 20:34:39 +02:00
Vincent Breitmoser 5122c20e3d tls-psk: remove hostname from status message 2017-08-29 20:11:38 +02:00
Vincent Breitmoser c6c1222eed tls-psk: add link from secret key view 2017-08-29 20:11:37 +02:00
Vincent Breitmoser 33313824ce tls-psk: rename to Secure Wifi Transfer 2017-08-29 20:11:37 +02:00
Vincent Breitmoser ba5a1a1969 tls-psk: add specialized error screen if on bad wifi 2017-08-29 20:11:37 +02:00
Vincent Breitmoser 9a37fabb45 tls-psk: switch layouts in animator by id 2017-08-29 20:11:37 +02:00
Vincent Breitmoser f76a0f47b5 tls-psk: fix scan from proxy activity, and use Constants.SKT_SCHEME everywhere 2017-08-29 20:11:37 +02:00
Vincent Breitmoser 4f5f5219bd tls-psk: include wifi ssid in qr code (if available) 2017-08-29 20:11:37 +02:00
Vincent Breitmoser b92778f6e9 tls-psk: extract skt uri handling, and use new qr code format 2017-08-29 20:11:36 +02:00
Vincent Breitmoser e5189e0c39 tls-psk: fix bug with zero size layout 2017-08-29 20:11:36 +02:00
Vincent Breitmoser 23b1f6d7e5 tls-psk: add "more info" button 2017-08-29 20:11:36 +02:00
Vincent Breitmoser 0aa878d1a9 tls-psk: move descriptive text, fix typo 2017-08-29 20:11:36 +02:00
Vincent Breitmoser 39be6b166d tls-psk: show warning dialog before actually sending a key 2017-08-29 20:11:36 +02:00
Vincent Breitmoser b6586c6620 tls-psk: show a "done" button after connection is established 2017-08-29 20:11:36 +02:00
Vincent Breitmoser c04e716a27 tls-psk: add secure device setup to first time dialog 2017-08-29 20:11:35 +02:00
Vincent Breitmoser b58e30914c tls-psk: stub for tests 2017-08-29 20:11:35 +02:00
Vincent Breitmoser dc350cff50 tls-psk: properly set timeout while connecting 2017-08-29 20:11:35 +02:00
Vincent Breitmoser 34a466622e tls-psk: show "Connecting…" view while waiting 2017-08-29 20:11:35 +02:00
Vincent Breitmoser ca43544a0e tls-psk: handle scan from ImportKeysProxyActivity 2017-08-29 20:11:35 +02:00
Vincent Breitmoser af1d028520 tls-psk: show error message for unspecialized io exception 2017-08-29 20:11:35 +02:00
Vincent Breitmoser fa3a82ded2 tls-psk: reformat getIPAddress method 2017-08-29 20:11:35 +02:00
Vincent Breitmoser e470072210 tls-psk: move more magic values into constants 2017-08-29 20:11:34 +02:00
Vincent Breitmoser db3210e67c tls-psk: use ascii armor block delimiter 2017-08-29 20:11:34 +02:00
Vincent Breitmoser e2c3f5b6f8 tls-psk: show animated connection status view 2017-08-29 20:11:34 +02:00
Vincent Breitmoser 049b93ff03 tls-psk: display a note if there are no keys to send 2017-08-29 20:11:34 +02:00
Vincent Breitmoser 5cff30e7ba tls-psk: ignore incoming data if we already sent a key 2017-08-29 20:11:34 +02:00
Vincent Breitmoser b95e42f693 tls-psk: handle disconnect by local decision 2017-08-29 20:11:34 +02:00