chinwag-android/app/src/main/java/com/keylesspalace/tusky/components/timeline
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
..
util Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
viewmodel Save the user's reading position in the home timeline (#3614) 2023-05-08 13:57:17 +02:00
TimelineFragment.kt Save the user's reading position in the home timeline (#3614) 2023-05-08 13:57:17 +02:00
TimelinePagingAdapter.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
TimelineTypeMappers.kt Show the follower's bio/note in a "followed you" notification (#3281) 2023-04-24 12:09:34 +02:00