Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/network
Nik Clayton 0d962c7cc1
Implement status() without rxjava (#2999)
* Implement status() without rxjava

* Use lambda param named `throwable`

* Update DraftsActivity.kt
2022-12-06 20:23:48 +01:00
..
FilterModel.kt Parse html tags out of status content before applying filters. (#2713) 2022-10-14 20:03:19 +02:00
InstanceSwitchAuthInterceptor.kt add test for InstanceSwitchAuthInterceptor and convert it to Kotlin (#2596) 2022-06-30 21:25:44 +02:00
MastodonApi.kt Implement status() without rxjava (#2999) 2022-12-06 20:23:48 +01:00
MediaUploadApi.kt Add UI for image-attachment "focus" (#2620) 2022-09-21 20:28:06 +02:00
ProgressRequestBody.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00