chinwag-android/app/src/main/java/com/keylesspalace/tusky/network
Konrad Pozniak 61a45ae376
show status edits (#3049)
* show status edits part 1

* show status edits part 2 - load status edits

* fix code formatting

* add dialog to show status edits

* small improvements

* use ALIGN_CENTER to position status visibility icon when possible

* rename status_timestamp_info view to status_meta_info

* make dateFormat static

* remove commented-out code

* move edits to dedicated fragment
2023-01-02 14:09:18 +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 show status edits (#3049) 2023-01-02 14:09:18 +01:00
MediaUploadApi.kt Handoff media upload (#2947) 2022-12-29 19:58:23 +01:00
ProgressRequestBody.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00