Commit Graph

71 Commits

Author SHA1 Message Date
Tiago Daniel Jacobs
852ad7aa08 feat(stun-turn): add parameter to receive stun/turn servers (code format version bump) 2022-11-08 22:35:13 -03:00
Tiago Daniel Jacobs
913c68182a feat(stun-turn): add parameter to receive stun/turn servers (code format) 2022-11-08 22:33:55 -03:00
Tiago Daniel Jacobs
651d8cfa88 feat(stun-turn): add parameter to receive stun/turn servers 2022-11-08 22:24:59 -03:00
Tiago Daniel Jacobs
f39160a5f0 fix(rn): change user agent - bump version 2022-11-08 21:59:53 -03:00
Tiago Daniel Jacobs
a02fe3f8d1 fix(rn): change user agent - bump version 2022-11-08 21:50:19 -03:00
Tiago Daniel Jacobs
61f35bd9e0 fix(rn): change user agent 2022-11-08 21:46:56 -03:00
Tiago Jacobs
628d1a0449
Update README.md 2022-08-22 14:15:50 -03:00
Tiago Daniel Jacobs
19e7d97374 fix(media): fix microphone and camera permissions 2022-08-21 23:29:15 -03:00
Tiago Daniel Jacobs
e6826bebeb Merge remote-tracking branch 'origin/main' 2022-08-16 09:13:01 -03:00
Tiago Daniel Jacobs
7c6676d2c8 fix(rn): fix react warning about main thread setup 2022-08-16 09:11:10 -03:00
Tiago Daniel Jacobs
52fb51687a fix(group): fix typo in group name 2022-08-16 09:03:34 -03:00
Tiago Jacobs
e200c0e7e0
Project re-initialization with latest react native (#19)
* Project re-initialization with latest react native (npx create-react-native-library)
2022-08-16 08:08:40 -03:00
Tiago Jacobs
00adc46c19 Bump version 2022-07-07 22:05:52 -03:00
Tiago Jacobs
824dec5407 Bump version 2022-07-07 22:00:34 -03:00
Tiago Jacobs
578e3325ee
Update README.md 2022-07-07 21:48:52 -03:00
Tiago Jacobs
7e84c723b3 Bump version 2022-06-22 18:25:07 -03:00
Gustavo Emanuel Farias Rosa
052101a6ad
Add screen share rotation support #16 2022-06-22 18:23:52 -03:00
Tiago Jacobs
e98cc51f44 Add missing import 2022-06-16 11:12:26 -03:00
Tiago Jacobs
0773d0dd88 Merge branch 'main' of github.com:bigbluebutton/bigbluebutton-mobile-sdk 2022-06-16 10:54:19 -03:00
Tiago Jacobs
a6660c227f Add deeplink callback - thanks @gustavoEM 2022-06-16 10:54:11 -03:00
Gustavo Emanuel Farias Rosa
569bfe98ee
restarting soung that keeps background active (#13) 2022-06-16 10:44:18 -03:00
Tiago Jacobs
abd7254b30
Merge pull request #14 from gustavo-em/permisssion_accept
Option in webview to request permission just one time
2022-06-16 10:43:33 -03:00
Tiago Jacobs
4a15d78dbd
Merge pull request #15 from gustavo-em/stop_broadcast
Stopping brodcast extension on click to stop screen share
2022-06-16 10:31:31 -03:00
Tiago Jacobs
bc99e714f2 Fix rcvonly parameter and bump version 2022-06-16 10:22:59 -03:00
Gustavo Emanuel Farias Rosa
db694a4296 stopping brodcast extension on click to stop screen share 2022-05-30 14:35:38 -03:00
gustavo-em
64fdaa8e79 option in webview to request permission just one time 2022-05-20 12:48:33 -03:00
Tiago Jacobs
064382ffc9 Bump version 2022-05-16 20:00:11 -03:00
Tiago Jacobs
be6ef684c5 Improve audio session setup 2022-05-16 19:59:33 -03:00
Tiago Jacobs
37590129c1 Bump version 2022-05-16 19:26:42 -03:00
Tiago Jacobs
866b46fa7c
Merge pull request #10 from gustavo-em/finish_broadcast_when_quit_application
Stop broadcast extension when app is closed
2022-05-16 19:21:56 -03:00
Tiago Jacobs
4f3aff1296
Merge branch 'main' into finish_broadcast_when_quit_application 2022-05-16 19:21:50 -03:00
Tiago Jacobs
b3988243c8 Restore audio session after it is inactivated. Fixes #11 2022-05-16 19:19:45 -03:00
Gustavo Emanuel Farias Rosa
3f2ea291f3 fix big when finish application which broadcast was continued 2022-05-11 10:49:25 -03:00
Tiago Jacobs
06c88b4059 Bump version 2022-05-02 19:10:22 -03:00
Tiago Jacobs
438f21e222 Add instance identifier and add listener removal logic 2022-05-02 19:10:09 -03:00
Tiago Jacobs
2960002bca Upgrade react version 2022-05-02 16:59:28 -03:00
Tiago Jacobs
e28b3ddeae Add full audio support 2022-04-20 18:26:32 -03:00
Tiago Jacobs
e6824a10b2 bump version 2022-04-17 12:16:02 -03:00
Tiago Jacobs
0615383fd0 Add support to inline media playback 2022-04-17 12:15:47 -03:00
Tiago Jacobs
130b8a6957 Bump version 2022-04-06 23:13:31 -03:00
Tiago Jacobs
4e26d88434 Add dependency to podspec 2022-04-06 23:13:14 -03:00
Tiago Jacobs
6f4346c0df Add new folders to package 2022-04-06 19:41:39 -03:00
Tiago Jacobs
737a76f51e Fix podspec 2022-04-06 19:36:09 -03:00
Tiago Jacobs
d0e42c305d Add background audio when screenshare is running 2022-04-06 19:24:42 -03:00
Tiago Jacobs
0f10961c81 Fix screen size calculation 2022-04-05 14:52:47 -03:00
Tiago Jacobs
b97e1d46fd Update readme, add support to undefined callbacks 2022-03-29 18:23:10 -03:00
Tiago Jacobs
0bdde13982 Bump version 2022-03-29 17:10:33 -03:00
Tiago Jacobs
19d6763224
Merge pull request #8 from gustavo-em/handling_errors_on_load_webview
onError and onLoad in the loading webview
2022-03-29 17:10:06 -03:00
Gustavo Emanuel Farias Rosa
37d85373ab handling url error 2022-03-29 16:58:08 -03:00
Tiago Jacobs
2a2a07616d Implement video frames pushing 2022-03-29 15:59:52 -03:00