session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2/utilities
jubb 072ea41b46 refactor: re-add thread ID for mentions, fix path resolver call
refactor: re-add thread ID for mentions, fix path resolver call
2021-07-30 13:46:57 +10:00
..
AttachmentManager.java fix: permission resolution in ConversationActivityV2.kt as well as rationale dialogs 2021-07-13 15:17:30 +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 refactor: re-add thread ID for mentions, fix path resolver call 2021-07-30 13:46:57 +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
NotificationUtils.kt feat: add notification types for all / mentions only or none with UI and push logic 2021-07-20 16:06:59 +10:00
ResendMessageUtilities.kt reorganise duplicated resend code 2021-07-14 13:52:10 +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