mirror of
https://github.com/oxen-io/session-android.git
synced 2025-11-10 09:06:24 +00:00
Better UX handling on identity key mismatches.
1) Migrate from GSON to Jackson everywhere. 2) Add support for storing identity key conflicts on message rows. 3) Add limited support for surfacing identity key conflicts in UI.
This commit is contained in:
@@ -17,4 +17,5 @@
|
||||
<dimen name="conversation_activity_compose_padding">12dp</dimen>
|
||||
|
||||
<integer name="media_overview_cols">3</integer>
|
||||
<dimen name="message_details_table_row_pad">10dp</dimen>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user