session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2/utilities
jubb 842cfc25a1 Merge branch 'dev' into trusted_attachment_download
# Conflicts:
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageView.kt
2021-07-12 09:28:14 +10:00
..
AttachmentManager.java Send voice messages 2021-06-28 11:11:29 +10:00
BaseDialog.kt Re-organize files 2021-07-09 13:18:48 +10:00
KThumbnailView.kt feat: trust dialog and processing attachments for users after trusting them 2021-07-09 15:13:43 +10:00
MentionManagerUtilities.kt Re-organize files 2021-07-09 13:18:48 +10:00
MentionUtilities.kt Re-organize files 2021-07-09 13:18:48 +10:00
MessageBubbleUtilities.kt Fix corner rounding issue 2021-06-25 14:06:53 +10:00
ModalURLSpan.kt fix: enable body texts to open modal URL dialog 2021-06-29 16:05:40 +10:00
TextUtilities.kt fix: links work properly now and the album navigates to open group messages now 2021-06-30 14:29:32 +10:00
ThumbnailDimensDelegate.kt refactor: move new thumbnailview to utilities package 2021-06-24 16:25:43 +10:00
ThumbnailProgressBar.kt feat: add back overflow text, increase AttachmentDownloadJob.kt max failure count, resize overflow text size, remove unused animator update listener implementation in ThumbnailProgressBar.kt 2021-06-29 11:22:59 +10:00
ThumbnailView.java fix: movement method for all body text moved into the helper function, removed caption from legacy ThumbnailView 2021-06-29 16:09:01 +10:00