Signal-Android/app/src/main/java/org/thoughtcrime/securesms/conversation
2023-05-09 13:41:27 -04:00
..
colors Add call link details screen scaffolding. 2023-05-05 12:48:53 -03:00
drafts Flesh out event listeners and add load sequencing to CFV2. 2023-05-05 12:48:53 -03:00
mutiselect Add ConversationAdapterV2. 2023-05-09 13:41:27 -04:00
quotes Fix crash from external share. 2023-05-05 12:48:53 -03:00
ui Fix crash from external share. 2023-05-05 12:48:53 -03:00
v2 Add ConversationAdapterV2. 2023-05-09 13:41:27 -04: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
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 Add ConversationAdapterV2. 2023-05-09 13:41:27 -04:00
ConversationAdapterBridge.kt Add ConversationAdapterV2. 2023-05-09 13:41:27 -04:00
ConversationBannerView.java
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 Fix crash from external share. 2023-05-05 12:48:53 -03:00
ConversationFragment.java Launch the MediaPreviewV2Activity in its own stack from Bubbles. 2023-05-05 12:48:53 -03:00
ConversationGroupViewModel.java Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
ConversationIntents.java Merge V2 Conversation Fragment behind an internal setting. 2023-04-20 13:50:11 -04:00
ConversationItem.java Flesh out event listeners and add load sequencing to CFV2. 2023-05-05 12:48:53 -03:00
ConversationItemBodyBubble.java Draw pulse outliner in onDrawForeground instead of in onDraw. 2022-06-28 15:42:14 -04:00
ConversationItemDisplayMode.kt Add message editing feature. 2023-04-20 13:50:12 -04:00
ConversationItemSelection.kt Upgrade ktlint and add twitter compose rules. 2023-02-14 14:02:22 -05:00
ConversationItemSwipeCallback.java
ConversationItemTouchListener.java
ConversationMessage.java Flesh out event listeners and add load sequencing to CFV2. 2023-05-05 12:48:53 -03:00
ConversationOptionsMenu.kt Add ConversationAdapterV2. 2023-05-09 13:41:27 -04:00
ConversationParentFragment.java Disable interactions while user is unregistered or expired. 2023-05-09 13:41:27 -04:00
ConversationPopupActivity.java Add save-as-you-compose drafts. 2022-08-09 16:23:44 -04:00
ConversationReactionDelegate.java
ConversationReactionOverlay.java Add message editing feature. 2023-04-20 13:50:12 -04:00
ConversationRepository.java Disable interactions while user is unregistered or expired. 2023-05-09 13:41:27 -04:00
ConversationSearchViewModel.java
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 Update ConversationOptionsMenuProvider to utilize snapshot data class. 2023-04-12 16:31:19 -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
MaskDrawable.java
MenuState.java Add message editing feature. 2023-04-20 13:50:12 -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 formatting on long text messages. 2023-03-24 17:15:02 -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