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.
il y a 8 mois
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/
il y a 9 mois
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.
il y a 10 mois
Calin-Teodor
574c61d3e5
feat(react-native-sdk): update podspec file
il y a 1 an
Calin-Teodor
b0a87041da
feat(rnsdk): moved deps that dont require linking
il y a 1 an
Saúl Ibarra Corretgé
ca195fd708
fix(rn) improve rnsdk version script
Make sure alll dependencies are updated when we run it.
il y a 1 an
kychen
ca07eed85f
feat(react-native-sdk): added setAudioOnly to the ref props
il y a 1 an
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
il y a 1 an
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
il y a 1 an
Calin-Teodor
491f793530
feat(react-native-sdk): add stompjs to peerDependencies
il y a 1 an
Calin-Teodor
796a2217aa
feat(rnsdk): exclude adding metro dep if already available
il y a 1 an
Calin-Teodor
bc69a35cd6
feat(react-native-sdk): match any version between react native and metro config
il y a 1 an
Calinteodor
854503aec2
feat(react-native-sdk): Update rnsdk script dependencies (#14739)
* feat(rnsdk): moved metro-config dep to devDeps
il y a 1 an
kerem
582bbf890b
fix descriptions
fix descriptions
il y a 1 an
Calin-Teodor
158e1a56e5
feat(react-native-sdk): update readme file
il y a 1 an
Calin-Teodor
c531c0e65c
react-native-sdk(chore/deps): reset link deps to 0
il y a 1 an
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
il y a 1 an
Calin-Teodor
467023f77a
react-native-sdk(chore/deps): reset deps to 0 so we can update to latest
il y a 1 an
Calin-Teodor
1249aa2dcb
react-native-sdk(android): readded react native package
il y a 1 an
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
il y a 1 an
qnafin
68f7448624
Update build.gradle / jsRootDir = file("../")
When newArchEnabled=true. Refers to a non-existent category
il y a 1 an
Abbas Al-Mansoori
4c6cadea6d
fix: lint
il y a 1 an
Abbas Al-Mansoori
1bc50ea71c
feat(rn-sdk): add getRoomsInfo ref callback
il y a 1 an
Abbas Al-Mansoori
60b5225ffd
feat(rn-sdk): add onParticipantLeft event listener
il y a 1 an
bgrozev
6ab25f7bc0
Remove callstats (#14076)
* ref: Remove precall test.
* ref: Remove callstats.
* Remove the dependency on react-native-callstats.
il y a 1 an
Calin-Teodor
821cc11364
sdk(react-native-sdk/android): replaced activityContext with currentActivity
il y a 1 an
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.
il y a 1 an
Abbas Al-Mansoori
6d02f50d09
feat(rnsdk): add audio and video muted state changed
il y a 1 an
Calinteodor
8a4990d9ae
sdk(react-native-sdk): rnsdk screenshare android fix (#13884)
sdk(react-native-sdk): rnsdk screenshare android fix
il y a 1 an
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 >
il y a 2 ans
Calinteodor
7e1d10fb4d
sdk(react-native-sdk): update readme
il y a 2 ans
Saúl Ibarra Corretgé
91c8e9bd86
chore(deps,rnsdk) add missing dependency
il y a 2 ans
Saúl Ibarra Corretgé
1f52c0b49f
chore(deps,rnsdk) sync dependencies
il y a 2 ans
Calin-Teodor
16fd4d4411
sdk(react-native-sdk): update script to check if dep versions are valid
il y a 2 ans
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
il y a 2 ans
Calinteodor
f84a561d9e
sdk(react-native-sdk): Update rnsdk peer deps (#13793)
* sdk(react-native-sdk): prepare_sdk script updates regarding deps and peer deps
il y a 2 ans
JPL
e1454b5c4a
fix(rnsdk) copying sounds on iOS
Fixes: #13705
il y a 2 ans
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
il y a 2 ans
Ricardo Corrie
dc6861d5a4
feat(rnsdk) makes `flags` and `eventListeners` props optional
il y a 2 ans
Calin-Teodor
7e5833bed2
sdk(react-native-sdk): revert version to 0.0.0
il y a 2 ans
Calin-Teodor
55af587836
sdk(react-native-sdk): removed extra empty space
il y a 2 ans
Fabrizio Corpora
f59174d6ce
Rn jitsi sdk component unmount close (#13636)
* sdk(react-native-sdk): rnsdk JitsiMeeting component unmount close
il y a 2 ans
Saúl Ibarra Corretgé
c83c4488bf
feat(rnsdk) share bootsrap code with app
il y a 2 ans
Ricardo Corrie
f7c1500bc0
(react-native-sdk): Adds `onEnterPictureInPicture` handler prop to JitsiMeeting component
il y a 2 ans
Calinteodor
ae90e96a3e
sdk(react-native-sdk): rnsdk updates fixes (#13627)
* sdk(react-native-sdk): created IEventListeners interface, alpha sorted props and other updates
il y a 2 ans
Fabrizio Corpora
1b053b0ff2
Rn jitsi sdk user info meeting options (#13630)
* add meetingOptions.userInfo
il y a 2 ans
Ricardo Corrie
214c53220f
fix(react-native-sdk): Declare JitsiMeeting `flags` prop as an object instead of an array
il y a 2 ans
kerem
28efcea9d8
add Syntax highlighting to README
il y a 2 ans
Calinteodor
3927f3423f
sdk(react-native-sdk): update readme with jwt token example (#13587)
* sdk(react-native-sdk): update readme with jwt token example
il y a 2 ans
Calin-Teodor
0c3b5139b1
sdk(react-native-sdk): changed rn-immersive to rn-immersive-mode
il y a 2 ans