pachli-android/app
Nik Clayton 9b21f3f9bf
refactor: Ensure `statusDisplayOptions` are created consistently (#92)
Previous code created `statusDisplayOptions` in full each time, risking
the creation of inconsistent states / defaults.

Refactor to use `StatusDisplayOptions.from()` so the user's settings
(and defaults) are always respected.
2023-09-24 21:23:07 +02:00
..
schemas/app.pachli.db.AppDatabase fix: Ensure refreshing does not create a gap in the timeline (#43) 2023-09-14 15:12:48 +02:00
src refactor: Ensure `statusDisplayOptions` are created consistently (#92) 2023-09-24 21:23:07 +02:00
build.gradle chore: Prepare release 1.1 (versionCode 2) (#59) 2023-09-18 15:47:33 +02:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. (#3322) 2023-02-16 20:20:52 +01:00
lint-baseline.xml fix: Enable/disable vote button when the user can/can't vote (#91) 2023-09-23 21:01:33 +02:00
lint.xml refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
proguard-rules.pro refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00