pachli-android/app
Nik Clayton 71df6254ef
fix: Show thread indicators and other dividers using Material colours (#157)
Use the Material colour for `conversation_thread_line` (which is
`colorOutlineVariant`) instead of a custom attribute.

Elsewhere, use the Material attribute directly (in code), or replace the
custom divider with a `MaterialDivider`.

This makes some colour definitions unused, so remove them.

Fixes #148
2023-10-13 11:36:05 +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 fix: Show thread indicators and other dividers using Material colours (#157) 2023-10-13 11:36:05 +02:00
build.gradle change: Increase compileSdk and targetSdk to 34 (#150) 2023-10-11 12:28:45 +02:00
gitTools.gradle ci: Upload orangeRelease to Google Play (internal track) (#134) 2023-09-28 13:50:02 +02:00
lint-baseline.xml fix: Show thread indicators and other dividers using Material colours (#157) 2023-10-13 11:36:05 +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