Uh oh!
There was an error while loading. Please reload this page.
Issue 1101 use pgpainless for msg decryption - #1420
Conversation
# Conflicts: # FlowCrypt/src/main/java/com/flowcrypt/email/security/pgp/PgpMsg.kt # FlowCrypt/src/test/java/com/flowcrypt/email/security/pgp/PgpMsgTest.kt
# Conflicts: # FlowCrypt/build.gradle # FlowCrypt/src/main/java/com/flowcrypt/email/api/email/gmail/GmailApiHelper.kt # FlowCrypt/src/main/java/com/flowcrypt/email/jetpack/viewmodel/LoadPrivateKeysViewModel.kt # FlowCrypt/src/main/java/com/flowcrypt/email/jetpack/viewmodel/MsgDetailsViewModel.kt # FlowCrypt/src/main/java/com/flowcrypt/email/service/CheckClipboardToFindKeyService.kt # FlowCrypt/src/main/java/com/flowcrypt/email/ui/activity/base/BaseImportKeyActivity.kt # FlowCrypt/src/main/java/com/flowcrypt/email/ui/activity/fragment/base/CreateMessageFragment.kt
DenBond7
commented
Sep 21, 2021
@IvanPizhenko@tomholub I've marked it as ready for a review. It's a huge PR(due to difficulty). Sorry for that, but I didn't find a way to make it simpler. |
DenBond7
commented
Sep 21, 2021
while you are reviewing I'm going to think about #1360 |
tomholub
left a comment
There was a problem hiding this comment.
Looks great. I love PRs that remove lots of code.
I haven't tested it yet.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
tomholub
commented
Sep 21, 2021
I tested this and it works. I did find some bugs that may not be related, most notably #1476 |
DenBond7
commented
Sep 21, 2021
Can I merge it? |
tomholub
commented
Sep 21, 2021
For me it's ok to merge. @IvanPizhenko before this is released please also have a look so that we would still have a chance to improve it if you notice something. |
IvanPizhenko
commented
Sep 21, 2021
No objections. Merged it. |
This PR adds changes to use
PGPinlessfor the msg decryptionclose#1101, #1455, #1353, #1456, #1355, #1348, #1354// if this PR closes an issue
Tests(delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):