Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/adapter
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
..
AccountAdapter.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
AccountFieldEditAdapter.kt Handle even more instance defaults (#2612) 2022-07-26 20:24:50 +02:00
AccountSelectionAdapter.kt Don't display bot badge in account selection dialog (#2589) 2022-06-20 16:11:07 +02:00
AccountViewHolder.java improve bot badge (#2466) 2022-04-28 20:39:06 +02:00
BlocksAdapter.kt Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
EmojiAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
FollowAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
FollowRequestViewHolder.kt Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
FollowRequestsAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
FollowRequestsHeaderAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ListSelectionAdapter.kt migrating to ViewBinding part 4: Adapters (#2095) 2021-03-07 19:24:01 +01:00
LoadingFooterViewHolder.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
LocaleAdapter.kt Add language dropdown to compose view (#2651) 2022-08-31 18:53:57 +02:00
MutesAdapter.kt Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
NotificationsAdapter.java update minSdkVersion to 23 (#2638) 2022-08-04 16:48:26 +02:00
PlaceholderViewHolder.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
PollAdapter.kt update minSdkVersion to 23 (#2638) 2022-08-04 16:48:26 +02:00
PreviewPollOptionsAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
StatusBaseViewHolder.java AccountMediaFragment improvements (#2684) 2022-09-02 16:52:47 +02:00
StatusDetailedViewHolder.java rewrite threads with Kotlin & coroutines (#2617) 2022-08-15 11:00:18 +02:00
StatusViewHolder.java guard against the status of a notification being null in rare cases (#2449) 2022-04-21 18:46:55 +02:00
TabAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00