Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/viewdata
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
..
AttachmentViewData.kt AccountMediaFragment improvements (#2684) 2022-09-02 16:52:47 +02:00
NotificationViewData.java Add support for moderation report notifications (#2887) 2022-12-01 20:11:55 +01:00
PollViewData.kt Highlight your own votes when displaying poll results (#2242) 2021-09-17 22:12:17 +02:00
StatusViewData.kt show status edits (#3049) 2023-01-02 14:09:18 +01:00