Commit Graph
7148 Commits
Author SHA1 Message Date
Dominik Schürmann cd7f2c4184 Update from transifex 2020-01-20 16:34:50 +01:00
Dominik Schürmann 87b378065d Remove gradle witness 2020-01-20 16:34:39 +01:00
Dominik Schürmann 4b5874860f Changelog v5.5 2020-01-20 16:04:51 +01:00
Dominik SchürmannandGitHub 974f858433 Merge pull request #2519 from open-keychain/clipboard_access_fix
Fix decryption from clipboard on Android 10
2020-01-20 16:00:28 +01:00
Christian Hagau 9b29a18ed8 Move clipboard access from DecryptActivity to EncryptDecryptFragment 2019-12-29 00:00:00 +00:00
Dominik SchürmannandGitHub 084f73f1f5 Merge pull request #2517 from schleif/master
add http referer to shop webview
2019-12-17 12:53:39 +01:00
schleif dd8f3d191f add http referer to shop webview 2019-12-17 12:20:58 +01:00
Dominik SchürmannandGitHub 0c6e977ca7 Merge pull request #2508 from schleif/master
make autocrypt ad more clear
2019-11-07 10:56:09 +01:00
schleif 06797400a5 make autocrypt ad more clear 2019-11-06 23:11:21 +01:00
Dominik SchürmannandGitHub 591be56265 Merge pull request #2506 from schleif/master
Add an advertisement for autocrypt thunderbird plugin to navigation drawer
2019-11-06 14:04:27 +01:00
schleif a7267a3cfc add autocrypt thunderbird plugin advertisment 2019-11-05 12:06:02 +01:00
Dominik Schürmann ef0ea27f51 Version 5.4 2019-10-22 16:39:09 +02:00
Dominik Schürmann a403676a6f pull from transifex 2019-10-22 16:37:16 +02:00
Dominik Schürmann 4f60356791 changelog 5.4 2019-10-22 16:29:37 +02:00
Dominik SchürmannandGitHub 724f1cab2b Merge pull request #2442 from Deliquescence/patch-1
Fix help-wanted link in README.md
2019-10-22 16:25:51 +02:00
Dominik SchürmannandGitHub d44cb1dc24 Merge pull request #2493 from Anders-Linden/master
Adding support for WKD Advanced method
2019-10-22 16:23:04 +02:00
Dominik SchürmannandGitHub ea023aaf18 Merge pull request #2495 from jekor/master
workaround for NullPointerException for some document thumbnails
2019-10-22 16:22:29 +02:00
Dominik Schürmann bf4961b356 extract shop string 2019-10-22 16:21:37 +02:00
Dominik Schürmann 60232f3062 disable wrapper check for now 2019-10-22 16:16:14 +02:00
Dominik SchürmannandGitHub 5b8b985e61 Merge pull request #2454 from schleif/security-key-shop
Implementation of Cotech Security Keys shop
2019-10-22 16:15:12 +02:00
Chris Forno 0008c218ad workaround for NullPointerException for some document thumbnails 2019-10-04 15:50:12 +08:00
Anders Lindén ff4c6684e1 Adding support for WKD Advanced method
This change extends the WKD support with Advanced mode stated in
RFC Draft: draft-koch-openpgp-webkey-service-08 section 3.1
2019-09-28 22:26:43 +02:00
Dominik SchürmannandGitHub b35292f107 Merge pull request #2470 from open-keychain/switch_repo_order
Switch order of repositories, search Google Maven repo first
2019-07-07 11:54:26 +02:00
Christian Hagau ce76577955 Switch order of repositories, search Google repo first 2019-07-07 00:00:00 +00:00
Dominik Schürmann 0a0b06efaa fix typo in changelog 2019-07-03 10:21:32 +02:00
Dominik Schürmann ad4cd1bfb9 Version 5.3 (53004) 2019-07-01 14:49:38 +02:00
Dominik Schürmann c4539de7a0 remove linked identity error codes 2019-07-01 14:46:16 +02:00
Dominik Schürmann bbc07130b7 pull from transifex 2019-07-01 14:45:55 +02:00
Dominik Schürmann 8aa1e25147 changelog 5.3 2019-07-01 14:40:20 +02:00
Dominik Schürmann cec447ed33 Version 5.3 2019-07-01 14:32:59 +02:00
Dominik Schürmann adcb39b5c8 use LetsEncrypt certificate for keys.openpgp.org and keyserver.ubuntu.com 2019-07-01 14:29:45 +02:00
Vincent Breitmoser b8fe85e6c2 bouncycastle: use two-byte checksum for encrypted keys 2019-06-27 19:27:10 +02:00
Vincent Breitmoser c368630f65 fix threading issues in ViewKeyActivity 2019-06-27 19:26:56 +02:00
Vincent Breitmoser effa340c5c slightly improve PgpKeyOperation logic 2019-06-27 19:26:34 +02:00
Vincent Breitmoser 6cb773c45d Drop index on key metadata table
Key metadata can exist without a keyring in the table, so we don't lose
it on reinsertion.

Also, don't use transactions inside database upgrade tasks. The entire
update is wrapped in a transaction, and we don't want to break this!
2019-06-27 19:24:52 +02:00
Vincent Breitmoser 865b35d79f remove more linked identity remnants 2019-06-27 13:55:37 +02:00
Vincent Breitmoser cb054156a7 use keys.openpgp.org by default 2019-06-27 13:55:37 +02:00
schleif 69415e16f0 Add ConstraintLayout dependency. 2019-04-23 12:56:53 +02:00
schleif 1c46a0bca8 Add the shop fragment to the drawer. String typeface is bold. 2019-04-23 12:55:38 +02:00
schleif e6aa12489e Add need strings to string resource. 2019-04-23 12:53:56 +02:00
schleif d1b0d83b94 Add a fragment that holds a webview. In this the shop will be showed.
While the shop isn't showed a progress bar and a label indicates loading.
2019-04-23 12:53:17 +02:00
Dominik SchürmannandGitHub 0a001e4cf6 Merge pull request #2450 from emilio-aburto/patch-1
Fix Spanish translation to resolve a crashing issue
2019-03-29 17:16:47 +01:00
Emilio Aburto LandGitHub e0836c91de Fix Spanish translation to resolve a crashing issue
Fix #2433
2019-03-28 19:42:23 -03:00
Josh BairdandGitHub 9638bb117b Fix help-wanted link in README.md
help-wanted -> "help wanted"
2019-02-18 18:11:44 -05:00
Dominik Schürmann dd82374b17 update USB identifier to reflect YubiKey 5 series 2019-02-11 15:46:14 +01:00
Dominik Schürmann 8372c566a0 use string for key status 2019-01-10 14:57:35 +01:00
Vincent BreitmoserandGitHub 82025ea8bc Merge pull request #2423 from xaep/master
Make sure auth key selection dialog lists only keys with auth subkey available.
2018-12-14 11:01:08 +01:00
Constantine Verutin 4e4c070228 Make sure auth key selection dialog lists only keys with auth subkey available.
Presently the dialog lists all master keys, and keys without auth subkeys are not marked in any way. Sleecting one of those via SSH authentication API will result in cryptic "Could not create description: null" message.
2018-12-04 15:17:31 +00:00
Vincent Breitmoser 1bceefc5df add description of how to scrape in scraping.md 2018-12-03 13:35:14 +01:00
Vincent Breitmoser 29b014edad Fix returned autocrypt state in OpenPgpServiceKeyIdExtractor 2018-11-21 16:28:33 +01:00