Signal-Android/app/src/main/java/org/thoughtcrime/securesms/conversation
2023-03-03 10:40:55 -05:00
..
colors Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
drafts Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
mutiselect Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
quotes Fix issues with scheduled messages and quotes. 2023-01-27 17:42:22 -05:00
ui Prefer MessageRecord mismatches when updating SN's. 2023-02-14 14:02:22 -05:00
AttachmentButtonCenterHelper.kt Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
AttachmentKeyboard.java Revert shade removal and add nav bar coloring. 2022-06-17 14:22:14 -03:00
AttachmentKeyboardButton.java Update icons in popup/context menus. 2023-02-01 17:41:28 -05:00
AttachmentKeyboardButtonAdapter.java Revert shade removal and add nav bar coloring. 2022-06-17 14:22:14 -03:00
AttachmentKeyboardMediaAdapter.java
BadDecryptLearnMoreDialog.java Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00
BodyBubbleLayoutTransition.kt Improve management of bubble animator listener lifecycle. 2021-11-01 14:58:06 -04:00
BubbleConversationActivity.java Hide keyboard when closing the bubble activity. 2022-09-01 17:06:51 -03:00
ClipProjectionDrawable.kt
ConversationActivity.kt Improve conversation open speed. 2023-02-14 15:10:08 -04:00
ConversationAdapter.java Add support for scheduled message sends. 2023-01-26 20:25:27 -05:00
ConversationBannerView.java Show verified badge on Note to Self. 2022-03-28 19:07:20 -04:00
ConversationBottomSheetCallback.kt Fix issues with scheduled messages and quotes. 2023-01-27 17:42:22 -05:00
ConversationContextMenu.kt Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
ConversationData.kt Improve conversation open speed. 2022-03-17 16:02:42 -04:00
ConversationDataSource.java Add support for scheduled message sends. 2023-01-26 20:25:27 -05:00
ConversationFragment.java Fix possible crash when finishing animation. 2023-02-21 09:45:55 -05:00
ConversationGroupViewModel.java Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
ConversationIntents.java Load drafts from DB when opening conversation from notifications. 2023-01-11 14:18:15 -04:00
ConversationItem.java Polish thumbnail animation. 2023-02-14 14:03:09 -05:00
ConversationItemBodyBubble.java Draw pulse outliner in onDrawForeground instead of in onDraw. 2022-06-28 15:42:14 -04:00
ConversationItemDisplayMode.kt Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
ConversationItemSelection.kt Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
ConversationItemSwipeCallback.java Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00
ConversationItemTouchListener.java
ConversationMessage.java Fix quoted links from rendering as clickable. 2023-02-14 14:02:22 -05:00
ConversationParentFragment.java Fix a bunch of random lint warnings. 2023-03-03 10:40:55 -05:00
ConversationPopupActivity.java Add save-as-you-compose drafts. 2022-08-09 16:23:44 -04:00
ConversationReactionDelegate.java Use context menu when selecting a message in chat. 2022-02-01 13:41:31 -05:00
ConversationReactionOverlay.java Update icons in popup/context menus. 2023-02-01 17:41:28 -05:00
ConversationRepository.java Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
ConversationSearchViewModel.java Fix l10n when searching for "Note to Self". 2022-02-01 13:41:31 -05:00
ConversationSecurityInfo.kt Add phased SMS removal UX. 2022-10-13 16:32:51 -04:00
ConversationState.kt Move mms and security checks into ViewModel/Repository. 2022-07-21 13:18:20 -04:00
ConversationStickerSuggestionAdapter.java
ConversationStickerViewModel.java Convert all database notifiers to use DatabaseObserver. 2021-11-16 17:27:47 -05:00
ConversationSwipeAnimationHelper.java Fix 'see replies' indicator animation in RTL. 2022-07-01 11:30:25 -04:00
ConversationTitleView.java Improve cold start performance. 2022-07-21 13:18:20 -04:00
ConversationUpdateItem.java Add in-chat payment messages. 2022-11-10 16:58:25 -05:00
ConversationUpdateTick.kt
ConversationViewModel.java Add Observable for LiveRecipient. 2023-02-21 11:32:24 -05:00
LastSeenHeader.java Fix unread count separator and mark read when viewing behavior. 2022-10-12 10:40:50 -04:00
MarkReadHelper.java Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
MaskDrawable.java
MenuState.java Update copy and behavior of SMS phased removal flow. 2023-01-19 13:33:07 -05:00
MessageCountsViewModel.java Rename SignalDatabase.sms/mms to SignalDatabase.messages 2022-12-30 15:11:56 -05:00
MessageSendType.kt Reimplement Phase 0 for SMS removal. 2022-10-20 17:50:09 -04:00
MessageStyler.kt Fix crash when saving empty formatted text drafts. 2023-01-26 20:25:27 -05:00
ReenableScheduledMessagesDialogFragment.kt Prevent scheduling of sends when alarm permission is denied. 2023-02-02 17:22:40 -05:00
ScheduledMessagesBottomSheet.kt Update QR code and send symbols. 2023-02-06 16:53:08 -04:00
ScheduledMessagesRepository.kt Add support for scheduled message sends. 2023-01-26 20:25:27 -05:00
ScheduledMessagesViewModel.kt Add support for scheduled message sends. 2023-01-26 20:25:27 -05:00
ScheduleMessageContextMenu.kt Update icons in popup/context menus. 2023-02-01 17:41:28 -05:00
ScheduleMessageDialogCallback.java Prevent scheduling of sends when alarm permission is denied. 2023-02-02 17:22:40 -05:00
ScheduleMessageFtuxBottomSheetDialog.kt Prevent scheduling of sends when alarm permission is denied. 2023-02-02 17:22:40 -05:00
ScheduleMessageTimePickerBottomSheet.kt Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
SelectedConversationModel.kt Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
ShowAdminsBottomSheetDialog.java Fix issue with bottom sheets. 2023-01-31 10:00:25 -04:00
ThreadAnimationState.kt Fix several beta issues with new slide animations. 2021-10-25 13:39:01 -03:00
VoiceNoteDraftView.kt Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
VoiceRecorderWakeLock.kt Remove unnecessary code now that minSdk is 21. 2023-01-17 14:30:48 -05:00