talk-android/app/src/main/java/com/nextcloud/talk/adapters
Julius Linus 5e362ae129
file captions
- Added dialog_file_attachment_preview.xml
- Added FileAttachmentPreviewFragment.kt
- Edited ChatActivity to add captions to uploaded files, also refactored some code
- Edited the Outgoing, Incoming, and Generic Preview holders to have a caption
- Fixed some bugs with RemoteFileBrowser

Signed-off-by: Julius Linus <julius.linus@nextcloud.com>
2023-11-16 15:46:18 +01:00
..
items Note to Self 2023-10-24 13:57:03 +02:00
messages file captions 2023-11-16 15:46:18 +01:00
GeocodingAdapter.kt avoid usage of instanceState (use viewmodel instead) 2023-10-02 15:07:32 +02:00
ParticipantDisplayItem.java codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2023-06-01 19:10:35 +02:00
ParticipantDisplayItemNotifier.java codacy: Unused import 2023-06-01 22:27:42 +02:00
ParticipantsAdapter.java Add raise hand icon to participant in call screen 2023-02-01 14:00:09 +01: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 Replace Fresco with Coil 2022-12-07 13:45:42 +01:00
ReactionsViewHolder.kt pass "replace" as parameter to load*Avatar methods 2023-05-01 12:25:23 +02:00