Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/timeline/viewmodel
kyori19 72bb34bf27
Fix some network timeline bugs (#2373)
* Fix network timeline gap loading

* Fix fullReload keeps nextKey

* Fix reload after clearing timeline

* Improve logic to handle overlapped statuses
2022-03-12 09:38:48 +01:00
..
CachedTimelineRemoteMediator.kt Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
CachedTimelineViewModel.kt Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
EmptyTimelinePagingSource.kt fix various timeline related crashes (#2369) 2022-03-06 17:40:24 +01:00
NetworkTimelinePagingSource.kt Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
NetworkTimelineRemoteMediator.kt Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
NetworkTimelineViewModel.kt Fix some network timeline bugs (#2373) 2022-03-12 09:38:48 +01:00
TimelineViewModel.kt Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00