Skip to content

Commit

Permalink
Release 1.10.3: Develop to main (#1381)
Browse files Browse the repository at this point in the history
# Description

- Release 1.10.3: Develop to main

### Pre-launch Checklist

- [x] The [Documentation] is updated accordingly, or this PR doesn't
require it.
- [x] I have updated the `ExampleAppChangelog.txt` file with relevant
changes.
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] I listed at least one issue that this PR fixes in the description
above.
- [x] I added new tests to check the change I am making, or this PR is
test-exempt.
- [x] All existing and new tests are passing.

<!-- Links -->

[Documentation]: https://www.100ms.live/docs
  • Loading branch information
ygit authored Apr 15, 2024
2 parents a45a7f5 + bd38cac commit 8c116b0
Show file tree
Hide file tree
Showing 76 changed files with 1,798 additions and 346 deletions.
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ lint:
- [email protected]
- [email protected]
- [email protected]
- [email protected].53
- [email protected].60
- [email protected]
- [email protected]
- [email protected]
Expand Down
26 changes: 0 additions & 26 deletions packages/react-native-hms/example/ExampleAppChangelog.txt

This file was deleted.

4 changes: 2 additions & 2 deletions packages/react-native-hms/example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react-native-hms/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "RNHMSExample",
"version": "1.10.2",
"version": "1.10.3",
"private": true,
"scripts": {
"preinstall": "cd ../ && npm install && cd ./example",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-native-hms/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/react-native-hms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@100mslive/react-native-hms",
"version": "1.10.2",
"version": "1.10.3",
"description": "Integrate Real Time Audio and Video conferencing, Interactive Live Streaming, and Chat in your apps with 100ms React Native SDK. With support for HLS and RTMP Live Streaming and Recording, Picture-in-Picture (PiP), one-to-one Video Call Modes, Audio Rooms, Video Player and much more, add immersive real-time communications to your apps.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
16 changes: 8 additions & 8 deletions packages/react-native-room-kit/example/ExampleAppChangelog.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Board: https://100ms.atlassian.net/jira/software/projects/RN/boards/33

- Added Noise cancellation support
https://100ms.atlassian.net/browse/RN-261
- HLS: Remove webrtc header and footer + Bottom toolbar from HLS screen
https://100ms.atlassian.net/browse/RN-266

- Implement SIP HMSPeer type in SDK
https://100ms.atlassian.net/browse/RN-262
- HLS: Main Player UI with Chat below
https://100ms.atlassian.net/browse/RN-264

- Hand Raise as a Layout Config
https://100ms.atlassian.net/browse/RN-277
- HLS: Description Pane
https://100ms.atlassian.net/browse/RN-265

Room Kit: 1.1.5
React Native SDK: 1.10.2
Room Kit: 1.1.6
React Native SDK: 1.10.3
Android SDK: 2.9.53
iOS SDK: 1.8.0
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ android {
applicationId "live.hms.rn"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 456
versionName "2.4.6"
versionCode 463
versionName "2.4.13"
missingDimensionStrategy 'react-native-camera', 'general'
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />

<queries>
<intent>
<action android:name="android.intent.action.VIEW" />
<data android:scheme="https"/>
</intent>
</queries>

<application
android:usesCleartextTraffic="false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

buildscript {
ext {
buildToolsVersion = "30.0.2"
minSdkVersion = 21
compileSdkVersion = 33
targetSdkVersion = 33
Expand Down
8 changes: 4 additions & 4 deletions packages/react-native-room-kit/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ PODS:
- React-Core
- react-native-camera/RN (4.2.1):
- React-Core
- react-native-hms (1.10.2):
- react-native-hms (1.10.3):
- HMSBroadcastExtensionSDK (= 0.0.9)
- HMSHLSPlayerSDK (= 0.0.2)
- HMSNoiseCancellationModels (= 1.0.0)
Expand Down Expand Up @@ -405,7 +405,7 @@ PODS:
- React-Core
- RNFlashList (1.6.4):
- React-Core
- RNGestureHandler (2.16.0):
- RNGestureHandler (2.15.0):
- React-Core
- RNPermissions (3.4.0):
- React-Core
Expand Down Expand Up @@ -694,7 +694,7 @@ SPEC CHECKSUMS:
React-logger: a1f028f6d8639a3f364ef80419e5e862e1115250
react-native-blur: 172abeaa2de2d3ba4dc586fa23488d01c533818f
react-native-camera: 3eae183c1d111103963f3dd913b65d01aef8110f
react-native-hms: f2eb84b87cf8468fdfb1bdd344f69e6e4bc56526
react-native-hms: 3fff3a052ce7e4670de28e8e5d14c19907352f9b
react-native-lottie-splash-screen: 015423265bac5f46016dff2e31c97b9590808856
react-native-safe-area-context: 61c8c484a3a9e7d1fda19f7b1794b35bbfd2262a
react-native-simple-toast: bf002828cf816775a6809f7a9ec3907509bce11f
Expand All @@ -714,7 +714,7 @@ SPEC CHECKSUMS:
RNCMaskedView: 949696f25ec596bfc697fc88e6f95cf0c79669b6
RNDeviceInfo: 1e3f62b9ec32f7754fac60bd06b8f8a27124e7f0
RNFlashList: b521ebdd7f9352673817f1d98e8bdc0c8cf8545b
RNGestureHandler: 998887f1b2c6098ffa2506402087c0e8ef5d69a1
RNGestureHandler: 0cba6c7c51a90cd793cf2475cf7fdca613ede300
RNPermissions: eac721f71748c4472d6e876038270b75397d6ee7
RNReanimated: 68ce187141f6e31aaa0726072b02faac962d7862
RNScreens: 85d3880b52d34db7b8eeebe2f1a0e807c05e69fa
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
CODE_SIGN_ENTITLEMENTS = RNExample/RNExample.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 456;
CURRENT_PROJECT_VERSION = 463;
DEVELOPMENT_TEAM = 5N85PP82A9;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = RNExample/Info.plist;
Expand Down Expand Up @@ -540,7 +540,7 @@
CODE_SIGN_ENTITLEMENTS = RNExample/RNExample.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 456;
CURRENT_PROJECT_VERSION = 463;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 5N85PP82A9;
INFOPLIST_FILE = RNExample/Info.plist;
Expand Down Expand Up @@ -703,7 +703,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_ENTITLEMENTS = RNExampleBroadcastUpload/RNExampleBroadcastUpload.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 456;
CURRENT_PROJECT_VERSION = 463;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = 5N85PP82A9;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -745,7 +745,7 @@
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 456;
CURRENT_PROJECT_VERSION = 463;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 5N85PP82A9;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.4.6</string>
<string>2.4.13</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>456</string>
<string>463</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down
12 changes: 6 additions & 6 deletions packages/react-native-room-kit/example/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/react-native-room-kit/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "RNExample",
"version": "1.1.5",
"version": "1.1.6",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand All @@ -22,7 +22,7 @@
"react-native": "0.67.4",
"react-native-camera": "4.2.1",
"react-native-device-info": "9.0.2",
"react-native-gesture-handler": "^2.12.1",
"react-native-gesture-handler": "2.15.0",
"react-native-linear-gradient": "^2.7.3",
"react-native-lottie-splash-screen": "github:ygit/react-native-lottie-splash-screen#master",
"react-native-modal": "12.1.0",
Expand Down
32 changes: 16 additions & 16 deletions packages/react-native-room-kit/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/react-native-room-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@100mslive/react-native-room-kit",
"version": "1.1.5",
"version": "1.1.6",
"description": "100ms Room Kit provides simple & easy to use UI components to build Live Streaming & Video Conferencing experiences in your apps.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down Expand Up @@ -140,14 +140,14 @@
"typescript": "^5.0.2"
},
"peerDependencies": {
"@100mslive/react-native-hms": "1.10.2",
"@100mslive/react-native-hms": "1.10.3",
"@react-native-community/blur": "^4.3.2",
"@react-native-masked-view/masked-view": "^0.2.9",
"@shopify/flash-list": "^1.4.3",
"lottie-react-native": "5.1.6",
"react": "*",
"react-native": "*",
"react-native-gesture-handler": "^2.12.1",
"react-native-gesture-handler": "~2.15.0",
"react-native-linear-gradient": "^2.7.3",
"react-native-modal": "^12.1.0",
"react-native-reanimated": ">=2.17.0",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8c116b0

Please sign in to comment.