pachli-android/app
Nik Clayton fce34cced1
fix: Update themes to correct poll/black theme issues (#255)
`Theme.Pachli` was being overriden on v29+ devices which meant that poll
options were showing with too much padding. Fix that by using `AppTheme`
as the final theme, and basing that off `Theme.Pachli`.

Black themes were using dark grey for toolbar and tab backgrounds, so
fix that too for a seamless experience with the black theme.
2023-11-15 15:59:01 +01:00
..
schemas/app.pachli.db.AppDatabase feat: Translate statuses on cached timelines (#220) 2023-11-12 19:51:46 +01:00
src fix: Update themes to correct poll/black theme issues (#255) 2023-11-15 15:59:01 +01:00
build.gradle feat: Translate statuses on cached timelines (#220) 2023-11-12 19:51:46 +01:00
gitTools.gradle
lint-baseline.xml fix: Update themes to correct poll/black theme issues (#255) 2023-11-15 15:59:01 +01:00
lint.xml
proguard-rules.pro fix: Keep network model classes, preventing crash on startup (#251) 2023-11-13 13:31:31 +01:00