session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2/utilities
2021-07-01 11:39:18 +10:00
..
AttachmentManager.java Send voice messages 2021-06-28 11:11:29 +10:00
BaseDialog.kt Add blocked dialog 2021-06-24 13:38:59 +10:00
KThumbnailView.kt fix: only show loader if the message isn't failed, fix attachment upload and message send pending states in the conversation 2021-07-01 11:39:18 +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