Dominik Schürmann
591be56265
Merge pull request #2506 from schleif/master
...
Add an advertisement for autocrypt thunderbird plugin to navigation drawer
4 years ago
schleif
a7267a3cfc
add autocrypt thunderbird plugin advertisment
4 years ago
Dominik Schürmann
ef0ea27f51
Version 5.4
4 years ago
Dominik Schürmann
a403676a6f
pull from transifex
4 years ago
Dominik Schürmann
4f60356791
changelog 5.4
4 years ago
Dominik Schürmann
724f1cab2b
Merge pull request #2442 from Deliquescence/patch-1
...
Fix help-wanted link in README.md
4 years ago
Dominik Schürmann
d44cb1dc24
Merge pull request #2493 from Anders-Linden/master
...
Adding support for WKD Advanced method
4 years ago
Dominik Schürmann
ea023aaf18
Merge pull request #2495 from jekor/master
...
workaround for NullPointerException for some document thumbnails
4 years ago
Dominik Schürmann
bf4961b356
extract shop string
4 years ago
Dominik Schürmann
60232f3062
disable wrapper check for now
4 years ago
Dominik Schürmann
5b8b985e61
Merge pull request #2454 from schleif/security-key-shop
...
Implementation of Cotech Security Keys shop
4 years ago
Chris Forno
0008c218ad
workaround for NullPointerException for some document thumbnails
4 years ago
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
4 years ago
Dominik Schürmann
b35292f107
Merge pull request #2470 from open-keychain/switch_repo_order
...
Switch order of repositories, search Google Maven repo first
4 years ago
Christian Hagau
ce76577955
Switch order of repositories, search Google repo first
4 years ago
Dominik Schürmann
0a0b06efaa
fix typo in changelog
4 years ago
Dominik Schürmann
ad4cd1bfb9
Version 5.3 (53004)
4 years ago
Dominik Schürmann
c4539de7a0
remove linked identity error codes
4 years ago
Dominik Schürmann
bbc07130b7
pull from transifex
4 years ago
Dominik Schürmann
8aa1e25147
changelog 5.3
4 years ago
Dominik Schürmann
cec447ed33
Version 5.3
4 years ago
Dominik Schürmann
adcb39b5c8
use LetsEncrypt certificate for keys.openpgp.org and keyserver.ubuntu.com
4 years ago
Vincent Breitmoser
b8fe85e6c2
bouncycastle: use two-byte checksum for encrypted keys
4 years ago
Vincent Breitmoser
c368630f65
fix threading issues in ViewKeyActivity
4 years ago
Vincent Breitmoser
effa340c5c
slightly improve PgpKeyOperation logic
4 years ago
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!
4 years ago
Vincent Breitmoser
865b35d79f
remove more linked identity remnants
4 years ago
Vincent Breitmoser
cb054156a7
use keys.openpgp.org by default
4 years ago
schleif
69415e16f0
Add ConstraintLayout dependency.
4 years ago
schleif
1c46a0bca8
Add the shop fragment to the drawer. String typeface is bold.
4 years ago
schleif
e6aa12489e
Add need strings to string resource.
4 years ago
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.
4 years ago
Dominik Schürmann
0a001e4cf6
Merge pull request #2450 from emilio-aburto/patch-1
...
Fix Spanish translation to resolve a crashing issue
4 years ago
Emilio Aburto L
e0836c91de
Fix Spanish translation to resolve a crashing issue
...
Fix #2433
4 years ago
Josh Baird
9638bb117b
Fix help-wanted link in README.md
...
help-wanted -> "help wanted"
4 years ago
Dominik Schürmann
dd82374b17
update USB identifier to reflect YubiKey 5 series
4 years ago
Dominik Schürmann
8372c566a0
use string for key status
4 years ago
Vincent Breitmoser
82025ea8bc
Merge pull request #2423 from xaep/master
...
Make sure auth key selection dialog lists only keys with auth subkey available.
5 years ago
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.
5 years ago
Vincent Breitmoser
1bceefc5df
add description of how to scrape in scraping.md
5 years ago
Vincent Breitmoser
29b014edad
Fix returned autocrypt state in OpenPgpServiceKeyIdExtractor
5 years ago
Dominik Schürmann
1f33102d7b
Merge pull request #2419 from open-keychain/update-sweetspot
...
Update NFC sweetspot data, and extract into separate module
5 years ago
Vincent Breitmoser
bbf0c0a470
re-add ShowNfcSweetspotActivity, inherit from BaseSecurityTokenActivity
5 years ago
Vincent Breitmoser
365cebdc72
extract sweetspot activity into separate module
5 years ago
Vincent Breitmoser
e36aab6a97
update sweetspot data
5 years ago
Dominik Schürmann
3a25482fb9
Version 5.3-beta3
5 years ago
Dominik Schürmann
86db169bf8
Merge pull request #2415 from open-keychain/fix-secret-keys
...
fix secret key export compatibility with gnupg
5 years ago
Dominik Schürmann
894bac6c8d
Merge pull request #2404 from Secalot/master
...
Add Secalot hardware token support.
5 years ago
Vincent Breitmoser
871621de73
add unit tests for key creation and s2k
5 years ago
Vincent Breitmoser
85c058fe1d
fix secret key export compatibility with gnupg
5 years ago