SimpleX-Chat/apps/ios/Shared/Views/Database
Evgeny 24b0f0290b
core: pass event and response error without dedicated constructor (#5869)
* core: pass event and response error without dedicated constructor

* ios: WIP

* android, desktop: update UI for new API

* ios: fix parser

* fix showing invalid chats

* fix mobile api tests

* ios: split ChatResponse to 3 enums, decode API results on the same thread

* tweak types

* remove throws

* rename
2025-05-05 11:51:22 +01:00
..
DatabaseEncryptionView.swift core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00
DatabaseErrorView.swift ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
DatabaseView.swift ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
MigrateToAppGroupView.swift ios: start/stop chat toggle refactoring (#5275) 2024-11-30 16:29:27 +00:00