Skip to content

Conversation

@Isira-Seneviratne
Copy link
Member

@Isira-Seneviratne Isira-Seneviratne commented Sep 13, 2025

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Refactor the codebase to use Instant instead of OffsetDateTime, to accommodate some extractor changes.
  • Use Core-i18n to format the stream history detail line.

Relies on the following changes

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@github-actions github-actions bot added the size/large PRs with less than 750 changed lines label Sep 13, 2025
@Isira-Seneviratne Isira-Seneviratne added localisation / translation Everything that has to do with translations or Weblate history Anything to do with previously watched stuff dependency Issues and PRs related to dependencies labels Sep 13, 2025
@michellemonteverde2317-ui

****>

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

  • Refactor the codebase to use Instant instead of OffsetDateTime, to accommodate some extractor changes.
  • Use Core-i18n to format the stream history detail line.

Relies on the following changes

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

@snaik20
Copy link
Contributor

snaik20 commented Oct 22, 2025

Refactoring changes looks good, I had a basic question about the changes in database entities. Do we need to add migration for those changes? @Isira-Seneviratne Could you please confirm that

@Isira-Seneviratne
Copy link
Member Author

Refactoring changes looks good, I had a basic question about the changes in database entities. Do we need to add migration for those changes? @Isira-Seneviratne Could you please confirm that

No, because the underlying data type stored in the database hasn't changed.

# Conflicts:
#	app/build.gradle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Issues and PRs related to dependencies history Anything to do with previously watched stuff localisation / translation Everything that has to do with translations or Weblate size/large PRs with less than 750 changed lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants