Signal-Android/app/src/main/java/org/thoughtcrime/securesms/conversation
2023-06-28 17:13:15 -04:00
..
colors Update AGP to 8.0 2023-06-26 15:09:36 -04:00
drafts Update AGP to 8.0 2023-06-26 15:09:36 -04:00
mutiselect Add emoji search to CFv2. 2023-06-28 17:13:15 -04:00
quotes Update edit message history dialog to match designs. 2023-05-17 15:30:09 -04:00
ui Add mentions support to CFv2. 2023-06-28 17:13:15 -04:00
v2 Add mentions support to CFv2. 2023-06-28 17:13:15 -04:00
AttachmentButtonCenterHelper.kt
AttachmentKeyboard.java
AttachmentKeyboardButton.java Update icons in popup/context menus. 2023-02-01 17:41:28 -05:00
AttachmentKeyboardButtonAdapter.java
AttachmentKeyboardMediaAdapter.java
BadDecryptLearnMoreDialog.java
BodyBubbleLayoutTransition.kt
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 Update edit history dialog to new style. 2023-06-28 17:13:15 -04:00
ConversationAdapterBridge.kt Add ConversationAdapterV2. 2023-05-09 13:41:27 -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 Fix crash from external share. 2023-05-05 12:48:53 -03:00
ConversationDataSource.java Display thread header in CFv2. 2023-05-17 15:30:08 -04:00
ConversationFragment.java Disallow reacting to pending or failed messages. 2023-06-28 17:13:15 -04:00
ConversationGroupViewModel.java Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
ConversationHeaderView.java Add Reminders and Conversation Banner to CFv2. 2023-06-06 12:47:15 -04:00
ConversationIntents.java Add partial share and draft support to CFv2. 2023-06-06 12:47:16 -04:00
ConversationItem.java Update edit history dialog to new style. 2023-06-28 17:13:15 -04:00
ConversationItemBodyBubble.java
ConversationItemDisplayMode.kt Update edit history dialog to new style. 2023-06-28 17:13:15 -04:00
ConversationItemSelection.kt Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
ConversationItemSwipeCallback.java CFV2 Add reply to message support. 2023-06-06 12:47:16 -04:00
ConversationItemTouchListener.java
ConversationMessage.java Load original message and use it for timestamps in Conversation. 2023-06-22 18:42:56 -04:00
ConversationOptionsMenu.kt Allow formatting text from overflow menu. 2023-06-21 16:16:16 -04:00
ConversationParentFragment.java Add inline emoji search to CFv2. 2023-06-28 17:13:15 -04:00
ConversationPopupActivity.java Add save-as-you-compose drafts. 2022-08-09 16:23:44 -04:00
ConversationReactionDelegate.java Add initial CFV2 long press state implementation. 2023-05-24 12:05:23 -04:00
ConversationReactionOverlay.java Add emoji search to CFv2. 2023-06-28 17:13:15 -04:00
ConversationRepository.java Disable interactions while user is unregistered or expired. 2023-05-09 13:41:27 -04:00
ConversationSearchViewModel.java Add search and arbitrary jump support to CFV2. 2023-06-15 13:32:00 -04:00
ConversationSecurityInfo.kt Disable interactions while user is unregistered or expired. 2023-05-09 13:41:27 -04:00
ConversationState.kt Move mms and security checks into ViewModel/Repository. 2022-07-21 13:18:20 -04:00
ConversationStickerSuggestionAdapter.java
ConversationStickerViewModel.java
ConversationSwipeAnimationHelper.java Fix 'see replies' indicator animation in RTL. 2022-07-01 11:30:25 -04:00
ConversationTitleView.java Add verified updates and unverified banner. 2023-06-06 12:47:15 -04:00
ConversationUpdateItem.java Move to defined from_recipient_id and to_recipient_id columns on message table. 2023-04-20 13:50:11 -04:00
ConversationUpdateTick.kt
ConversationViewModel.java Fix crash from external share. 2023-05-05 12:48:53 -03:00
LastSeenHeader.java Fix unread count separator and mark read when viewing behavior. 2022-10-12 10:40:50 -04:00
MarkReadHelper.java Add ConversationAdapterV2. 2023-05-09 13:41:27 -04:00
MenuState.java Load original message and use it for timestamps in Conversation. 2023-06-22 18:42:56 -04: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 rendering when editing a message with spoilers. 2023-06-21 13:08:00 -04:00
ReenableScheduledMessagesDialogFragment.kt Prevent scheduling of sends when alarm permission is denied. 2023-02-02 17:22:40 -05:00
ScheduledMessagesBottomSheet.kt Flesh out event listeners and add load sequencing to CFV2. 2023-05-05 12:48:53 -03:00
ScheduledMessagesRepository.kt Fix crash from external share. 2023-05-05 12:48:53 -03: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 Move LifecycleDisposable to core-util. 2023-04-13 17:18:59 -04:00
SignalBottomActionBarController.kt Add call tab bottom bar. 2023-03-22 14:28:09 -04:00
ThreadAnimationState.kt
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