Commit graph

31 commits

Author SHA1 Message Date
ryanzhao
5fa63286da refactor timeout logic for calls incoming and reconnecting 2022-04-06 15:41:38 +10:00
ryanzhao
f2cfa29b21 add call related logs to log file 2022-04-05 16:35:09 +10:00
Ryan Zhao
07c18927f2 minor fix to prevent redundant offer 2022-03-25 16:29:52 +11:00
Ryan Zhao
9df52a0a89 implement new approach for call reconnection 2022-03-25 13:26:26 +11:00
Ryan Zhao
e7c564914d makes more sense on call timeout 2022-03-24 15:05:00 +11:00
Ryan Zhao
952a3d3414 minor fix for merging 2022-03-02 14:46:23 +11:00
Ryan Zhao
e413b9da86 enable calls 2021-12-14 13:57:25 +11:00
ryanzhao
f2e3ae909f disable making calls 2021-12-09 14:28:27 +11:00
Ryan Zhao
71e6ccd94b add flag for enable/disable call function 2021-12-08 14:08:01 +11:00
Ryan Zhao
4658e76d46 fix linked device answering/ending call issues 2021-12-06 16:02:54 +11:00
Ryan Zhao
cfcd52c5bb minor refactoring to prevent crash after making a call 2021-12-02 14:41:29 +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
82400c6734 clean 2021-11-29 16:45:40 +11:00
Ryan Zhao
9e6c81d28b improve call message UI 2021-11-29 12:10:33 +11:00
Ryan Zhao
e504e23f92 minor fix 2021-11-19 11:50:14 +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
02d0499618 seperate CallKit uuid from session call id 2021-11-12 09:17:06 +11:00
ryanzhao
9346864843 end call if there is no answer in 60s 2021-11-11 16:51:54 +11:00
ryanzhao
fa79124bb7 minor refactoring & handle network change 2021-11-11 16:09:39 +11:00
ryanzhao
248a02e1e9 minor fix 2021-11-10 14:31:02 +11:00
ryanzhao
2942168030 fix call kit not working when the screen is locked 2021-11-10 11:13:37 +11:00
ryanzhao
ff79c58f44 update call message after a call ended 2021-11-09 16:05:23 +11:00
ryanzhao
f019fe7733 use CallKit for all cases 2021-11-09 11:53:38 +11:00
ryanzhao
888df37581 fix call connection 2021-11-08 15:09:45 +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
e530b50938 WIP: notification for voip call 2021-10-29 16:32:50 +11:00
ryanzhao
4db87992b2 refactor for voip push notification 2021-10-29 15:22:23 +11:00
ryanzhao
0ef7bdc9ce refactor to plug in callkit 2021-10-28 17:02:41 +11:00