SimpleX-Chat/apps/ios/SimpleXChat
Evgeny 4b42a19ccb
ios: fix XCode 16 regressions (tap not working on files, quotes, images, voice messages, etc.), open link previews on tap (#5880)
* ios: fix XCode 16 regressions (tap not working on files, quotes, images, voice messages, etc.), open link previews on tap

* fix voice recording

* fix video, accepting calls from chat, preference toggles in chat

* WIP message and meta

* handle links in attributed strings

* custom attribute for links to prevent race conditions with default tap handler
2025-05-10 14:37:45 +01:00
..
SimpleXChat.docc ios: SimpleXChat framework to be shared by app/NSE (#714) 2022-05-31 07:55:13 +01:00
Theme ios: view conditions as markdown (#5248) 2024-11-26 13:00:39 +00:00
API.swift core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00
APITypes.swift core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00
AppGroup.swift ios: deliver notifications instantly when server has no more messages and better concurrency (#5872) 2025-05-07 07:33:00 +01:00
CallTypes.swift ios: calls switching from audio to video and back (#4964) 2024-10-08 08:49:13 +01:00
ChatTypes.swift ios: fix XCode 16 regressions (tap not working on files, quotes, images, voice messages, etc.), open link previews on tap (#5880) 2025-05-10 14:37:45 +01:00
ChatUtils.swift core, ui: report preference (#5620) 2025-02-10 09:06:16 +00:00
CryptoFile.swift core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00
dummy.m ios: fix running in simulator (#5704) 2025-03-03 20:53:08 +00:00
ErrorAlert.swift core: pass event and response error without dedicated constructor (#5869) 2025-05-05 11:51:22 +01:00
FileUtils.swift ios: storage breakdown (#5529) 2025-01-13 18:56:41 +00:00
hs_init.c ios: deliver notifications instantly when server has no more messages and better concurrency (#5872) 2025-05-07 07:33:00 +01:00
hs_init.h ios: share extension (#4466) 2024-07-28 17:54:58 +01:00
ImageUtils.swift ui: deleting wallpapers after deleting user and chats (#5524) 2025-01-13 16:40:07 +00:00
JSON.swift ios: SimpleXChat framework to be shared by app/NSE (#714) 2022-05-31 07:55:13 +01:00
KeyChain.swift core, iOS: support for self-destruct password (#2412) 2023-05-09 09:33:30 +01:00
Notifications.swift ui: fix strings, update translations (#5718) 2025-03-07 12:50:44 +00:00
objc.h fix incorrect error of migration to device (#4852) 2024-09-09 15:01:18 +01:00
objc.m fix incorrect error of migration to device (#4852) 2024-09-09 15:01:18 +01:00
SharedFileSubscriber.swift ios: share extension (#4466) 2024-07-28 17:54:58 +01:00
SimpleX.h fix incorrect error of migration to device (#4852) 2024-09-09 15:01:18 +01:00
SimpleXChat.h ios: SimpleXChat framework to be shared by app/NSE (#714) 2022-05-31 07:55:13 +01:00