chinwag-android/app
UlrichKu 6450af6edb
Improve push notifications (#4896)
Besides the refactoring these improvements:
* Track last push distributor and reset settings and subscription on any
incompatible change (ie. uninstall)
* Only update (push) notification settings on server if needed
* Allow to only fetch notifications for one account (the one for which a
push message was received)

This is (also) the revival of
https://github.com/tuskyapp/Tusky/pull/3642

It's not really well tested so far. (Ie. with two or more accounts or
two or more push providers.)
2025-02-20 12:27:06 +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 Improve push notifications (#4896) 2025-02-20 12:27:06 +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