session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2
Andrew e8d26222b9
Fix scroll to bottom button visibility (#1219)
2023-05-30 11:44:20 +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 sync status message 2023-05-04 17:01:45 +09:30
messages Fix colors 2023-05-05 17:47:36 +09:30
search Add a global search (#834) 2022-02-07 17:06:27 +11:00
utilities Fix links not working when message is partially offscreen 2023-05-11 22:58:12 +09:30
ConversationActivityV2.kt Fix scroll to bottom button visibility (#1219) 2023-05-30 11:44:20 +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 Remove reply from context menu when you can't write 2023-05-11 22:59:53 +09:30
ConversationRecyclerView.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
ConversationViewModel.kt Fix send after approval message (#1178) 2023-05-11 10:02:38 +10: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