1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-01-07 06:15:35 +01:00
Tusky-App-Android/app/schemas
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
..
com.keylesspalace.tusky.db.AppDatabase Save the user's reading position in the home timeline (#3614) 2023-05-08 13:57:17 +02:00