Signal-Android/app/src/main/java/org/thoughtcrime/securesms/conversation
2022-10-25 16:48:39 -03:00
..
colors Username search UI tweak. 2022-09-13 13:07:42 -04:00
drafts Fix possible RxStore memory leak. 2022-10-05 12:06:47 -03:00
mutiselect Add ability to hide sms tag in contact search config. 2022-10-12 15:46:19 -04:00
quotes Fix RTL bug in message quote headers. 2022-07-15 16:47:52 -03:00
ui Add inline selected emojis to the recently used list. 2022-10-24 21:00:17 -03: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 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 Fix release channel donation bug. 2022-08-16 12:18:18 -04:00
ConversationAdapter.java Add 'detailed' conversation style to show full file names. 2022-10-11 14:46:35 -04:00
ConversationBannerView.java Show verified badge on Note to Self. 2022-03-28 19:07:20 -04:00
ConversationContextMenu.kt Update context menu with tweaks from design. 2022-02-01 13:41:31 -05:00
ConversationData.kt Improve conversation open speed. 2022-03-17 16:02:42 -04:00
ConversationDataSource.java Fix crash after replying to a group story. 2022-10-07 18:45:11 -04:00
ConversationFragment.java Add unread mention badging to conversation list. 2022-10-24 21:00:17 -03:00
ConversationGroupViewModel.java Use existing contact type for our linked entry. Add test to sample app. 2022-04-06 12:36:32 -04:00
ConversationIntents.java Fix drafts not loading in bubbled conversations. 2022-08-12 11:39:02 -04:00
ConversationItem.java Show album rail when entering media preview from All Media. 2022-10-24 21:00:17 -03: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 Use more performant method to check if message is quoted. 2022-07-04 12:46:18 -04:00
ConversationParentFragment.java Fix an issue with sharing file attachments into the app. 2022-10-25 16:48:39 -03: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 Fix broken Material3 changes on Android 6. 2022-06-28 15:20:19 -04:00
ConversationRepository.java Add phased SMS removal UX. 2022-10-13 16:32:51 -04: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 phased SMS removal UX. 2022-10-13 16:32:51 -04: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 Implement group story notifications. 2022-05-18 11:54:17 -04:00
MaskDrawable.java
MenuState.java Add support for replying to gift badges. 2022-05-12 10:42:21 -03:00
MessageCountsViewModel.java Update to libsignal-client 0.15.0 2022-03-28 19:07:20 -04: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 Improve showing context menu with keyboard open. 2022-02-03 17:06:17 -05:00
ShowAdminsBottomSheetDialog.java Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00
ThreadAnimationState.kt Fix several beta issues with new slide animations. 2021-10-25 13:39:01 -03:00
VoiceNoteDraftView.kt
VoiceRecorderWakeLock.kt