forked from react-native-webrtc/react-native-callkeep
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge original repo #1
Open
okamoto00
wants to merge
104
commits into
oviceinc:master
Choose a base branch
from
react-native-webrtc:master
base: master
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
Conversation
This file contains 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
…entEmitter_ `_listenerCount`. see #406
Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.0.0 to 1.3.1. - [Release notes](https://github.com/wollardj/simple-plist/releases) - [Commits](wollardj/simple-plist@v1.0.0...v1.3.1) --- updated-dependencies: - dependency-name: simple-plist dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Based on the code in `android/src/main/java/io/wazo/callkeep/RNCallKeepModule.java` and `ios/RNCallKeep/RNCallKeep.m`
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 1.1.0 to 2.10.0. - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](software-mansion/react-native-reanimated@1.1.0...2.10.0) --- updated-dependencies: - dependency-name: react-native-reanimated dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
✏️ VoiceConnectionService: Update log to match reality
📝 `didLoadWithEvents` is iOS only, fix anchors
fix: missing Android RECORD_AUDIO permission
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [qs](https://github.com/ljharb/qs) from 6.7.0 to 6.11.0. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.7.0...v6.11.0) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…arn/example/minimatch-3.1.2 Bump minimatch from 3.0.4 to 3.1.2 in /example
…arn/example/qs-6.11.0 Bump qs from 6.7.0 to 6.11.0 in /example
…arn/example/react-native-reanimated-2.10.0 Bump react-native-reanimated from 1.1.0 to 2.10.0 in /example
…arn/example/decode-uri-component-0.2.2 Bump decode-uri-component from 0.2.0 to 0.2.2 in /example
…arn/example/simple-plist-1.3.1 Bump simple-plist from 1.0.0 to 1.3.1 in /example
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](faisalman/ua-parser-js@0.7.28...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…d_not_found Avoid to call onSilence on Android API level < 29
…ion_open_app Allow foreground service notification to open the application
Update README.md (link fix)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.0 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.0...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Improve Logging consistency by removing double bracket
Allow extra payload in displayIncomingCall and startCall
…arn/example/semver-5.7.2 Bump semver from 5.7.0 to 5.7.2 in /example
Add iOS setup options for overriding AVAudioSession setCategory options and setMode mode
Do not expose payload as bridge argument
…sync Fixes issue 406: Use Objective-C Key Value Coding(KVC) to sync _RTCEventEmitter_ `_listenerCount`.
Multiple fixes on Android
…_event_ended Stop listening phone event ended
Fix crash in getAudioOutput
…id catalyst instance error
Use reactContent instead of getReactApplicationContext to avoid invalid catalyst instance error
Update Android installation steps for Android 14 (target SDK 34) onwards
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.