Commit Graph

623 Commits

Author SHA1 Message Date
Ryan Zhao cfcd52c5bb minor refactoring to prevent crash after making a call 2021-12-02 14:41:29 +11:00
Ryan Zhao 4b38f8b3b6 improve call message showing contact name 2021-12-02 11:24:07 +11:00
Ryan Zhao 8226e2aa7b update missed call unread status 2021-12-01 16:36:02 +11:00
Ryan Zhao a75ecb30db minor fix 2021-12-01 15:57:23 +11:00
Ryan Zhao 8cab6d1013 show short session id for callee/caller name 2021-12-01 15:35:28 +11:00
Ryan Zhao 35fc3ede9e Merge branch '1.11.19' into voice-calls-2 2021-11-29 17:02:33 +11:00
Ryan Zhao a6df6504c8 Prevent the same ExpirationTimerUpdate to be handled twice 2021-11-29 17:02:23 +11:00
Ryan Zhao c820212115 extend call message ttl to 14 days 2021-11-29 16:56:15 +11:00
Ryan Zhao 2000297a5f Add missed call message for call offer messages from more than one minute 2021-11-29 16:55:29 +11:00
Ryan Zhao 6703d8c7f4 add timestamp to call message UI 2021-11-29 14:49:53 +11:00
Ryan Zhao 35f75490a4 clean 2021-11-29 13:35:32 +11:00
Ryan Zhao 9e6c81d28b improve call message UI 2021-11-29 12:10:33 +11:00
Ryan Zhao 0a3d84d5c8 WIP: Call message Ui improvements 2021-11-26 16:57:57 +11:00
Ryan Zhao 78971b7d09 ignore call messages over 60s 2021-11-25 16:50:30 +11:00
Ryan Zhao 561cf98e6b Merge branch '1.11.19' into voice-calls-2 2021-11-23 14:35:37 +11:00
Ryan Zhao a6a297048c Merge branch 'pin-chats' into voice-calls-2 2021-11-23 14:34:19 +11:00
Ryan Zhao 5a5741f47b Group notifications from background polling 2021-11-23 11:05:04 +11:00
Ryan Zhao a8dd010b06 Merge branch '1.11.19' into voice-calls-2 2021-11-22 09:33:27 +11:00
Ryan Zhao e504e23f92 minor fix 2021-11-19 11:50:14 +11:00
Ryan Zhao 0c2027d7c8 fix call message self send valid 2021-11-19 11:22:13 +11:00
Ryan Zhao 77e1f30bc9 fix sync message sending bug 2021-11-19 11:11:48 +11:00
Ryan Zhao 74ef42558b add turn server info 2021-11-19 10:39:10 +11:00
Ryan Zhao e9f19b9c62 fix duplicated incoming call 2021-11-19 10:04:00 +11:00
Ryan Zhao 81dd4557a5 sync answer and end call message 2021-11-18 13:19:47 +11:00
Ryan Zhao 1cc2f17469 pin conversations 2021-11-17 15:51:53 +11:00
ryanzhao e49431d2eb fix transaction crash 2021-11-15 16:47:12 +11:00
ryanzhao dd891063bd minor fix 2021-11-15 16:02:24 +11:00
ryanzhao 95c8606408 deal with audio I/O change 2021-11-15 12:22:31 +11:00
ryanzhao 716378ccd3 handle offer message might come in earlier than pre offer message 2021-11-12 16:24:47 +11:00
ryanzhao d8021f6d6b clean 2021-11-12 13:33:19 +11:00
ryanzhao edffbe7d4c fix data channel and uuid check 2021-11-12 13:32:27 +11:00
ryanzhao 02d0499618 seperate CallKit uuid from session call id 2021-11-12 09:17:06 +11:00
ryanzhao fa79124bb7 minor refactoring & handle network change 2021-11-11 16:09:39 +11:00
ryanzhao 336c694b52 refactoring on showing call ip exposure 2021-11-11 12:12:12 +11:00
ryanzhao da14539639 handle busy 2021-11-11 11:09:52 +11:00
ryanzhao e7a6ddb4f1 clean 2021-11-10 15:39:39 +11:00
ryanzhao 2bbba2c6b7 clean 2021-11-10 15:38:57 +11:00
ryanzhao 18afb4ae1c fix call kit UI audio nor working 2021-11-10 15:30:52 +11:00
ryanzhao 248a02e1e9 minor fix 2021-11-10 14:31:02 +11:00
ryanzhao ff79c58f44 update call message after a call ended 2021-11-09 16:05:23 +11:00
ryanzhao bef20e2f9a refactor for CallKit 2021-11-08 09:12:18 +11:00
ryanzhao 6f78d6dfbe refactoring for CallKit 2021-11-03 15:31:50 +11:00
ryanzhao 0ef7bdc9ce refactor to plug in callkit 2021-10-28 17:02:41 +11:00
ryanzhao dbcc158337 fix unsend bugs 2021-10-27 13:51:19 +11:00
ryanzhao e2de82a11d WIP: webRTC + callkit 2021-10-26 16:36:04 +11:00
ryanzhao dea57081c7 WIP: callkit & pushkit 2021-10-26 15:48:31 +11:00
ryanzhao 18a9768167 filter other call messages 2021-10-25 13:51:41 +11:00
ryanzhao 7b23b8f601 Merge branch 'dev' of https://github.com/oxen-io/session-ios into voice-calls-2 2021-10-20 10:20:09 +11:00
ryanzhao ecf92ceeea fix PN sound settings not applying to remote PNs 2021-10-19 15:11:47 +11:00
ryanzhao 80151acad2 communicate video enabling status using data channel 2021-10-13 14:42:36 +11:00