Christian Hagau
d234f6a66d
Add `KdfCalculator` class
2 years ago
Christian Hagau
d3c51b26e8
Add `KdfParameters` class
2 years ago
dangfan
04a6740cec
fix broken curve25519 decryption
2 years ago
dangfan
e82fb82c44
fix ecdh decryption error: Invalid KEK
2 years ago
dangfan
ea70f7307e
Computes the lengths in the template dynamically according to the mod length when importing RSA keys
2 years ago
Vincent Breitmoser
258cd4c836
Merge pull request #2586 from open-keychain/drop-more-stuff
...
Drop more stuff
3 years ago
Vincent Breitmoser
cb111a09c9
drop contacts permission and related features
3 years ago
Vincent Breitmoser
aa390fadb8
schedule key sync work with unique name
3 years ago
Vincent Breitmoser
8d1b81a4c9
drop some unused resources
3 years ago
Vincent Breitmoser
08445f049a
schedule cleanup work with unique name
3 years ago
Vincent Breitmoser
2d9edf3832
drop ContactSync feature
3 years ago
Vincent Breitmoser
aa6ff03545
drop "shop" drawer item
3 years ago
Vincent Breitmoser
197afe37cc
drop "try autocrypt" link from drawer
3 years ago
Vincent Breitmoser
7154159a36
analytics: remove
3 years ago
Vincent Breitmoser
61892a6570
Merge pull request #2475 from hannesa2/AndroidStudio-3.4.2
...
Travis simplifications
3 years ago
Hannes Achleitner
ffa23c819b
Travis simplification
3 years ago
Vincent Breitmoser
ec6b02f97e
drop safeslinger submodule (missed in previous commit)
3 years ago
Vincent Breitmoser
4094414bd7
fix gradle wrapper with ./gradlew wrapper
3 years ago
Vincent Breitmoser
f3aceb4f12
Merge pull request #2553 from open-keychain/cleanup-bc
...
Update to AndroidX, use upstream bouncycastle provider
3 years ago
Vincent Breitmoser
13e9e91fdc
more build system updates, ditch unused android tests
3 years ago
Vincent Breitmoser
8d36a6c613
update gradle and some submodule build versions
3 years ago
Vincent Breitmoser
632792d4c2
some more build file updates
3 years ago
Vincent Breitmoser
d8fdea9d17
fix unit tests, update robolectric
3 years ago
Vincent Breitmoser
da38f99349
fix stray \ in some translated string
3 years ago
Vincent Breitmoser
5247f2f3b4
update workmanager
3 years ago
Vincent Breitmoser
4a4093854d
use upstream bouncycastle provider
3 years ago
Vincent Breitmoser
a697d7e623
add analytics to ssh authenticator
...
do people actually use this service? if not, let's remove it
3 years ago
Vincent Breitmoser
8d063b175b
update dependencies
3 years ago
Vincent Breitmoser
5172002f0e
migrate to androidx
3 years ago
Vincent Breitmoser
5cd210831b
ditch minidns
3 years ago
Vincent Breitmoser
12dce183d1
update support library
3 years ago
Vincent Breitmoser
47212b68a1
update compile sdk
3 years ago
Vincent Breitmoser
d8a84389b8
update gradle wrapper and build tools
3 years ago
Vincent Breitmoser
8d0e7af11b
ditch jacoco
3 years ago
Vincent Breitmoser
864fbc95ea
re-merge libkeychain
3 years ago
Vincent Breitmoser
d3e48db520
ditch keybase
3 years ago
Vincent Breitmoser
5e0a17b966
ditch gradle-witness
3 years ago
Vincent Breitmoser
573ea47a40
ditch safeslinger
3 years ago
Vincent Breitmoser
46a25451ba
Merge pull request #2529 from eehakkin/feature/add-query-parameter-to-wkd-urls
...
Add query parameter to WKD URLs
3 years ago
Eero Häkkinen
e901322ea3
Add query parameter to WKD URLs
...
This change adds the l=LOCAL-PART query parameter to WKD URLs as
specified in RFC Draft: draft-koch-openpgp-webkey-service-09 section 3.1
since version 07.
3 years ago
Dominik Schürmann
2f0c1415b4
Version 5.5
3 years ago
Dominik Schürmann
cd7f2c4184
Update from transifex
3 years ago
Dominik Schürmann
87b378065d
Remove gradle witness
3 years ago
Dominik Schürmann
4b5874860f
Changelog v5.5
3 years ago
Dominik Schürmann
974f858433
Merge pull request #2519 from open-keychain/clipboard_access_fix
...
Fix decryption from clipboard on Android 10
3 years ago
Christian Hagau
9b29a18ed8
Move clipboard access from DecryptActivity to EncryptDecryptFragment
3 years ago
Dominik Schürmann
084f73f1f5
Merge pull request #2517 from schleif/master
...
add http referer to shop webview
4 years ago
schleif
dd8f3d191f
add http referer to shop webview
4 years ago
Dominik Schürmann
0c6e977ca7
Merge pull request #2508 from schleif/master
...
make autocrypt ad more clear
4 years ago
schleif
06797400a5
make autocrypt ad more clear
4 years ago