session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2/utilities
Harris 0516526923 refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
..
AttachmentManager.java fix: fixing the message dismissal of notifications for threads upon activity resume. using media send activity's camera intent for consistency 2021-08-16 14:05:49 +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 refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
MentionUtilities.kt refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11: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 Fixing quote cutoff when font is too large. 2021-08-26 10:38:05 +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