chinwag-android/app
Konrad Pozniak 35cef6cb94
fix RecyclerView.ensureBottomPadding on older Api levels (#4917)
The setOnApplyWindowInsetsListener callback is not always excecuted,
e.g. because there are no insets to consume on older api levels. This
fixes the problem and makes sure our RecyclerViews always have the
correct bottom padding and are not covered by other views.
2025-02-17 15:16:58 +01:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Move all database queries off the ui thread & add a ViewModel for MainActivity (#4786) 2025-01-17 12:35:35 +01:00
src fix RecyclerView.ensureBottomPadding on older Api levels (#4917) 2025-02-17 15:16:58 +01:00
build.gradle Full support for Android 15, edge-to-edge mode on Android 15 (#4897) 2025-02-06 11:37:54 +01: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 new warnings, regenerate lint-baseline.xml (#4684) 2024-09-16 20:57:27 +02:00
lint.xml fix(deps): update kotlin (#4774) 2025-01-10 14:00:00 +01:00
proguard-rules.pro Replace Gson library with Moshi (#4309) 2024-04-02 21:01:04 +02:00