Calinteodor
b890aa33c3
feat(react-native-sdk/android): force permissions approval in order to launch RNOngoingNotification (#15400)
Re-added visibility control for ongoing conference and media projection notifications on our React Native SDK.
5 个月前
Saúl Ibarra Corretgé
9846228210
feat(android) bump minimum required version to 26 aka Oreo
There is a 1.2% cummulative usage change according to [0] and it allows
us to simplify some code going forward.
[0]: https://apilevels.com/
5 个月前
Saúl Ibarra Corretgé
aabc50da60
fix(rnsdk) specify the RN version we support
Our SDK is only really tested with a single RN version, make sure to put
that in peerDependencies.
In addition, drop the peer dependency on @react-native /metro-config
since our project doesn't use it directly.
6 个月前
Calin-Teodor
574c61d3e5
feat(react-native-sdk): update podspec file
9 个月前
Calin-Teodor
b0a87041da
feat(rnsdk): moved deps that dont require linking
10 个月前
Saúl Ibarra Corretgé
ca195fd708
fix(rn) improve rnsdk version script
Make sure alll dependencies are updated when we run it.
10 个月前
kychen
ca07eed85f
feat(react-native-sdk): added setAudioOnly to the ref props
10 个月前
Calinteodor
782d46b4a6
feat(react-native-sdk): add ENDPOINT_MESSAGE_RECEIVED to rnsdk events (#14889)
* feat(react-native-sdk): add ENDPOINT_MESSAGE_RECEIVED to react native SDK event listeners
11 个月前
Calinteodor
d2ad3473a1
deps(react-native-gesture-handler/@react-native-clipboard/clipboard): Updates related to RN 0.73.8 (#14894)
* deps(react-native-gesture-handler/@react-native-clipboard /clipboard): Updates related to RN 0.73.8
11 个月前
Calin-Teodor
491f793530
feat(react-native-sdk): add stompjs to peerDependencies
11 个月前
Calin-Teodor
796a2217aa
feat(rnsdk): exclude adding metro dep if already available
1年前
Calin-Teodor
bc69a35cd6
feat(react-native-sdk): match any version between react native and metro config
1年前
Calinteodor
854503aec2
feat(react-native-sdk): Update rnsdk script dependencies (#14739)
* feat(rnsdk): moved metro-config dep to devDeps
1年前
kerem
582bbf890b
fix descriptions
fix descriptions
1年前
Calin-Teodor
158e1a56e5
feat(react-native-sdk): update readme file
1年前
Calin-Teodor
c531c0e65c
react-native-sdk(chore/deps): reset link deps to 0
1年前
Calinteodor
e1055ebf9b
react-native-sdk(chore/overrides): update prepare_sdk script to take care of overrides (#14449)
* react-native-sdk(chore/overrides): update prepare_sdk script to take care of overrides
1年前
Calin-Teodor
467023f77a
react-native-sdk(chore/deps): reset deps to 0 so we can update to latest
1年前
Calin-Teodor
1249aa2dcb
react-native-sdk(android): readded react native package
1年前
Calinteodor
0c45d87d1a
react-native-sdk(android): screen share updates (#14440)
* react-native-sdk(android): removed related modules, services to screen-share feature and updated peerDeps
1年前
qnafin
68f7448624
Update build.gradle / jsRootDir = file("../")
When newArchEnabled=true. Refers to a non-existent category
1年前
Abbas Al-Mansoori
4c6cadea6d
fix: lint
1年前
Abbas Al-Mansoori
1bc50ea71c
feat(rn-sdk): add getRoomsInfo ref callback
1年前
Abbas Al-Mansoori
60b5225ffd
feat(rn-sdk): add onParticipantLeft event listener
1年前
bgrozev
6ab25f7bc0
Remove callstats (#14076)
* ref: Remove precall test.
* ref: Remove callstats.
* Remove the dependency on react-native-callstats.
1年前
Calin-Teodor
821cc11364
sdk(react-native-sdk/android): replaced activityContext with currentActivity
1年前
Calinteodor
e77d19b128
sdk(react-native-sdk): update script for rnsdk dependencies (#14069)
* sdk(react-native-sdk): update script for rnsdk dependencies
Some of our peer dependencies use github urls that need to be taken in consideration.
1年前
Abbas Al-Mansoori
6d02f50d09
feat(rnsdk): add audio and video muted state changed
1年前
Calinteodor
8a4990d9ae
sdk(react-native-sdk): rnsdk screenshare android fix (#13884)
sdk(react-native-sdk): rnsdk screenshare android fix
1年前
dependabot[bot]
b864d91572
chore(deps): bump @babel/traverse in /react-native-sdk
Bumps [@babel /traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.15 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel /traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
1年前
Calinteodor
7e1d10fb4d
sdk(react-native-sdk): update readme
1年前
Saúl Ibarra Corretgé
91c8e9bd86
chore(deps,rnsdk) add missing dependency
1年前
Saúl Ibarra Corretgé
1f52c0b49f
chore(deps,rnsdk) sync dependencies
1年前
Calin-Teodor
16fd4d4411
sdk(react-native-sdk): update script to check if dep versions are valid
1年前
Calinteodor
b8259e00dc
sdk(react-native-sdk): created script that compares dep with peerDep versions (#13789)
sdk(react-native-sdk): created script that compares app dep with RNSDK peerDep versions
1年前
Calinteodor
f84a561d9e
sdk(react-native-sdk): Update rnsdk peer deps (#13793)
* sdk(react-native-sdk): prepare_sdk script updates regarding deps and peer deps
1年前
JPL
e1454b5c4a
fix(rnsdk) copying sounds on iOS
Fixes: #13705
1年前
Ricardo Corrie
1303040e17
(react-native-sdk) Adds `CONFERENCE_FOCUSED` and `CONFERENCE_BLURRED` events to the external and RN api (#13657)
* (react-native-sdk) Adds `CONFERENCE_FOCUSED` and `CONFERENCE_BLURRED` events to the external and RN API
1年前
Ricardo Corrie
dc6861d5a4
feat(rnsdk) makes `flags` and `eventListeners` props optional
1年前
Calin-Teodor
7e5833bed2
sdk(react-native-sdk): revert version to 0.0.0
1年前
Calin-Teodor
55af587836
sdk(react-native-sdk): removed extra empty space
1年前
Fabrizio Corpora
f59174d6ce
Rn jitsi sdk component unmount close (#13636)
* sdk(react-native-sdk): rnsdk JitsiMeeting component unmount close
1年前
Saúl Ibarra Corretgé
c83c4488bf
feat(rnsdk) share bootsrap code with app
1年前
Ricardo Corrie
f7c1500bc0
(react-native-sdk): Adds `onEnterPictureInPicture` handler prop to JitsiMeeting component
1年前
Calinteodor
ae90e96a3e
sdk(react-native-sdk): rnsdk updates fixes (#13627)
* sdk(react-native-sdk): created IEventListeners interface, alpha sorted props and other updates
1年前
Fabrizio Corpora
1b053b0ff2
Rn jitsi sdk user info meeting options (#13630)
* add meetingOptions.userInfo
1年前
Ricardo Corrie
214c53220f
fix(react-native-sdk): Declare JitsiMeeting `flags` prop as an object instead of an array
1年前
kerem
28efcea9d8
add Syntax highlighting to README
1年前
Calinteodor
3927f3423f
sdk(react-native-sdk): update readme with jwt token example (#13587)
* sdk(react-native-sdk): update readme with jwt token example
1年前
Calin-Teodor
0c3b5139b1
sdk(react-native-sdk): changed rn-immersive to rn-immersive-mode
1年前