Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/network
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
..
FilterModel.kt Fix broken timeline when there are only expired filters (#2689) 2022-08-31 18:55:27 +02:00
InstanceSwitchAuthInterceptor.kt add test for InstanceSwitchAuthInterceptor and convert it to Kotlin (#2596) 2022-06-30 21:25:44 +02:00
MastodonApi.kt migrate timeline api calls from Rx Single to suspending functions (#2690) 2022-09-13 19:47:55 +02:00
MediaUploadApi.kt Use NetworkResult in MediaUploadApi (#2577) 2022-06-06 16:04:33 +02:00
ProgressRequestBody.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00