session-ios/Session/Calls
Morgan Pretty 9859cf95a4 Attempted to fix the notification & call reporting issues
Fixed an issue where fileIds weren't correctly getting sent along with open group messages
Fixed an issue where the screens could miss updates if the device was locked with the app in the foreground and then later unlocked after receiving notifications
Added an optimisation to prevent attempting to send a message after it has been deleted
Added logic to report fake calls if the code goes down an invalid code path when handling a call (to prevent Apple blocking the app)
Delayed the core which clears notifications to increase the time the app has to handle interactions (just in case it was a race condition)
2022-07-25 17:03:09 +10:00
..
Call Management Attempted to fix the notification & call reporting issues 2022-07-25 17:03:09 +10:00
Views & Modals Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
CallVC+Camera.swift implement screen rotation for video calls 2022-02-08 11:04:18 +11:00
CallVC.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2022-06-09 18:37:44 +10:00
CameraManager.swift add operations for video call 2021-09-08 14:55:52 +10:00
VideoPreviewVC.swift add preview before staring video 2021-10-21 16:28:48 +11:00