Commit Graph

4176 Commits

Author SHA1 Message Date
KB Sriram
db4f058ba8 Update interop test license to Apache 2.0
Change the license for the interoperability test runner
to Apache 2.0, matching standard Google open source practice.
2017-09-28 06:18:58 -07:00
Vincent Breitmoser
4a0c61a478 prevent crashes after detach in manage security token fragment 2017-09-27 20:16:14 +02:00
Dominik Schürmann
48e01e15e0 Version 4.7 2017-09-25 11:19:15 +02:00
Dominik Schürmann
d9fec6efb9 fastlane changelog, remove unused files 2017-09-25 11:16:52 +02:00
Dominik Schürmann
9d1ec7443c Pull from transifex 2017-09-25 10:57:45 +02:00
Dominik Schürmann
1641ac307d Changelog 4.7 2017-09-25 10:46:32 +02:00
Dominik Schürmann
2ac67865d7 Fix indentation 2017-09-25 10:18:52 +02:00
Arnaud Fontaine
ae0b3dc396 Fix EC decipher template (#2166)
Fix EC decipher template
2017-09-25 10:13:41 +02:00
Vincent Breitmoser
2cd995526e set correct upload status for newly created keys 2017-09-22 01:58:43 +02:00
Vincent Breitmoser
318005dbb6 load keys from sd card during consolidate 2017-09-22 00:22:15 +02:00
Vincent Breitmoser
fa258fb8b3 fix on click listener for linked identity items 2017-09-21 22:53:56 +02:00
Dominik Schürmann
afed37ed7d Merge pull request #2164 from open-keychain/simplify-cache-ttl
Simplify cache TTL logic
2017-09-20 09:30:29 -10:00
Vincent Breitmoser
647589c9ae default caching ttl to "until cleared" 2017-09-20 20:50:03 +02:00
Vincent Breitmoser
03ca1292fa remember last selected passphrase cache ttl 2017-09-20 17:02:15 +02:00
Vincent Breitmoser
d04439df6b ditch passphrase "time to live" setting 2017-09-20 17:02:15 +02:00
Vincent Breitmoser
90b7a0f4f1 handle one-octet length headers in public key block reformatting 2017-09-19 15:04:25 +02:00
Vincent Breitmoser
534f816e35 slightly nicer error reporting for reading from clipboard 2017-09-19 13:00:41 +02:00
Vincent Breitmoser
ded139d302 aggressively reformat public key blocks from clipboard 2017-09-19 12:58:42 +02:00
Vincent Breitmoser
1f2d9c85e0 Merge pull request #2160 from open-keychain/remove-move-to-card
remove "Move to Card" action from subkey edit ui
2017-09-13 10:45:54 +02:00
Vincent Breitmoser
12b6d42990 fix untranslatable string 2017-09-12 12:52:54 +02:00
Vincent Breitmoser
c6557cc5fd remove "Move to Card" action from subkey edit ui 2017-09-12 02:08:30 +02:00
Dominik Schürmann
ac10b03a0e Version 4.7-beta1 2017-09-11 11:10:38 -10:00
Vincent Breitmoser
863651918e token-import: use entire fingerprint for promote operation 2017-09-11 15:30:10 +02:00
Vincent Breitmoser
10eeb5672b token-import: match fingerprints of subkeys 2017-09-11 15:30:06 +02:00
Vincent Breitmoser
a1b049993f token-import: look up keys locally by all fingerprints 2017-09-11 03:20:00 +02:00
Vincent Breitmoser
bd2e6aa698 token-import: bind only relevant subkeys 2017-09-11 01:55:03 +02:00
Vincent Breitmoser
e0b5d97356 token-import: add entrypoint for blank token setup flow 2017-09-11 01:44:50 +02:00
Vincent Breitmoser
19bb4ff83c token-import: don't load fragment multiple times 2017-09-11 01:44:40 +02:00
Vincent Breitmoser
bdc855d618 token-import: add debug states for locked keys 2017-09-11 01:44:40 +02:00
Vincent Breitmoser
419dffab02 token-import: move debug states out of fragment 2017-09-11 01:44:39 +02:00
Vincent Breitmoser
646940eb44 token-import: add ui for pin change and unlock 2017-09-11 01:43:20 +02:00
Vincent Breitmoser
36bec236f4 add routines to unlock security token 2017-09-08 15:17:33 +02:00
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