oxen-io / session-android

A private messenger for Android.
https://getsession.org
GNU General Public License v3.0
1.86k stars 170 forks source link

[SES-2018] Refactor mention #1510

Closed simophin closed 3 months ago

simophin commented 3 months ago

Description

This PR does these things primarily:

  1. Create a MentionEditable to be a source of truth for text editing state for the message input
  2. Create a MentionViewModel to handle the fetching of members, filtering and loading results
  3. Replace the RelativeLayout in the ConversationActivityV2 so that the mention RecyclerView can have a max height
  4. Other misc tidy-ups
simophin commented 3 months ago

Screen_recording_20240605_205747.webm