session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2
2023-05-09 15:10:03 +09:30
..
components Fixed a few bugs and some optimisations 2023-01-13 15:56:14 +11:00
dialogs Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
input_bar Add accessibility tags (#1054) 2023-04-04 11:33:17 +10:00
menus Add accessibility tags (#1054) 2023-04-04 11:33:17 +10:00
messages Fix empty message behind media message (#1150) 2023-04-13 16:54:03 +10:00
search Add a global search (#834) 2022-02-07 17:06:27 +11:00
utilities Fix missing media progress (#1151) 2023-05-01 17:19:01 +10:00
ConversationActivityV2.kt Fix bubble entrance coordinates 2023-05-09 15:10:03 +09:30
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 Fix emoji misalignment (#1155) 2023-05-01 17:19:13 +10:00
ConversationRecyclerView.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
ConversationViewModel.kt ANR Defensive Coding (#1132) 2023-03-31 13:24:36 +11:00
DeleteOptionsBottomSheet.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02: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 refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02: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