Commit Graph

12 Commits (4e471aadb085d91b8fddd791ddca27d17830ea90)

Author SHA1 Message Date
Ryan Zhao b23038087f try to fix a call issue when iOS is on lock screen 2 years ago
ryanzhao 343df684d9 fix race condition for callkit 2 years ago
Ryan Zhao 52407aec03 Merge branch 'ipad-support-1' into voice-calls-2 2 years ago
Morgan Pretty 47314bd639 Added a notification to indicate the user has a new message request
Fixed a bug where the notification count could be increased for message requests
Fixed a bug where an approved contact could be 'unapproved' due to an order of execution issue when generating the config sync message
Fixed a check to avoid registering for push notifications when on the simulator (old check didn't cater for M1 Macs)
Moved the 'hasHiddenMessageRequests' into the group user defaults so it can be accessed within the notification extension
Added code to handle an edge case where an old client could incorrectly un-approve a contact via a legacy configuration message
2 years ago
Ryan Zhao 9e6c81d28b improve call message UI 3 years ago
ryanzhao 2942168030 fix call kit not working when the screen is locked 3 years ago
ryanzhao a1aa45ae10 trace call timestamp from NSE 3 years ago
ryanzhao 86aced218a minor fix for CallKit PN 3 years ago
ryanzhao 6f78d6dfbe refactoring for CallKit 3 years ago
ryanzhao e530b50938 WIP: notification for voip call 3 years ago
ryanzhao 4db87992b2 refactor for voip push notification 3 years ago
nielsandriesse a915c5ddaa Re-organize files 4 years ago