Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/viewdata
Konrad Pozniak c8fc2418b8
AccountMediaFragment improvements (#2684)
* initial setup

* add spacing between images

* use blurhash

* handle hidden state and show video indicator

* handle item clicks

* small cleanup

* move SquareImageView into account.media package

* fix build

* improve AccountMediaGridAdapter

* handle loadstate, errors and refreshing

* remove commented out code

* log error

* show audio attachments with icon

* fix glitchy transition animation

* set image Description on imageview

* show toast with media description on long press
2022-09-02 16:52:47 +02:00
..
AttachmentViewData.kt AccountMediaFragment improvements (#2684) 2022-09-02 16:52:47 +02:00
NotificationViewData.java Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
PollViewData.kt Highlight your own votes when displaying poll results (#2242) 2021-09-17 22:12:17 +02:00
StatusViewData.kt rewrite threads with Kotlin & coroutines (#2617) 2022-08-15 11:00:18 +02:00