session-ios/Session/Calls
Morgan Pretty 70ce967df6 Made a few optimisations and fixes
Made a couple of DB query optimisations for the Home and Conversation screens
Removed some compiler-complex global generic functions
Increased the timeout for file uploads
Fixed a few import issues
Fixed an issue preventing calls on the simulator from working (disable CallKit on the simulator)
Fixed an issue where opening a conversation with a draft would result in a typing indicator notification being sent (if enabled)
Fixed a truncation issue on the CallVC
2023-04-12 16:50:35 +10:00
..
Call Management WIP: refactor on the call UI to add switching function of caller and callee's video views 2023-02-13 14:22:54 +11:00
Views & Modals WIP: refactor on the call UI to add switching function of caller and callee's video views 2023-02-13 14:22:54 +11:00
CallVC+Camera.swift Fixed search performance, started styling in-conversaiton settings 2022-09-07 17:37:01 +10:00
CallVC.swift Made a few optimisations and fixes 2023-04-12 16:50:35 +10:00
CameraManager.swift Did some more theming, removed some files and fixed a couple of minor call issues 2022-09-02 17:32:13 +10:00
VideoPreviewVC.swift Added toast and info message deletion, fixed layout issues & unit tests 2022-10-05 18:44:25 +11:00