Commit Graph

197 Commits (2e4c11f4b9dc033412c47551d65b1cffb2a1c632)

Author SHA1 Message Date
Ryan Zhao e563353842 improve video scale 2 years ago
Ryan Zhao 782dd20ddd implement screen rotation for video calls 2 years ago
Ryan Zhao 29cd6fb312 fix minor issues 3 years ago
Ryan Zhao fb99bc6abd minor refactor on the local video view to make it draggable 3 years ago
Ryan Zhao 36985f6fa7 operation panel UI fix 3 years ago
Ryan Zhao e413b9da86 enable calls 3 years ago
ryanzhao f2e3ae909f disable making calls 3 years ago
Ryan Zhao 71e6ccd94b add flag for enable/disable call function 3 years ago
Ryan Zhao 4658e76d46 fix linked device answering/ending call issues 3 years ago
Ryan Zhao cfcd52c5bb minor refactoring to prevent crash after making a call 3 years ago
Ryan Zhao 4560f7e122 fix unreasonable ending call actions 3 years ago
Ryan Zhao a75ecb30db minor fix 3 years ago
Ryan Zhao 8cab6d1013 show short session id for callee/caller name 3 years ago
Ryan Zhao 3a6d125724 minor improve on call UI 3 years ago
Ryan Zhao 6b505880fe minor improvement for small screen call UI 3 years ago
Ryan Zhao b0a9268cfd minor refactoring 3 years ago
Ryan Zhao 5e7c8513ed add call duration & update UI 3 years ago
Ryan Zhao 9e4e126ef3 add call missed tips 3 years ago
Ryan Zhao 9aad1e0e29 minor improvement 3 years ago
Ryan Zhao 44837b57e5 improve the audio output device displaying 3 years ago
Ryan Zhao 82400c6734 clean 3 years ago
Ryan Zhao 570c3fbe3b add ringtone and other UI improvement 3 years ago
Ryan Zhao 9e6c81d28b improve call message UI 3 years ago
Ryan Zhao 0a3d84d5c8 WIP: Call message Ui improvements 3 years ago
Ryan Zhao e504e23f92 minor fix 3 years ago
Ryan Zhao e9f19b9c62 fix duplicated incoming call 3 years ago
Ryan Zhao 81dd4557a5 sync answer and end call message 3 years ago
Ryan Zhao d3a2b456f1 handle permission request for voice and video calls 3 years ago
ryanzhao dd891063bd minor fix 3 years ago
ryanzhao 95c8606408 deal with audio I/O change 3 years ago
ryanzhao 67f979e014 update icons 3 years ago
ryanzhao 716378ccd3 handle offer message might come in earlier than pre offer message 3 years ago
ryanzhao ee83523621 clean 3 years ago
ryanzhao 925bc8538c minor refactor on answering call logic 3 years ago
ryanzhao 02d0499618 seperate CallKit uuid from session call id 3 years ago
ryanzhao 9346864843 end call if there is no answer in 60s 3 years ago
ryanzhao fa79124bb7 minor refactoring & handle network change 3 years ago
ryanzhao 336c694b52 refactoring on showing call ip exposure 3 years ago
ryanzhao da14539639 handle busy 3 years ago
ryanzhao 18afb4ae1c fix call kit UI audio nor working 3 years ago
ryanzhao 248a02e1e9 minor fix 3 years ago
ryanzhao 9d42c73de1 disable add call 3 years ago
ryanzhao 2942168030 fix call kit not working when the screen is locked 3 years ago
ryanzhao ff79c58f44 update call message after a call ended 3 years ago
ryanzhao f019fe7733 use CallKit for all cases 3 years ago
ryanzhao 888df37581 fix call connection 3 years ago
ryanzhao bef20e2f9a refactor for CallKit 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
ryanzhao 0ef7bdc9ce refactor to plug in callkit 3 years ago
ryanzhao dea57081c7 WIP: callkit & pushkit 3 years ago
ryanzhao bcf0ecfb69 show modal of ip exposure for calls 3 years ago
ryanzhao 1231b9c20a add preview before staring video 3 years ago
ryanzhao 3de81ef2a0 imporvements 3 years ago
ryanzhao 45e209f831 minor UI fix on incoming call banner 3 years ago
ryanzhao 80151acad2 communicate video enabling status using data channel 3 years ago
ryanzhao 9b9a5d7a39 improve vibration for incoming calls 3 years ago
ryanzhao 42676188c7 add continuous vibration 3 years ago
ryanzhao a1f8e16eb3 WIP: add mini call floating view 3 years ago
ryanzhao 2cc638cc3e add gesture to incoming call banner 3 years ago
ryanzhao fbe5b12c9d WIP: incoming call banner 3 years ago
ryanzhao 98268ebf73 hide outgoing call message sending status 3 years ago
ryanzhao 0684e5250d use data channel to communicate video enabling status 3 years ago
ryanzhao 219440f444 update call protobuf 3 years ago
ryanzhao 383f996e82 WIP: improve call UI 3 years ago
ryanzhao 5354185696 improve UI 3 years ago
ryanzhao 101f7d3d93 add background to call vc 3 years ago
ryanzhao ffaf149b1f turn on/off camera 3 years ago
ryanzhao e8500d75a7 fix input panel issue & make local video view draggable 3 years ago
ryanzhao 8013cdacff add operations for video call 3 years ago
Niels Andriesse b9186f3aca Show connecting state on call screen 3 years ago
Niels Andriesse c1b95dc54f Fix freezing issue 3 years ago
Niels Andriesse baf9e4e9d4 Add ringing UI 3 years ago
Niels Andriesse b3ead76221 Debug 3 years ago
Niels Andriesse 6fdf544368 Implement end call message 3 years ago
Niels Andriesse ae3cce97df UI improvements 3 years ago
Niels Andriesse c1a61e897b UI improvements 3 years ago
Niels Andriesse 3206ce380e Rename WebRTCWrapper → WebRTCSession 3 years ago
Niels Andriesse e899804b85 Rename CallVCV2 → CallVC 3 years ago
Niels Andriesse 1ad42547b2 Batch send ICE candidates 3 years ago
Niels Andriesse 525eb40d8d Make signaling happen using Session messages 3 years ago
Niels Andriesse 0749510f4e Minor refactoring & clean up WebRTC constraints 3 years ago
Niels Andriesse b54cd3b026 Add call button to conversation screen 3 years ago
Niels Andriesse 950c6204b7 Fix layout 3 years ago
Niels Andriesse c00ddde64d Remove unused code 3 years ago
Niels Andriesse 662fc945e2 Refactor CallVC 3 years ago
Niels Andriesse 49d93b9cfd Clean up TestCallServer 3 years ago
Niels Andriesse 36962cc059 Clean up WebSocket 3 years ago
Niels Andriesse 48ef3f85c0 Debug 3 years ago
Niels Andriesse 876814dd43 Basic proof of concept 3 years ago
Niels Andriesse 56bd59c4ee Debug 3 years ago
Niels Andriesse 691f931dde Hook up CallVC 3 years ago
Niels Andriesse c2373747b1 Odds & ends 3 years ago
Niels Andriesse f1f48ec865 Further implement CallVC 3 years ago
Niels Andriesse 32426f9005 Add CallVC 3 years ago
Niels Andriesse 170da7a276 Implement VideoCallVC & CameraManager 3 years ago