Signal-Android/app/src/main/java/org/thoughtcrime/securesms/conversation
2022-05-02 15:25:55 -04:00
..
colors Remove access modifier from ChatColors constructor. 2022-04-06 12:38:43 -04:00
drafts Implement drafts for voice notes. 2021-07-07 14:58:50 -03:00
mutiselect Implement badge gifting behind feature flag. 2022-05-02 15:25:55 -04:00
ui Add story send multi-send, error, and improved SNC states. 2022-04-15 16:07:14 -04:00
AttachmentKeyboard.java Remove GIF button from attachment keyboard. 2021-07-16 11:01:10 -04:00
AttachmentKeyboardButton.java Remove GIF button from attachment keyboard. 2021-07-16 11:01:10 -04:00
AttachmentKeyboardButtonAdapter.java Remove GIF button from attachment keyboard. 2021-07-16 11:01:10 -04: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 Wrap ConversationActivity code in a Fragment. 2022-01-24 12:04:48 -05:00
ClipProjectionDrawable.kt
ConversationActivity.kt Fix various issues with release notes channel. 2022-02-11 10:12:09 -05:00
ConversationAdapter.java Fix possible index out of bounds exception in ConversationAdapter. 2022-04-22 16:50:21 -03: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 names in group update descriptions tappable. 2022-04-20 16:32:54 -03:00
ConversationFragment.java Implement badge gifting behind feature flag. 2022-05-02 15:25:55 -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 Implement badge gifting behind feature flag. 2022-05-02 15:25:55 -04:00
ConversationItemBodyBubble.java Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00
ConversationItemSelection.kt Show reactions above selected message. 2022-02-04 16:11:36 -05:00
ConversationItemSwipeCallback.java Update libsignal-client to 0.14.0 2022-03-17 12:12:56 -04:00
ConversationItemTouchListener.java
ConversationMessage.java Fix mention rendering bug. 2022-03-15 10:32:59 -04:00
ConversationParentFragment.java Implement badge gifting behind feature flag. 2022-05-02 15:25:55 -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 Adjust how preferred variation is handled for reaction customization. 2022-05-02 15:25:55 -04:00
ConversationRepository.java Improve conversation open speed. 2022-03-17 16:02:42 -04:00
ConversationSearchViewModel.java Fix l10n when searching for "Note to Self". 2022-02-01 13:41:31 -05:00
ConversationStickerSuggestionAdapter.java
ConversationStickerViewModel.java Convert all database notifiers to use DatabaseObserver. 2021-11-16 17:27:47 -05:00
ConversationSwipeAnimationHelper.java Slide badge on swipe to reply. 2021-11-19 16:28:39 -05:00
ConversationTitleView.java Start viewer when clicking on story ring. 2022-04-06 12:37:43 -04:00
ConversationUpdateItem.java Make names in group update descriptions tappable. 2022-04-20 16:32:54 -03:00
ConversationUpdateTick.kt Invoke onTick immediately in onResume. 2021-06-21 19:55:02 -04:00
ConversationViewModel.java Update to libsignal-client 0.15.0 2022-03-28 19:07:20 -04:00
LastSeenHeader.java
MarkReadHelper.java Introduce SignalDatabase as the main database entrypoint. 2021-11-18 12:36:52 -05:00
MaskDrawable.java
MenuState.java Implement badge gifting behind feature flag. 2022-05-02 15:25:55 -04:00
MessageCountsViewModel.java Update to libsignal-client 0.15.0 2022-03-28 19:07:20 -04:00
MessageStyler.kt Add UI components for Release Channel. 2022-02-02 16:50:58 -05: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