Commit Graph

111 Commits (ae639b2474fcda6378ed41e00df2b95b5f079e15)

Author SHA1 Message Date
Ryan Zhao 52407aec03 Merge branch 'ipad-support-1' into voice-calls-2 3 years ago
Morgan Pretty 4c89c165d8 Fixed a few bugs uncovered by QA
Fixed a bug where the ConfigurationMessage was getting generated before the contact state was persisted to the database in the message request flow causing odd behaviours (now generating the ConfigurationMessage within the same transaction)
Fixed a bug where sending a message to an existing message request thread once the message requests item has been hidden would show the message requests notification and trigger the section to re-appear on the home screen
Fixed a bug where blocked contacts weren't getting excluded from the contacts list in the configuration message
3 years ago
Morgan Pretty 999d4a1082 Merge branch 'dev' into feature/message-requests
# Conflicts:
#	Session/Conversations/ConversationVC+Interaction.swift
3 years ago
Morgan Pretty d490cf7d19 Fixed an issue where only the first sync config message would be processed 3 years ago
Ryan Zhao 52886f2e16 Merge branch 'dev' of https://github.com/oxen-io/session-ios into voice-calls-2 3 years ago
Ryan Zhao 3fb7babecb clean 3 years ago
Morgan Pretty 140cc97829 Fixed a couple of bugs with the share extension
Fixed a bug where sharing a text file was resulting in the entire contents being put into the message input field
Fixed a bug where sharing from within the app where the app was in dark mode but the device was in light mode would result in buggy UI
3 years ago
Ryan Zhao f7af8141c0 fix CallKit failed to report new incoming calls in focus mode 3 years ago
Ryan Zhao 9e4e126ef3 add call missed tips 3 years ago
Ryan Zhao f3206416e0 WIP: show missed call tips 3 years ago
Ryan Zhao 2000297a5f Add missed call message for call offer messages from more than one minute 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 e9f19b9c62 fix duplicated incoming call 4 years ago
Ryan Zhao bf33030d9a minor fix for handling calls on linked device 4 years ago
Ryan Zhao 81dd4557a5 sync answer and end call message 4 years ago
ryanzhao 716378ccd3 handle offer message might come in earlier than pre offer message 4 years ago
ryanzhao d8021f6d6b clean 4 years ago
ryanzhao edffbe7d4c fix data channel and uuid check 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 336c694b52 refactoring on showing call ip exposure 4 years ago
ryanzhao da14539639 handle busy 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 4db87992b2 refactor for voip push notification 4 years ago
ryanzhao 0ef7bdc9ce refactor to plug in callkit 4 years ago
ryanzhao a8b8207154 clean 4 years ago
ryanzhao 63d75040a6 clean 4 years ago
ryanzhao 7cd7343585 schedule background refresh tasks 4 years ago
ryanzhao c1e5511ed4 WIP: background vibrate & refresh tasks 4 years ago
ryanzhao a1f8e16eb3 WIP: add mini call floating view 4 years ago
ryanzhao 0f957efcd8 minor fix 4 years ago
ryanzhao fbe5b12c9d WIP: incoming call banner 4 years ago
ryanzhao 23fb69ba6f add incoming/outgoing call message bubble 4 years ago
ryanzhao 383f996e82 WIP: improve call UI 4 years ago
ryanzhao 0e473e35a7 minor fix 4 years ago
ryanzhao 5354185696 improve UI 4 years ago
Niels Andriesse baf9e4e9d4 Add ringing UI 4 years ago
Niels Andriesse 6fdf544368 Implement end call message 4 years ago
Niels Andriesse c1a61e897b UI improvements 4 years ago
Niels Andriesse e899804b85 Rename CallVCV2 → CallVC 4 years ago
Niels Andriesse 1ad42547b2 Batch send ICE candidates 4 years ago
Niels Andriesse 525eb40d8d Make signaling happen using Session messages 4 years ago
Mark Feaver 9a27e5d7bb Made app default to system-defined dark/light mode on first launch 4 years ago
nielsandriesse 17688a66e6 Make closed group polling variable rate 4 years ago
Niels Andriesse 401ecf9aa0 Lower configuration message send rate 4 years ago
Niels Andriesse 92304fa590 Clean & debug 4 years ago
Niels Andriesse dd0baf0d97 Unify contacts APIs 4 years ago
Niels Andriesse e945a6779f Include profile in configuration sync message 4 years ago
nielsandriesse f364ee3907 WIP 4 years ago
nielsandriesse b8d9334d19 Force sync upon creating a closed group or joining an open group 4 years ago
nielsandriesse 3ec4e0ae52 Force sync configuration upon enabling multi device or clearing data 4 years ago
nielsandriesse 9eefc21eb9 Periodically send configuration messages 4 years ago