Signal-Android/app/src/main/java/org/thoughtcrime/securesms/conversation
2022-07-02 14:55:31 -04:00
..
colors Add the ability to see replies. 2022-06-28 15:42:15 -04:00
drafts Upgrade kotlin to 1.6.21 2022-05-18 14:05:17 -04:00
mutiselect Add context menus to story contacts in contact selection. 2022-06-29 15:32:25 -04:00
quotes Make the 'see replies' bottom sheet respond to new/deleted messages. 2022-07-02 14:55:31 -04:00
ui Apply Material3 spec to dialogs. 2022-06-14 15:20:42 -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 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 Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
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 Wrap ConversationActivity code in a Fragment. 2022-01-24 12:04:48 -05:00
ClipProjectionDrawable.kt Update chat colors. 2021-05-26 00:39:59 -04:00
ConversationActivity.kt Manually set nav bar background to 50 transparent black with wallpaper. 2022-06-21 19:11:27 -03:00
ConversationAdapter.java Add the ability to see replies. 2022-06-28 15:42:15 -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 Make the 'see replies' bottom sheet respond to new/deleted messages. 2022-07-02 14:55:31 -04:00
ConversationFragment.java Fix crash when long-pressing a non-media message. 2022-06-30 18:58:20 -04: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 Implement badge gifting behind feature flag. 2022-05-02 15:25:55 -04:00
ConversationItem.java Only condense images in the original message in 'see replies' bottom sheet. 2022-07-01 13:39:08 -04:00
ConversationItemBodyBubble.java Draw pulse outliner in onDrawForeground instead of in onDraw. 2022-06-28 15:42:14 -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 Add the ability to see replies. 2022-06-28 15:42:15 -04:00
ConversationParentFragment.java Fix diplay issue with note to self banner. 2022-06-29 15:32:25 -04:00
ConversationPopupActivity.java Fix crash when opening convo popup. 2022-02-08 09:21:03 -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 Mark sent gift viewed when opened. 2022-05-18 11:54:17 -04:00
ConversationSearchViewModel.java Fix l10n when searching for "Note to Self". 2022-02-01 13:41:31 -05:00
ConversationStickerSuggestionAdapter.java Create a core-util module with some common utilities. 2020-12-05 13:44:13 -05:00
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 Fix diplay issue with note to self banner. 2022-06-29 15:32:25 -04:00
ConversationUpdateItem.java Update copy and icon for release channel boost button. 2022-06-30 16:58:40 -04:00
ConversationUpdateTick.kt Invoke onTick immediately in onResume. 2021-06-21 19:55:02 -04:00
ConversationViewModel.java Add the ability to see replies. 2022-06-28 15:42:15 -04:00
LastSeenHeader.java Finalize wallpaper UX. 2021-01-21 18:02:19 -05:00
MarkReadHelper.java Implement group story notifications. 2022-05-18 11:54:17 -04:00
MaskDrawable.java Update chat colors. 2021-05-26 00:39:59 -04:00
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 Always ensure the send type matches the send button. 2022-06-21 19:11:27 -03: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 Implement drafts for voice notes. 2021-07-07 14:58:50 -03:00
VoiceRecorderWakeLock.kt Apply proximity wake lock in locked audio recording mode. 2021-06-07 16:55:26 -03:00