talk-android/app/src/main/java/com/nextcloud/talk/adapters
Tim Krüger 863052b53e
[WIP] Replace Fresco with Coil
Fresco is replaced with Coil verywhere. But Coil is not used directly to
avoid splintering the dependency everywhere in the code. Coil is wrapped
by extension functions for 'ImageView'.

Some shared functionality is moved from 'DisplayUtils' into the
'ImageViewExtensions'.

Resolves: #2227, #2376

Signed-off-by: Tim Krüger <t@timkrueger.me>
2022-09-29 14:07:05 +02:00
..
items [WIP] Replace Fresco with Coil 2022-09-29 14:07:05 +02:00
messages Improve chat bubble sizes 2022-09-13 10:58:44 +02:00
GeocodingAdapter.kt add copyright headers 2021-06-11 10:22:26 +02:00
ParticipantDisplayItem.java Store whether a participant is connected or not 2022-09-18 23:26:26 +02:00
ParticipantsAdapter.java Show progress bar on remote participant when not connected 2022-09-18 23:26:26 +02:00
PredefinedStatusClickListener.kt adapt license header to app 2022-02-25 12:11:46 +01:00
PredefinedStatusListAdapter.kt adapt license header to app 2022-02-25 12:11:46 +01:00
PredefinedStatusViewHolder.kt adapt license header to app 2022-02-25 12:11:46 +01:00
ReactionItem.kt improve lint/detekt 2022-04-08 09:21:11 +02:00
ReactionItemClickListener.kt Render list of reactions in recycler view in bottom sheet 2022-04-08 09:21:09 +02:00
ReactionsAdapter.kt Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00
ReactionsViewHolder.kt Migrate conversations list and next hop controllers to use the room user entity 2022-07-13 00:22:03 +02:00