Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/timeline/viewmodel
Konrad Pozniak 34b7a3c8ee
Don't hide potential timeline bugs by catching all exceptions (#2372)
* don't hide potential timeline bugs by catching all exceptions

* fix NetworkTimelineRemoteMediatorTest

* improve ifExpected function

* fix code formatting
2022-03-08 21:39:59 +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 Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
TimelineViewModel.kt Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00