Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TECHNICAL] Kotlinize PreviewTextFragment #4376

Merged
merged 20 commits into from
Apr 25, 2024

Conversation

joragua
Copy link
Collaborator

@joragua joragua commented Apr 10, 2024

Related Issues

App: #4356

  • Add changelog files for the fixed issues in folder changelog/unreleased. More info here
  • Add feature to Release Notes in ReleaseNotesViewModel.kt creating a new ReleaseNote() with String resources (if required)

QA

QA checks #4376 (comment)

@joragua joragua linked an issue Apr 10, 2024 that may be closed by this pull request
13 tasks
@joragua joragua self-assigned this Apr 10, 2024
@joragua joragua force-pushed the technical/kotlinize_text_preview branch 2 times, most recently from 11eee5c to 31c1405 Compare April 10, 2024 09:44
@JuancaG05 JuancaG05 marked this pull request as draft April 10, 2024 10:15
@joragua joragua force-pushed the technical/kotlinize_text_preview branch 2 times, most recently from 31500ab to bf9ab4e Compare April 11, 2024 12:36
@joragua joragua marked this pull request as ready for review April 15, 2024 07:52
@joragua joragua force-pushed the technical/kotlinize_text_preview branch from e829448 to cf78f8d Compare April 15, 2024 07:58
@JuancaG05 JuancaG05 self-requested a review April 15, 2024 08:12
Copy link
Collaborator

@JuancaG05 JuancaG05 left a comment

Choose a reason for hiding this comment

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

Good job @joragua! I left some comments here for you to review 👍

@joragua joragua force-pushed the technical/kotlinize_text_preview branch 3 times, most recently from 7037b05 to e1d52c0 Compare April 18, 2024 11:37
@joragua joragua requested a review from JuancaG05 April 18, 2024 11:39
Copy link
Collaborator

@JuancaG05 JuancaG05 left a comment

Choose a reason for hiding this comment

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

Two tiny comments and we're done 😃 @joragua

@joragua joragua force-pushed the technical/kotlinize_text_preview branch from 9171a1e to 57eb415 Compare April 22, 2024 08:52
@joragua joragua requested a review from JuancaG05 April 22, 2024 08:53
Copy link
Collaborator

@JuancaG05 JuancaG05 left a comment

Choose a reason for hiding this comment

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

LGTM now!! Good job @joragua 🥳!! Let's move this to QA

@jesmrec
Copy link
Collaborator

jesmrec commented Apr 25, 2024

Regression over text preview

  • Preview .txt file from file list (both orientations)
  • Preview .txt file from details view (both orientations)
  • Preview markdown file (both orientations)
  • Preview markdown file in text mode (both orientations)

Not much more to test here, text previews are OK and now in Kotlin. Move on!

@joragua joragua merged commit 1be13d1 into master Apr 25, 2024
3 checks passed
@joragua joragua deleted the technical/kotlinize_text_preview branch April 25, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TECHNICAL] Kotlinize PreviewTextFragment
3 participants