pachli-android/app
Nik Clayton 4551313bd2
refactor: Use androidx.core:core-splashscreen library (#766)
Previous code depended on, but did not initialise, the androidx
splashscreen library.

Fix that, using the library on API < 31, or the platform implementation
otherwise.

`SplashActivity` is no longer needed, launching goes straight in to
`MainActivity`.

Version 1.2.0-alpha01 is needed to fix some theme corruption bugs in
earlier versions of the library.
2024-06-19 16:27:49 +02:00
..
src refactor: Use androidx.core:core-splashscreen library (#766) 2024-06-19 16:27:49 +02:00
build.gradle.kts feat: Show "Suggested accounts" (#734) 2024-06-17 21:43:12 +02:00
gitTools.gradle
lint-baseline.xml refactor: Use androidx.startup for startup activities (#762) 2024-06-19 14:02:58 +02:00
lint.xml change: Disable SyntheticAccessor lint rule (#424) 2024-02-06 19:51:37 +01:00
proguard-rules.pro refactor: Remove `TabData` type (#576) 2024-03-30 23:27:25 +01:00