Commit Graph

7289 Commits

Author SHA1 Message Date
Christian Hagau d234f6a66d Add `KdfCalculator` class 2021-01-29 00:00:00 +00:00
Christian Hagau d3c51b26e8 Add `KdfParameters` class 2021-01-29 00:00:00 +00:00
dangfan 04a6740cec fix broken curve25519 decryption 2020-12-20 22:06:46 +08:00
dangfan e82fb82c44 fix ecdh decryption error: Invalid KEK 2020-12-20 13:10:28 +08:00
dangfan ea70f7307e Computes the lengths in the template dynamically according to the mod length when importing RSA keys 2020-12-18 23:06:03 +08:00
Vincent Breitmoser 258cd4c836
Merge pull request #2586 from open-keychain/drop-more-stuff
Drop more stuff
2020-09-08 11:12:44 +02:00
Vincent Breitmoser cb111a09c9 drop contacts permission and related features 2020-09-07 20:19:13 +02:00
Vincent Breitmoser aa390fadb8 schedule key sync work with unique name 2020-09-07 20:19:13 +02:00
Vincent Breitmoser 8d1b81a4c9 drop some unused resources 2020-09-07 20:19:13 +02:00
Vincent Breitmoser 08445f049a schedule cleanup work with unique name 2020-09-07 20:19:13 +02:00
Vincent Breitmoser 2d9edf3832 drop ContactSync feature 2020-09-07 20:19:13 +02:00
Vincent Breitmoser aa6ff03545 drop "shop" drawer item 2020-09-05 20:31:53 +02:00
Vincent Breitmoser 197afe37cc drop "try autocrypt" link from drawer 2020-09-05 14:19:10 +02:00
Vincent Breitmoser 7154159a36 analytics: remove 2020-09-05 14:14:33 +02:00
Vincent Breitmoser 61892a6570
Merge pull request #2475 from hannesa2/AndroidStudio-3.4.2
Travis simplifications
2020-05-31 13:28:28 +02:00
Hannes Achleitner ffa23c819b Travis simplification 2020-05-31 13:27:45 +02:00
Vincent Breitmoser ec6b02f97e drop safeslinger submodule (missed in previous commit) 2020-05-31 12:16:13 +02:00
Vincent Breitmoser 4094414bd7 fix gradle wrapper with ./gradlew wrapper 2020-05-31 12:12:06 +02:00
Vincent Breitmoser f3aceb4f12
Merge pull request #2553 from open-keychain/cleanup-bc
Update to AndroidX, use upstream bouncycastle provider
2020-05-31 11:45:17 +02:00
Vincent Breitmoser 13e9e91fdc more build system updates, ditch unused android tests 2020-05-30 20:06:50 +02:00
Vincent Breitmoser 8d36a6c613 update gradle and some submodule build versions 2020-05-30 20:01:15 +02:00
Vincent Breitmoser 632792d4c2 some more build file updates 2020-05-30 19:21:11 +02:00
Vincent Breitmoser d8fdea9d17 fix unit tests, update robolectric 2020-05-30 19:13:39 +02:00
Vincent Breitmoser da38f99349 fix stray \ in some translated string 2020-05-30 19:13:39 +02:00
Vincent Breitmoser 5247f2f3b4 update workmanager 2020-05-30 19:13:39 +02:00
Vincent Breitmoser 4a4093854d use upstream bouncycastle provider 2020-05-30 19:13:39 +02:00
Vincent Breitmoser a697d7e623 add analytics to ssh authenticator
do people actually use this service? if not, let's remove it
2020-05-30 19:13:39 +02:00
Vincent Breitmoser 8d063b175b update dependencies 2020-05-30 19:13:39 +02:00
Vincent Breitmoser 5172002f0e migrate to androidx 2020-05-30 15:47:09 +02:00
Vincent Breitmoser 5cd210831b ditch minidns 2020-05-30 15:47:09 +02:00
Vincent Breitmoser 12dce183d1 update support library 2020-05-30 15:47:09 +02:00
Vincent Breitmoser 47212b68a1 update compile sdk 2020-05-30 15:47:09 +02:00
Vincent Breitmoser d8a84389b8 update gradle wrapper and build tools 2020-05-30 15:47:09 +02:00
Vincent Breitmoser 8d0e7af11b ditch jacoco 2020-05-30 15:47:09 +02:00
Vincent Breitmoser 864fbc95ea re-merge libkeychain 2020-05-30 15:47:09 +02:00
Vincent Breitmoser d3e48db520 ditch keybase 2020-05-30 15:47:09 +02:00
Vincent Breitmoser 5e0a17b966 ditch gradle-witness 2020-05-30 15:47:09 +02:00
Vincent Breitmoser 573ea47a40 ditch safeslinger 2020-05-30 15:46:42 +02:00
Vincent Breitmoser 46a25451ba
Merge pull request #2529 from eehakkin/feature/add-query-parameter-to-wkd-urls
Add query parameter to WKD URLs
2020-02-18 10:18:00 +01:00
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.
2020-02-18 01:08:27 +02:00
Dominik Schürmann 2f0c1415b4 Version 5.5 2020-01-20 17:01:30 +01:00
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ürmann 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ürmann 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ürmann 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