-
Notifications
You must be signed in to change notification settings - Fork 38
feat(react-native): reject call when busy #1856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kristian-mkd
wants to merge
35
commits into
main
Choose a base branch
from
rn-232-busy-tone
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 32 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
db6f9d3
busy tone initial impl
kristian-mkd 9a7ab09
busy callee fixes
kristian-mkd 616de2d
add the default false value of the prop
kristian-mkd b892d89
Merge branch 'main' into rn-232-busy-tone
kristian-mkd 13fdd3e
fix review remarks
kristian-mkd 9b4a7ea
add call reject with busy tone for react
kristian-mkd 9020b48
Merge branch 'main' into rn-232-busy-tone
kristian-mkd 679f501
revert react implementation
kristian-mkd b9780df
fix review remark
kristian-mkd 6f90324
Update packages/react-native-sdk/src/components/Call/CallControls/Inc…
kristian-mkd 42a292a
revert not needed change
kristian-mkd 1b142fb
fix review remarks
kristian-mkd 90b803a
fix imports
kristian-mkd f292867
fix review remarks
kristian-mkd dbce92f
prevent showing notifications for rejected calls when busy
kristian-mkd 5117697
revert new lines
kristian-mkd a4565c8
Merge branch 'main' into rn-232-busy-tone
kristian-mkd e539fc2
add native push rejection for ios when busy
kristian-mkd 3696eff
podfile.lock changes
kristian-mkd 9ba5763
move the alert to dogfood
kristian-mkd 90b1ee1
remove commented out code
kristian-mkd faa6b43
fix review remarks
kristian-mkd cd40826
additional fixes
kristian-mkd b2f42ed
ios native call used for ios only
kristian-mkd 2e6cb70
fix the join and leave call handlers
kristian-mkd d03d2f4
Merge branch 'main' into rn-232-busy-tone
kristian-mkd b4f94a9
keep the config off
kristian-mkd ee85623
Merge branch 'main' into rn-232-busy-tone
kristian-mkd 7f28055
fix client usage in useeffect
kristian-mkd 2395ef4
Merge branch 'main' into rn-232-busy-tone
kristian-mkd 3779ec6
fix warning
kristian-mkd 5bb8c49
fix review remarks
kristian-mkd 34a0e5e
fix method rename
kristian-mkd 1021ffe
fix review remarks
kristian-mkd 4cf3453
self review fixes
kristian-mkd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.