pachli-android/app
Nik Clayton 34c88b0291
fix: Prevent colour related crash on API level ~ 26 (#262)
Viewing edited statuses could crash on API levels around 26 with a
ResourceNotFoundException. Using `?colorOutline` for the divider colour
instead of `?android:textColorPrimary` fixes this, and is also a better
colour to use.
2023-11-16 11:44:09 +01:00
..
schemas/app.pachli.db.AppDatabase feat: Translate statuses on cached timelines (#220) 2023-11-12 19:51:46 +01:00
src fix: Prevent colour related crash on API level ~ 26 (#262) 2023-11-16 11:44:09 +01:00
build.gradle feat: Translate statuses on cached timelines (#220) 2023-11-12 19:51:46 +01:00
gitTools.gradle ci: Upload orangeRelease to Google Play (internal track) (#134) 2023-09-28 13:50:02 +02:00
lint-baseline.xml fix: Update themes to correct poll/black theme issues (#255) 2023-11-15 15:59:01 +01:00
lint.xml refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
proguard-rules.pro fix: Keep network model classes, preventing crash on startup (#251) 2023-11-13 13:31:31 +01:00