Skip to content

Commit

Permalink
Merge pull request #40 from sendbird/hotfix/1.1.1
Browse files Browse the repository at this point in the history
chore(SDKRLSD-1098): hotfix 1.1.1
  • Loading branch information
bang9 authored Jan 30, 2024
2 parents 789281f + 62a108a commit 8a907f4
Show file tree
Hide file tree
Showing 61 changed files with 289 additions and 265 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ android/keystores/debug.keystore
lib/

env.ts
src/version.ts
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.1.1](https://github.com/sendbird/sendbird-calls-sdk-react-native/compare/v1.0.3...v1.1.1) (2024-01-29)


### Bug Fixes

* remove ghost package.json from build binary to avoid missing type declaration ([a33ef06](https://github.com/sendbird/sendbird-calls-sdk-react-native/commit/a33ef06552532c66a1098229ba200eba07bf3f87))


### Features

* **CLNP-1920:** sdk update, integrate logger ([#38](https://github.com/sendbird/sendbird-calls-sdk-react-native/issues/38)) ([4ce705a](https://github.com/sendbird/sendbird-calls-sdk-react-native/commit/4ce705ad5630d22ffba54dbc0281e28eaa141212))

# [1.1.0](https://github.com/sendbird/sendbird-calls-sdk-react-native/compare/v1.0.3...v1.1.0) (2024-01-12)


Expand Down
8 changes: 3 additions & 5 deletions CHANGELOG_DRAFT.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
## v1.1.0
## v1.1.1

- Fixed the issue of being unable to find TypeScript definitions caused by ghost package.json

- Updated native SDK
- Added `onLocalParticipantReconnected` and `onLocalParticipantDisconnected` to group call events
- Added `NOT_CONNECTED` to DirectCallEndResult
- Integrated logger with native
80 changes: 40 additions & 40 deletions docs/classes/DirectCall.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/classes/DirectCallLogListQuery.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/DirectCallVideoView.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/GroupCallVideoView.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/classes/LocalParticipant.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/classes/Participant.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions docs/classes/Room.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/classes/RoomListQuery.html

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions docs/classes/SendbirdCallsModule.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/classes/SendbirdError.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/enums/AVAudioSessionPort.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/AudioDeviceType.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/CallsEvent.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/enums/ControllableModuleType.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ControllableModuleType | @sendbird/calls-react-native</title><meta name="description" content="Documentation for @sendbird/calls-react-native"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@sendbird/calls-react-native</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@sendbird/calls-react-native</a></li><li><a href="ControllableModuleType.html">ControllableModuleType</a></li></ul><h1>Enumeration ControllableModuleType </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Enumeration Members</h3><ul class="tsd-index-list"><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="ControllableModuleType.html#DIRECT_CALL" class="tsd-kind-icon">DIRECT_<wbr/>CALL</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="ControllableModuleType.html#GROUP_CALL" class="tsd-kind-icon">GROUP_<wbr/>CALL</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Enumeration Members</h2><section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="DIRECT_CALL" class="tsd-anchor"></a><h3 class="tsd-anchor-link">DIRECT_<wbr/>CALL<a href="#DIRECT_CALL" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">DIRECT_<wbr/>CALL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;DIRECT_CALL&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sendbird/sendbird-calls-react-native-dev/blob/d5c1ff5/src/types/NativeModule.ts#L70">src/types/NativeModule.ts:70</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="GROUP_CALL" class="tsd-anchor"></a><h3 class="tsd-anchor-link">GROUP_<wbr/>CALL<a href="#GROUP_CALL" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">GROUP_<wbr/>CALL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;GROUP_CALL&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sendbird/sendbird-calls-react-native-dev/blob/d5c1ff5/src/types/NativeModule.ts#L71">src/types/NativeModule.ts:71</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-enum"><a href="ControllableModuleType.html" class="tsd-kind-icon">Controllable<wbr/>Module<wbr/>Type</a><ul><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="ControllableModuleType.html#DIRECT_CALL" class="tsd-kind-icon">DIRECT_<wbr/>CALL</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="ControllableModuleType.html#GROUP_CALL" class="tsd-kind-icon">GROUP_<wbr/>CALL</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>ControllableModuleType | @sendbird/calls-react-native</title><meta name="description" content="Documentation for @sendbird/calls-react-native"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@sendbird/calls-react-native</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@sendbird/calls-react-native</a></li><li><a href="ControllableModuleType.html">ControllableModuleType</a></li></ul><h1>Enumeration ControllableModuleType </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Enumeration Members</h3><ul class="tsd-index-list"><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="ControllableModuleType.html#DIRECT_CALL" class="tsd-kind-icon">DIRECT_<wbr/>CALL</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="ControllableModuleType.html#GROUP_CALL" class="tsd-kind-icon">GROUP_<wbr/>CALL</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Enumeration Members</h2><section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="DIRECT_CALL" class="tsd-anchor"></a><h3 class="tsd-anchor-link">DIRECT_<wbr/>CALL<a href="#DIRECT_CALL" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">DIRECT_<wbr/>CALL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;DIRECT_CALL&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sendbird/sendbird-calls-react-native-dev/blob/c2d5bcb/src/types/NativeModule.ts#L70">src/types/NativeModule.ts:70</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="GROUP_CALL" class="tsd-anchor"></a><h3 class="tsd-anchor-link">GROUP_<wbr/>CALL<a href="#GROUP_CALL" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">GROUP_<wbr/>CALL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;GROUP_CALL&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/sendbird/sendbird-calls-react-native-dev/blob/c2d5bcb/src/types/NativeModule.ts#L71">src/types/NativeModule.ts:71</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-enum"><a href="ControllableModuleType.html" class="tsd-kind-icon">Controllable<wbr/>Module<wbr/>Type</a><ul><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="ControllableModuleType.html#DIRECT_CALL" class="tsd-kind-icon">DIRECT_<wbr/>CALL</a></li><li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="ControllableModuleType.html#GROUP_CALL" class="tsd-kind-icon">GROUP_<wbr/>CALL</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
Loading

0 comments on commit 8a907f4

Please sign in to comment.