-
Notifications
You must be signed in to change notification settings - Fork 488
Comparing changes
Open a pull request
base repository: react-native-webrtc/react-native-callkeep
base: 3.1.3
head repository: react-native-webrtc/react-native-callkeep
compare: master
Commits on Sep 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for be5f3fb - Browse repository at this point
Copy the full SHA be5f3fbView commit details
Commits on Oct 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cb6dbb1 - Browse repository at this point
Copy the full SHA cb6dbb1View commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 413c6a0 - Browse repository at this point
Copy the full SHA 413c6a0View commit details -
Merge pull request #314 from react-native-webrtc/fix_permission_version
Fix android permissions depending on os version
Sylvain Boily authoredNov 11, 2020 Configuration menu - View commit details
-
Copy full SHA for 07d83e4 - Browse repository at this point
Copy the full SHA 07d83e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bcd5ea - Browse repository at this point
Copy the full SHA 3bcd5eaView commit details
Commits on Nov 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ae3830d - Browse repository at this point
Copy the full SHA ae3830dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07afe95 - Browse repository at this point
Copy the full SHA 07afe95View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e0146 - Browse repository at this point
Copy the full SHA f3e0146View commit details -
Configuration menu - View commit details
-
Copy full SHA for 130fac1 - Browse repository at this point
Copy the full SHA 130fac1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4654eb1 - Browse repository at this point
Copy the full SHA 4654eb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0eb87a - Browse repository at this point
Copy the full SHA a0eb87aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 001c79b - Browse repository at this point
Copy the full SHA 001c79bView commit details
Commits on Nov 13, 2020
-
Merge pull request #238 from zxcpoiu/support_options
ios: support additional options pass from js
Configuration menu - View commit details
-
Copy full SHA for c3ade44 - Browse repository at this point
Copy the full SHA c3ade44View commit details
Commits on Nov 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 16410d5 - Browse repository at this point
Copy the full SHA 16410d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c81cab - Browse repository at this point
Copy the full SHA 6c81cabView commit details
Commits on Nov 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f05f530 - Browse repository at this point
Copy the full SHA f05f530View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7c65cc - Browse repository at this point
Copy the full SHA d7c65ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8bc891 - Browse repository at this point
Copy the full SHA b8bc891View commit details -
Merge pull request #321 from react-native-webrtc/android_11_foregroun…
…d_service Start a foreground service to be able to get audio on Android 11 bg
Configuration menu - View commit details
-
Copy full SHA for 619fb95 - Browse repository at this point
Copy the full SHA 619fb95View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ca010 - Browse repository at this point
Copy the full SHA a8ca010View commit details
Commits on Nov 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bd49488 - Browse repository at this point
Copy the full SHA bd49488View commit details -
Merge pull request #326 from grit96/patch-1
Fix `notiticationIcon` typo in README.md
Sylvain Boily authoredNov 24, 2020 Configuration menu - View commit details
-
Copy full SHA for 59add3e - Browse repository at this point
Copy the full SHA 59add3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f8aaed - Browse repository at this point
Copy the full SHA 3f8aaedView commit details
Commits on Nov 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8d0ec78 - Browse repository at this point
Copy the full SHA 8d0ec78View commit details -
Merge pull request #324 from sparkison/fix-android-permissions-dialog…
…-crash [Android] fix app crash after permissions dialog closed
Configuration menu - View commit details
-
Copy full SHA for 523f683 - Browse repository at this point
Copy the full SHA 523f683View commit details -
Merge pull request #315 from zxcpoiu/fix_initial_listener
fix: not to add `didLoadWithEvents` in constructor
Configuration menu - View commit details
-
Copy full SHA for 60b2620 - Browse repository at this point
Copy the full SHA 60b2620View commit details
Commits on Dec 1, 2020
-
Merge pull request #331 from react-native-webrtc/sdk_lower_30_compatible
Make foreground service compatible with SDK version < 30
Configuration menu - View commit details
-
Copy full SHA for 132eddf - Browse repository at this point
Copy the full SHA 132eddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bdd1e7 - Browse repository at this point
Copy the full SHA 0bdd1e7View commit details
Commits on Dec 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7040d6d - Browse repository at this point
Copy the full SHA 7040d6dView commit details -
Merge pull request #333 from react-native-webrtc/note_for_didLoadWith…
…Events doc: add note for didLoadWithEvents in readme
Configuration menu - View commit details
-
Copy full SHA for 8bdddcc - Browse repository at this point
Copy the full SHA 8bdddccView commit details
Commits on Dec 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9ccc663 - Browse repository at this point
Copy the full SHA 9ccc663View commit details
Commits on Dec 11, 2020
-
Bump ini from 1.3.5 to 1.3.7 in /example
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d0394b5 - Browse repository at this point
Copy the full SHA d0394b5View commit details
Commits on Jan 5, 2021
-
Merge branch 'master' of https://github.com/react-native-webrtc/react…
…-native-callkeep into speakerOutputAndroid
Configuration menu - View commit details
-
Copy full SHA for adc6bba - Browse repository at this point
Copy the full SHA adc6bbaView commit details -
review suggestion changes updated
1. Indentation issue 2. platform specific-check
Configuration menu - View commit details
-
Copy full SHA for 49d984f - Browse repository at this point
Copy the full SHA 49d984fView commit details
Commits on Feb 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c053d4b - Browse repository at this point
Copy the full SHA c053d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37e1285 - Browse repository at this point
Copy the full SHA 37e1285View commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for be723d9 - Browse repository at this point
Copy the full SHA be723d9View commit details
Commits on Feb 17, 2021
-
Merge pull request #335 from react-native-webrtc/dependabot/npm_and_y…
…arn/example/ini-1.3.7 Bump ini from 1.3.5 to 1.3.7 in /example
Sylvain Boily authoredFeb 17, 2021 Configuration menu - View commit details
-
Copy full SHA for f3fe188 - Browse repository at this point
Copy the full SHA f3fe188View commit details -
feat: add getCalls method for ios only
Jerome91410 committedFeb 17, 2021 Configuration menu - View commit details
-
Copy full SHA for dbb8a1a - Browse repository at this point
Copy the full SHA dbb8a1aView commit details -
fix: avoid isCallActive returning undefined
Jerome91410 committedFeb 17, 2021 Configuration menu - View commit details
-
Copy full SHA for af160e7 - Browse repository at this point
Copy the full SHA af160e7View commit details
Commits on Feb 19, 2021
-
Merge pull request #356 from markgibaud-vtail/includeCallsInRecent-types
Include calls in recent types
Sylvain Boily authoredFeb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for cacd8c6 - Browse repository at this point
Copy the full SHA cacd8c6View commit details -
Merge pull request #362 from martin-juul/patch-1
Fix return type on setup
Sylvain Boily authoredFeb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for c64ec3e - Browse repository at this point
Copy the full SHA c64ec3eView commit details -
Merge pull request #364 from Jerome91410/fix-isCallActive-returns
fix: avoid isCallActive returning undefined
Sylvain Boily authoredFeb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 2da7e8b - Browse repository at this point
Copy the full SHA 2da7e8bView commit details -
Merge pull request #366 from Jerome91410/ios-get-current-calls
feat: add getCalls method for ios only
Sylvain Boily authoredFeb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for ba4197a - Browse repository at this point
Copy the full SHA ba4197aView commit details -
Merge pull request #300 from dtsolis/answerIncoming
[iOS] Add support for answering incoming call
Sylvain Boily authoredFeb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 8e56b0a - Browse repository at this point
Copy the full SHA 8e56b0aView commit details
Commits on Feb 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for efb99e4 - Browse repository at this point
Copy the full SHA efb99e4View commit details -
Merge pull request #370 from dayze/patch-1
docs: update readme for react-native-voip-push-notification new link
Sylvain Boily authoredFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 8afacec - Browse repository at this point
Copy the full SHA 8afacecView commit details -
Kelt committed
Feb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 226e7e6 - Browse repository at this point
Copy the full SHA 226e7e6View commit details
Commits on Feb 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for aaf68a6 - Browse repository at this point
Copy the full SHA aaf68a6View commit details -
Merge pull request #373 from maludwig/fixing-constant-types
Fixing types
Sylvain Boily authoredFeb 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 51c4b07 - Browse repository at this point
Copy the full SHA 51c4b07View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.
Large diffs are not rendered by default.
Uh oh!
There was an error while loading. Please reload this page.