Signal-Android/app/src/main/java/org/thoughtcrime/securesms/conversation
Greyson Parrelli 564b9f47ee Add banner warning about API 19 deprecation. 2023-01-12 15:36:21 -04:00
..
colors Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
drafts Fix voice note crash when future failed. 2023-01-05 12:12:03 -05:00
mutiselect Add new chat bubble pulse. 2023-01-11 13:16:43 -04:00
quotes Remove the rest of MmsSmsTable. 2022-12-31 13:43:12 -05:00
ui Rename SignalDatabase.sms/mms to SignalDatabase.messages 2022-12-30 15:11:56 -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 Implement new Material3 spec. 2022-06-02 11:52:10 -04: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
BubbleConversationActivity.java Hide keyboard when closing the bubble activity. 2022-09-01 17:06:51 -03:00
ClipProjectionDrawable.kt
ConversationActivity.kt Fix various compiler warnings. 2022-12-16 15:22:04 -05:00
ConversationAdapter.java Add new chat bubble pulse. 2023-01-11 13:16:43 -04:00
ConversationBannerView.java Show verified badge on Note to Self. 2022-03-28 19:07:20 -04:00
ConversationContextMenu.kt
ConversationData.kt Improve conversation open speed. 2022-03-17 16:02:42 -04:00
ConversationDataSource.java Remove the rest of MmsSmsTable. 2022-12-31 13:43:12 -05:00
ConversationFragment.java Migrate most of MmsSmsTable. 2022-12-30 18:24:00 -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 Update donations strings. 2023-01-11 14:18:24 -04:00
ConversationItemBodyBubble.java Draw pulse outliner in onDrawForeground instead of in onDraw. 2022-06-28 15:42:14 -04:00
ConversationItemDisplayMode.kt Add 'detailed' conversation style to show full file names. 2022-10-11 14:46:35 -04:00
ConversationItemSelection.kt Implement new Material3 spec. 2022-06-02 11:52:10 -04:00
ConversationItemSwipeCallback.java Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00
ConversationItemTouchListener.java
ConversationMessage.java Migrate most of MmsSmsTable. 2022-12-30 18:24:00 -05:00
ConversationParentFragment.java Add banner warning about API 19 deprecation. 2023-01-12 15:36:21 -04:00
ConversationPopupActivity.java Add save-as-you-compose drafts. 2022-08-09 16:23:44 -04:00
ConversationReactionDelegate.java
ConversationReactionOverlay.java Add in-chat payment messages. 2022-11-10 16:58:25 -05:00
ConversationRepository.java Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
ConversationSearchViewModel.java
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
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 Reimplement Phase 0 for SMS removal. 2022-10-20 17:50:09 -04: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 Add in-chat payment messages. 2022-11-10 16:58:25 -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 Update release channel with material 3 changes. 2022-06-29 15:32:25 -04:00
SelectedConversationModel.kt
ShowAdminsBottomSheetDialog.java Convert GroupTable to kotlin. 2023-01-01 23:05:02 -05:00
ThreadAnimationState.kt
VoiceNoteDraftView.kt Renamed database classes to table classes. 2022-11-30 17:10:36 -05:00
VoiceRecorderWakeLock.kt