Commit Graph
6299 Commits
Author SHA1 Message Date
Dominik Schürmann 5c0baefd43 Pull from transifex 2017-07-26 12:22:18 +02:00
Dominik Schürmann 8d3d03a066 Changelog for 4.5 2017-07-26 12:05:08 +02:00
Vincent Breitmoser 93d7b3bdf3 pass through data correctly in new remote activities 2017-07-26 00:52:10 +02:00
Vincent Breitmoser 553682582c fix migration 2017-07-25 23:19:30 +02:00
Dominik Schürmann f453c107e7 Display URL in keyserver prefs 2017-07-25 23:18:28 +02:00
Dominik SchürmannandGitHub 7d6fcf750d Merge pull request #2127 from open-keychain/autocrypt
Autocrypt
2017-07-25 22:58:59 +02:00
Vincent Breitmoser dfa4375697 fix and add some more tests for external provider 2017-07-25 22:19:33 +02:00
Vincent Breitmoser 5da3ae7e62 update openpgp-api lib 2017-07-25 22:19:33 +02:00
Vincent Breitmoser d331d16e56 fix content observer notification in IdentityLoader 2017-07-25 22:19:33 +02:00
Vincent Breitmoser 226182e51c add context menu to autocrypt identity items 2017-07-25 22:19:33 +02:00
Vincent Breitmoser dc33fc7982 new deduplication dialog 2017-07-25 22:19:33 +02:00
Vincent Breitmoser 0d5cb208e3 bring email status back for legacy support 2017-07-25 22:19:32 +02:00
Vincent Breitmoser a5d2a77f8f support deleting autocrypt peers 2017-07-25 22:19:32 +02:00
Vincent Breitmoser 74eb2ac67e don't consider expired or revoked keys for uids 2017-07-25 22:19:32 +02:00
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