chinwag-android/app
Nik Clayton 367240a612
Save the user's reading position in the home timeline (#3614)
- Add a field to AccountEntity to hold the reading position
- Provide a method to save in the viewmodel to save the position
- Save the position when TimelineFragment pauses

Does not restore the position yet.
2023-05-08 13:57:17 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Save the user's reading position in the home timeline (#3614) 2023-05-08 13:57:17 +02:00
src Save the user's reading position in the home timeline (#3614) 2023-05-08 13:57:17 +02:00
build.gradle Prepare v22.0 beta 2 release (#3611) 2023-05-04 16:01:00 +02: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 Ignore LogConditional issues (#3615) 2023-05-04 14:50:21 +02:00
lint.xml Ignore LogConditional issues (#3615) 2023-05-04 14:50:21 +02:00
proguard-rules.pro Remove shrinker rules for okhttp (#3560) 2023-04-24 12:08:03 +02:00