Skip to content

issue #1223 a port of Mime.processDecoded()#1267

Merged
DenBond7 merged 6 commits intomasterfrom
ip-1223
May 31, 2021
Merged

issue #1223 a port of Mime.processDecoded()#1267
DenBond7 merged 6 commits intomasterfrom
ip-1223

Conversation

@IvanPizhenko
Copy link
Contributor

This PR introduces port of the function Mime.processDecoded() from Typescript to Kotlin.

close #1223 // if this PR closes an issue


Tests (delete all except exactly one):

  • Tests added or updated

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities

@IvanPizhenko IvanPizhenko requested review from DenBond7 and tomholub May 31, 2021 05:53
@IvanPizhenko IvanPizhenko requested a review from seisvelas as a code owner May 31, 2021 05:53
@tomholub tomholub removed their request for review May 31, 2021 07:48
Copy link
Collaborator

@tomholub tomholub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me overall (didn't dig into details) 👍

@DenBond7
Copy link
Collaborator

@IvanPizhenko I had to add some changes to fix the JUnit tests that relate to Android. Please look at them.

# Conflicts:
#	FlowCrypt/src/main/java/com/flowcrypt/email/api/retrofit/response/model/node/GenericMsgBlock.kt
#	FlowCrypt/src/main/java/com/flowcrypt/email/api/retrofit/response/model/node/MsgBlockFactory.kt
Copy link
Collaborator

@DenBond7 DenBond7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please look at the comments

@IvanPizhenko
Copy link
Contributor Author

@DenBond7 I've made some fixes, please recheck it

@DenBond7 DenBond7 merged commit 8266be3 into master May 31, 2021
@DenBond7 DenBond7 deleted the ip-1223 branch May 31, 2021 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

a port of Mime.processDecoded (to MsgBlocks)

3 participants