chinwag-android/app
Nik Clayton 5755801e6f
Add a menu option to load the newest notifications ()
- Create a flow with new items (arbitrary ints) when a reload from the top should happen
- Combine this flow with notificationFilter, so changes to either of them trigger a reload
- Provide a menu item in NotificationsFragment to initiate the reload
- Handle the action in the view model
2023-06-11 20:04:49 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Save the a copy of the notification marker ID locally () 2023-05-18 23:23:42 +02:00
src Add a menu option to load the newest notifications () 2023-06-11 20:04:49 +02:00
build.gradle Prepare 22.0 (versionCode 110) () 2023-06-08 12:35:09 +02:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. () 2023-02-16 20:20:52 +01:00
lint-baseline.xml Replace deprecated getParcelable* methods with compat versions () 2023-06-11 12:58:55 +02:00
lint.xml Ignore LogConditional issues () 2023-05-04 14:50:21 +02:00
proguard-rules.pro Remove shrinker rules for okhttp () 2023-04-24 12:08:03 +02:00