SimpleX-Chat/apps/ios/Shared/Model
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
..
AppAPITypes.swift core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00
AudioRecPlay.swift ios: audio device picker (#4091) 2024-04-26 19:59:00 +01:00
BGManager.swift ios: delay suspendChat in NSE, background schedule depends on notifications mode (#3561) 2023-12-18 10:36:25 +00:00
ChatModel.swift core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00
NetworkObserver.swift ios: network observer (#3996) 2024-04-11 11:31:30 +01:00
NSESubscriber.swift ios: fix callkit calls via NSE (#3655) 2024-01-08 10:56:01 +00:00
NtfManager.swift ios: group member mentions (#5593) 2025-02-03 20:47:32 +00:00
PushEnvironment.swift APNS push environments (#756) 2022-06-27 23:03:27 +01:00
SimpleXAPI.swift core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00
SuspendChat.swift ios: share extension (#4466) 2024-07-28 17:54:58 +01:00