session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2
Harris 5601da0e22
fix: replace alpha update with isVisible to not intercept tap from message gestures (#809)
2021-12-15 08:01:35 +02:00
..
components refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
dialogs refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
input_bar fix: respect the incognito flag in the user's preferences 2021-10-11 14:38:10 +11:00
menus refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
messages Add message date break extension function to reduce duplication 2021-12-06 06:34:32 +02:00
search refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
utilities refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
ConversationActivityV2.kt fix: replace alpha update with isVisible to not intercept tap from message gestures (#809) 2021-12-15 08:01:35 +02:00
ConversationAdapter.kt fix: Add date breaks on control messages 2021-12-03 08:50:19 +02:00
ConversationLoader.kt refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
ConversationRecyclerView.kt Re-organize files 2021-07-09 13:18:48 +10:00
DeleteOptionsBottomSheet.kt refactor: closed groups delete for yourself and handle unsend request if it's from yourself or author now 2021-10-27 17:26:44 +11:00
MessageDetailActivity.kt refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
ModalUrlBottomSheet.kt feat: add bottom sheet modal url with copy option 2021-09-14 10:27:34 +10:00