Files
simplex-chat/apps/ios/Shared/Views
Narasimha-sc d2adea5481 swallow Back while creating instead of leaving it unhandled
enableClose = false removes ModalView's handler rather than neutering it,
so Compose passed Back down to ChatView's, closing the chat behind the form
that was still on screen. Register a no-op handler that wins while creating.

Also guard the iOS incognito row on contactConnection, as Kotlin already
does: incognitoEnabled is a binding onto the app-wide default, so starting
a change that cannot happen wrote that preference twice to undo itself.
2026-08-07 16:23:07 +00:00
..
2026-02-19 10:58:16 +00:00
2026-08-06 19:02:35 +00:00
2026-03-24 18:03:22 +00:00