Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/timeline
Konrad Pozniak 655ce30031
migrate timeline api calls from Rx Single to suspending functions (#2690)
* migrate timeline api calls from Rx Single to suspending functions

* fix tests
2022-09-13 19:47:55 +02:00
..
util Don't hide potential timeline bugs by catching all exceptions (#2372) 2022-03-08 21:39:59 +01:00
viewmodel migrate timeline api calls from Rx Single to suspending functions (#2690) 2022-09-13 19:47:55 +02:00
TimelineFragment.kt remove unused member vars from TimelineFragment (#2561) 2022-05-29 19:23:08 +02:00
TimelinePagingAdapter.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
TimelineTypeMappers.kt Add language dropdown to compose view (#2651) 2022-08-31 18:53:57 +02:00