session-android/app/src/main/java/org/thoughtcrime/securesms/conversation/v2
ryanzhao aad58043d3 add UI options for delete messages 2021-08-13 15:30:26 +10:00
..
components Merge branch 'dev' into trusted_attachment_download 2021-07-12 09:28:14 +10:00
dialogs Warn users if they're about to send their recovery phrase to someone 2021-07-19 13:52:50 +10:00
input_bar fix: Home activity crash handling from the seed view optimisations. added tests for that plus rendering URL crash 2021-08-09 10:06:58 +10:00
menus refactor: only display notification settings when the conversation is unmuted, notify the conversation list listeners when notify settings are updated 2021-07-26 14:50:43 +10:00
messages disable interaction for deleted messages 2021-08-12 15:01:48 +10:00
search fix spinner shows incorrectly the second time open search screen 2021-06-30 10:59:35 +10:00
utilities refactor: use simpler way to generate closed group profile pictures, limit the getConversation call in MentionManagerUtilities.kt to 200 to improve link-through performance to v2 conversation activity. fix notify type not being preloaded into settings 2021-08-03 13:36:04 +10:00
ConversationActivityV2.kt add UI options for delete messages 2021-08-13 15:30:26 +10:00
ConversationAdapter.kt disable interaction for deleted messages 2021-08-12 15:01:48 +10:00
ConversationLoader.kt Fix conversation updating & stack messages from end 2021-06-04 09:58:04 +10:00
ConversationRecyclerView.kt Re-organize files 2021-07-09 13:18:48 +10:00
DeleteOptionsBottomSheet.kt add UI options for delete messages 2021-08-13 15:30:26 +10:00
MessageDetailActivity.kt reorganise duplicated resend code 2021-07-14 13:52:10 +10:00