Commit Graph
6385 Commits
Author SHA1 Message Date
Vincent Breitmoser 33555c6f20 add "external" state for keys from non-autocrypt inputs 2017-07-25 22:19:32 +02:00
Vincent Breitmoser 3212da0915 actually use parametrized package name for internal call 2017-07-25 22:19:32 +02:00
Vincent Breitmoser 4cf4981f1b combine autocrypt peer state and hand to client app 2017-07-25 22:19:32 +02:00
Vincent Breitmoser 5e01e41bcd return key status differently for uid and autocrypt peer in KeychainExternalProvider 2017-07-25 22:19:32 +02:00
Vincent Breitmoser 019e63f681 full-on autocrypt! 2017-07-25 22:19:32 +02:00
Vincent Breitmoser 1e620e01aa trust id -> autocrypt peer 2017-07-25 22:19:32 +02:00
Vincent Breitmoser 4e4912bd6d add trust-id info in external query 2017-07-25 22:19:32 +02:00
Vincent Breitmoser 0edbe9f1b2 integrate display of trust ids into other identities 2017-07-25 22:19:31 +02:00
Vincent Breitmoser 846692e8ba add "forget" button to trust ids 2017-07-25 22:19:31 +02:00
Vincent Breitmoser 12dec8cba8 preserve trust ids over key updates 2017-07-25 22:19:31 +02:00
Vincent Breitmoser 3015a68a72 show trust id activity button only if available 2017-07-25 22:19:31 +02:00
Vincent Breitmoser 3bf7fd54b0 show only a single trust id icon 2017-07-25 22:19:31 +02:00
Vincent Breitmoser ea953db521 extract creation of error result intent into method 2017-07-25 22:19:31 +02:00
Vincent Breitmoser d0580dfafb return both trust ids and user ids in key queries 2017-07-25 22:19:31 +02:00
Vincent Breitmoser a211e52782 fix database migration and setup steps 2017-07-25 22:19:31 +02:00
Vincent Breitmoser f1723dc454 show trust id package icon in key list 2017-07-25 22:19:31 +02:00
Vincent Breitmoser 930d2c6e3e trustid: show intent icon for trust ids 2017-07-25 22:19:31 +02:00
Vincent Breitmoser 31ef4c4789 list trust ids in ShowKeyFragment 2017-07-25 22:19:31 +02:00
Vincent Breitmoser c7bb6a7bc0 extract trust id handling into method 2017-07-25 22:15:26 +02:00
Vincent Breitmoser 84d5ca7cd9 wip: trust id logic 2017-07-25 22:15:26 +02:00
Vincent Breitmoser c15762c5cf service: add trust id result to decryptVerify operation 2017-07-25 21:32:47 +02:00
Vincent Breitmoser d5eb90f067 add trust id external access methods 2017-07-25 21:32:47 +02:00
Vincent Breitmoser 1b50dbd831 add trust id internal access methods 2017-07-25 21:32:47 +02:00
Vincent Breitmoser 55bffbbcbe add trust id database table 2017-07-25 21:32:47 +02:00
Vincent Breitmoser d4731f68bd introduce minimize extra to ACTION_GET_KEY 2017-07-25 21:32:47 +02:00
Vincent Breitmoser abd82cd88f fix nullable field in HkpKeyserverAddress parcel 2017-07-25 21:29:11 +02:00
Dominik Schürmann 0e6ec82823 Better logs and explanation for orbot 2017-07-25 15:02:46 +02:00
Dominik SchürmannandGitHub 1ad0bf1988 Merge pull request #2138 from open-keychain/autovalue-hkp-keyserver
refactor keyserver class structure, use AutoValue for ParcelableHkpKeyserver
2017-07-25 13:32:37 +02:00
Vincent Breitmoser b8d01bf9d2 refactor keyserver class structure, use AutoValue for ParcelableHkpKeyserver 2017-07-24 22:08:36 +02:00
Vincent Breitmoser 6e18531920 preserve last update time and seen on keyserver value during consolidate 2017-07-24 14:45:36 +02:00
Vincent BreitmoserandGitHub 5c1dcf561b Merge pull request #2110 from open-keychain/keyserver-status
Keyserver status
2017-07-24 14:13:45 +02:00
Vincent Breitmoser bff6b98e0b reset last updated and keyserver status on change of keyserver preference 2017-07-24 12:11:56 +02:00
Vincent Breitmoser ef6921210c add seen on keyservers column to create table statement 2017-07-24 11:44:51 +02:00
Vincent Breitmoser d78c557cfa correctly set keyserver status on first lookup 2017-07-24 11:44:44 +02:00
Vincent Breitmoser 66465f7c1b better handling of unknown status 2017-07-24 11:44:44 +02:00
Vincent Breitmoser 57b0e16ecc fix content observer for keyserver status 2017-07-24 11:44:44 +02:00
Vincent Breitmoser 74fad371bb fix content observer notification in IdentityLoader 2017-07-24 11:44:44 +02:00
Vincent Breitmoser 471d35ebcf minor layout fixes 2017-07-24 11:44:44 +02:00
Vincent Breitmoser 25e58943c9 move keyserver status into key status card 2017-07-24 11:44:44 +02:00
Vincent Breitmoser 00e411b1e3 display keyserver status on card 2017-07-24 11:44:44 +02:00
Vincent Breitmoser d75d400453 save whether key was seen on keyservers 2017-07-24 11:44:44 +02:00
Vincent Breitmoser f7d7adc1ef fix overridden warnings table creation (whoops) 2017-07-24 11:43:59 +02:00
Vincent BreitmoserandGitHub 786b6f4f9d Merge pull request #2131 from af-anssi/master
Update SecureMessaging/SCP11b wrt OpenPGP card v3.3
2017-07-07 12:06:24 +02:00
Arnaud Fontaine d668719bc8 Missing import... 2017-07-07 11:36:31 +02:00
Arnaud Fontaine f554548a14 Code style 2017-07-07 10:20:24 +02:00
Arnaud Fontaine 47b0763f9f Update SecureMessaging/SCP11b wrt OpenPGP card v3.3 2017-07-06 18:25:36 +02:00
Dominik Schürmann ddd8be07da Feeback from transifex 2017-07-03 14:42:23 +02:00
Dominik Schürmann 2880cd2e1c Incorporate more feedback on transifex 2017-06-29 18:36:26 +02:00
Dominik Schürmann d7d0f0f974 Incorporate more feedback on transifex 2017-06-29 18:12:46 +02:00
Dominik Schürmann 300cf3298c Incorporate feedback on transifex 2017-06-29 17:52:49 +02:00