session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2
2022-05-18 16:30:12 +10:00
..
components Split image from replies (#779) 2022-01-18 14:33:04 +11:00
dialogs refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
input_bar fix: only send message if the up position is contained in the button's rectangle, to prevent sending if dragged away (#887) 2022-05-18 16:30:12 +10:00
menus Namespace retrieval and storage with auth (#880) 2022-05-18 10:20:57 +10:00
messages Namespace retrieval and storage with auth (#880) 2022-05-18 10:20:57 +10:00
search Add a global search (#834) 2022-02-07 17:06:27 +11:00
utilities Namespace retrieval and storage with auth (#880) 2022-05-18 10:20:57 +10:00
ConversationActivityV2.kt Add one on one calls over clearnet (#864) 2022-04-19 14:25:40 +10:00
ConversationAdapter.kt Add one on one calls over clearnet (#864) 2022-04-19 14:25:40 +10:00
ConversationLoader.kt feat: Add conversation filtering for message requests (#830) 2022-03-04 08:46:39 +02:00
ConversationRecyclerView.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
ConversationViewModel.kt Fix approved references and visible message setting flags for approval (#854) 2022-03-10 09:54:18 +11:00
DeleteOptionsBottomSheet.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
MessageDetailActivity.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
ModalUrlBottomSheet.kt refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00