Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/timeline
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
..
util Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
viewmodel Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
TimelineFragment.kt fix various timeline related crashes (#2369) 2022-03-06 17:40:24 +01:00
TimelinePagingAdapter.kt fix timeline jumping to top when activity is recreated (#2364) 2022-03-03 20:01:47 +01:00
TimelineTypeMappers.kt fix database migration to v29 (#2354) 2022-02-27 20:16:41 +01:00