Commit Graph

84 Commits (9d22927cb86852cb9c57c51a65b191db4b7ec6dd)

Author SHA1 Message Date
Morgan Pretty a998cadbb7 Fixed the broken unit tests
Fixed a few bugs uncovered by the unit tests
3 years ago
Morgan Pretty 4133a49a34 Made a couple of tweaks to the GRDBStorage interface
Updated the ControlMessageProcessRecord to allow for duplicate handling of UnsendRequest messages
3 years ago
Morgan Pretty eeccfb47d5 Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes
Fixed some broken file paths
Fixed a couple of bugs with closed groups
Fixed a few migration issues
Fixed a bug with the ProfilePictureView in open groups (was including the open parenthesis in the initials)
Migrated the Id Blinding changes to work with GRDB
Migrated the call logic to work with GRDB
Updated the code to work the with hard fork changes
3 years ago
ryanzhao 5fa63286da refactor timeout logic for calls incoming and reconnecting 3 years ago
ryanzhao f2cfa29b21 add call related logs to log file 3 years ago
Ryan Zhao 07c18927f2 minor fix to prevent redundant offer 3 years ago
Ryan Zhao 9df52a0a89 implement new approach for call reconnection 3 years ago
Ryan Zhao e7c564914d makes more sense on call timeout 3 years ago
Ryan Zhao 952a3d3414 minor fix for merging 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 4 years ago
Ryan Zhao cfcd52c5bb minor refactoring to prevent crash after making a call 4 years ago
Ryan Zhao a75ecb30db minor fix 4 years ago
Ryan Zhao 8cab6d1013 show short session id for callee/caller name 4 years ago
Ryan Zhao 82400c6734 clean 4 years ago
Ryan Zhao 9e6c81d28b improve call message UI 4 years ago
Ryan Zhao e504e23f92 minor fix 4 years ago
ryanzhao 95c8606408 deal with audio I/O change 4 years ago
ryanzhao 716378ccd3 handle offer message might come in earlier than pre offer message 4 years ago
ryanzhao 02d0499618 seperate CallKit uuid from session call id 4 years ago
ryanzhao 9346864843 end call if there is no answer in 60s 4 years ago
ryanzhao fa79124bb7 minor refactoring & handle network change 4 years ago
ryanzhao 248a02e1e9 minor fix 4 years ago
ryanzhao 2942168030 fix call kit not working when the screen is locked 4 years ago
ryanzhao ff79c58f44 update call message after a call ended 4 years ago
ryanzhao f019fe7733 use CallKit for all cases 4 years ago
ryanzhao 888df37581 fix call connection 4 years ago
ryanzhao bef20e2f9a refactor for CallKit 4 years ago
ryanzhao 6f78d6dfbe refactoring for CallKit 4 years ago
ryanzhao e530b50938 WIP: notification for voip call 4 years ago
ryanzhao 4db87992b2 refactor for voip push notification 4 years ago
ryanzhao 0ef7bdc9ce refactor to plug in callkit 4 years ago