session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages
Harris 28b97e45cc
Remove ID copy interactions (#811)
* fix: remove selected session ID interactions

* fix: include thread ID in home activity's creation of user details bottom sheet

* refactor: use bundleOf builder instead of old bundle put value methods
2021-12-16 06:47:26 +02:00
..
ControlMessageView.kt Add message date break extension function to reduce duplication 2021-12-06 06:34:32 +02:00
DeletedMessageView.kt handle database for message deleted by unsend request 2021-08-12 11:43:33 +10:00
DocumentView.kt WIP 2021-06-28 14:51:49 +10:00
LinkPreviewView.kt feat: add bottom sheet modal url with copy option 2021-09-14 10:27:34 +10:00
MessageUtilities.kt Add message date break extension function to reduce duplication 2021-12-06 06:34:32 +02:00
OpenGroupInvitationView.kt Tie up some loose ends 2021-06-29 14:23:36 +10:00
QuoteView.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
UntrustedAttachmentView.kt fix: compilation errors 2021-07-12 10:51:01 +10:00
VisibleMessageContentView.kt feat: add bottom sheet modal url with copy option 2021-09-14 10:27:34 +10:00
VisibleMessageView.kt Remove ID copy interactions (#811) 2021-12-16 06:47:26 +02:00
VoiceMessageView.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