Skip to content

Conversation

@boringcactus
Copy link
Member

Summary

Ticket: 🤖 | Notifications | persist notification windows

This will simplify moving the favorites storage from preferences to a dedicated JSON file.

iOS

  • [ ] If you added any user-facing strings on iOS, are they included in Localizable.xcstrings?
    • [ ] Add temporary machine translations, marked "Needs Review"

android

  • [ ] All user-facing strings added to strings resource in alphabetical order
  • [ ] Expensive calculations are run in withContext(Dispatchers.Default) where possible (ideally in shared code)

Testing

Checked that the existing tests pass. Added new tests for the new abstraction.

@boringcactus boringcactus requested a review from a team as a code owner September 24, 2025 18:46
Copy link
Contributor

@EmmaSimon EmmaSimon left a comment

Choose a reason for hiding this comment

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

🎉

@boringcactus boringcactus added this pull request to the merge queue Sep 24, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 24, 2025
@boringcactus boringcactus added this pull request to the merge queue Sep 24, 2025
Merged via the queue into main with commit a7e3379 Sep 24, 2025
7 checks passed
@boringcactus boringcactus deleted the mth-json-persistence branch September 24, 2025 19:40
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.

3 participants