session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2
Morgan Pretty 80104f6db8 [SES-627] Fixed an issue where the DocumentView could run off the screen 2023-06-08 16:33:34 +10:00
..
components Fixed a few bugs and some optimisations 2023-01-13 15:56:14 +11:00
dialogs [SES-566] Fixed an issue where the blocked state wasn't syncing 2023-06-05 09:39:31 +10:00
input_bar Add accessibility tags (#1054) 2023-04-04 11:33:17 +10:00
menus Add sync status message 2023-05-04 17:01:45 +09:30
messages [SES-627] Fixed an issue where the DocumentView could run off the screen 2023-06-08 16:33:34 +10:00
search Add a global search (#834) 2022-02-07 17:06:27 +11:00
utilities Updated the dialog dim amount to match the style guide 2023-06-06 16:57:27 +10:00
ConversationActivityV2.kt [SES-566] Fixed an issue where the blocked state wasn't syncing 2023-06-05 09:39:31 +10:00
ConversationAdapter.kt Refactored code to avoid passing lifecycleCoroutineScope as a parameter 2023-01-13 15:56:14 +11:00
ConversationContextMenu.kt Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
ConversationLoader.kt feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
ConversationReactionDelegate.kt Fix blinded ID moderator checks in emoji reaction popup (#964) 2022-09-13 14:17:47 +10:00
ConversationReactionOverlay.java Cleanup ConversationReactionOverlay 2023-06-02 15:46:28 +09:30
ConversationRecyclerView.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
ConversationViewModel.kt [SES-566] Fixed an issue where the blocked state wasn't syncing 2023-06-05 09:39:31 +10:00
DeleteOptionsBottomSheet.kt Updated the dialog dim amount to match the style guide 2023-06-06 16:57:27 +10:00
DimensionUnit.java Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
MessageDetailActivity.kt Updated the code to use the network offset time everywhere relevant (#1111) 2023-03-31 10:11:30 +11:00
ModalUrlBottomSheet.kt Updated the dialog dim amount to match the style guide 2023-06-06 16:57:27 +10:00
NoCrossfadeChangeDefaultAnimator.java Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
SelectedConversationModel.kt Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
Util.java Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
ViewUtil.java Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
WindowUtil.java Remove unnecessary api version checks in WindowUtil (#1163) 2023-04-26 14:56:00 +10:00