Commit Graph

52 Commits

Author SHA1 Message Date
Tiago Jacobs
6f1fbac68f Bump version 2022-06-30 13:10:39 -03:00
Tiago Jacobs
bc040a3774 Bump version 2022-06-29 17:26:48 -03:00
Tiago Jacobs
62bd0a9f59 Bump SDK version 2022-06-27 16:01:43 -03:00
Gustavo Emanuel Farias Rosa
f01348c28a
delegate missing to stop screen share work when app is closed (#43)
Co-authored-by: Gustavo Emanuel <gumanuel@Gustavos-Mac-mini.local>
2022-06-16 17:11:03 -03:00
Tiago Jacobs
bba32acefa Update SDK version 2022-06-16 11:22:50 -03:00
Gustavo Emanuel Farias Rosa
b4dbb55548
Implementing deep link (#41) 2022-06-15 16:14:57 -03:00
Tiago Jacobs
f5e4ef117b Upgrade BBB-SDK version and bump build number 2022-05-16 20:04:54 -03:00
Tiago Jacobs
44d16ef7e4 Upgrade SDK version 2022-05-02 19:12:48 -03:00
Tiago Jacobs
8db4a41e81 Upgrade react 2022-05-02 17:59:24 -03:00
Tiago Jacobs
1ed60367c2 Define encryption related flag 2022-04-20 22:51:50 -03:00
Tiago Jacobs
feca0a671b Update podfile 2022-04-20 18:45:44 -03:00
Tiago Jacobs
9b563380dc Upgrade to latest bigbluebutton-mobile-sdk (that supports full audio) 2022-04-20 18:35:50 -03:00
Tiago Jacobs
f412b5c1b9 Bump build number 2022-04-17 14:29:54 -03:00
Tiago Jacobs
0617795b6d Updates BigBlueButtonMobileSDK 2022-04-17 12:17:41 -03:00
Tiago Jacobs
0a8a3c5c4c Add icons without alpha channel 2022-04-17 11:51:15 -03:00
Tiago Jacobs
9bc80cec09 Add more icons and add UpsideDown orientation 2022-04-17 11:14:04 -03:00
Tiago Jacobs
c24524d959 Persist pod lock file 2022-04-16 20:20:55 -03:00
Gustavo Emanuel Farias Rosa
af10136954 fix layout to full screen in ipad 2022-04-14 10:49:37 -03:00
Tiago Jacobs
ff704e0d12 Add configuration that allows loading demo.bigbluebutton.org 2022-04-12 12:25:48 -03:00
Tiago Jacobs
622da30e59 Add missing import and fix Info.plist permissions 2022-04-11 13:31:36 -03:00
Tiago Jacobs
12729f0d62 Update BBB-SDK to latest version 2022-04-06 23:14:51 -03:00
Gustavo Emanuel Farias Rosa
8d7ba7ae31 ajust in safe area view in the web view margin top 2022-03-18 11:24:01 -03:00
Tiago Jacobs
e19ddbbd7e
Merge pull request #10 from gustavo-em/icon_ios
Icon iOS
2022-03-11 15:38:43 -03:00
Gustavo Emanuel Farias Rosa
84d6b72e35 added icon to app in ios 2022-03-11 15:26:19 -03:00
Gustavo Emanuel Farias Rosa
6bb8ed4376 added splash of bbb in ios 2022-03-11 14:04:09 -03:00
Tiago Jacobs
096333392a Remove tests target from Podfile 2022-03-09 09:16:03 -03:00
Tiago Jacobs
acd18006fc Update to use SDK V0.1.8 2022-03-04 00:07:36 -03:00
Tiago Jacobs
581ce57e94 Rewrite AppDelegate to be a SWIFT 2022-03-03 22:14:05 -03:00
Tiago Jacobs
8e31664914 Apply fixes for IOS 2022-03-01 18:38:25 -03:00
gustavo-em
a8a0bf7271 installing dependecies 2022-03-01 16:28:24 -03:00
gustavo-em
7157c984aa installing libs 2022-02-24 16:02:12 -03:00
gustavo-em
701df1ff80 add navigation and your dependencys 2022-02-16 14:09:37 -03:00
Tiago Jacobs
8101ecb14f Add Broadcast Extension to sample app 2022-02-16 00:16:04 -03:00
Tiago Jacobs
d685f64109 Improve security disabling NSAllowsArbitraryLoads 2022-02-16 00:01:25 -03:00
Tiago Jacobs
39c2ed01fb Add BigbluebuttonMobile component example in main view 2022-02-15 23:45:44 -03:00
Tiago Jacobs
73c0c30d30 Recreate project using typescript 2022-02-15 20:55:10 -03:00
Tiago Jacobs
dbaaad6201 Remove native component (provided by SDK) 2022-02-15 02:53:54 -03:00
Tiago Jacobs
d5d98f8d77 Update sdk version 2022-02-15 02:48:40 -03:00
Tiago Jacobs
803125c989 Add bigbluebutton-mobile-sdk react module 2022-02-14 18:42:29 -03:00
Tiago Jacobs
a751360632 Change target ios version to 14 (to support os logger) 2022-02-13 12:16:51 -03:00
Tiago Jacobs
f10c9bf249 Remove unused rootViewController 2022-02-13 12:15:19 -03:00
Tiago Jacobs
0088b12fd4 Use loger instead of print for debugging 2022-02-13 12:14:59 -03:00
Tiago Jacobs
d8d714238c Change LaunchScreen 2022-02-12 04:04:07 -03:00
Tiago Jacobs
3b2ff36484 Filter the offered applications on Broadcast application selection. 2022-02-12 04:02:35 -03:00
Tiago Jacobs
1f28c365de Change name displayed in Broadcast application selection. 2022-02-12 04:02:15 -03:00
Tiago Jacobs
9edfac1cd6 Expose RPSystemBroadcastPickerView to ReactNative 2022-02-12 03:44:09 -03:00
Tiago Jacobs
299e89a3c5 Remove ._ files 2022-02-12 03:43:08 -03:00
Tiago Jacobs
05c053beb3 Add logs to events of ReplayKit2 2022-02-12 01:05:48 -03:00
Tiago Jacobs
5cf5633c48 Adds BroadcastUploadExtension target to the project 2022-02-12 01:04:19 -03:00
Tiago Jacobs
be8fa4e373 Change application iOS bundle ID 2022-02-12 00:18:59 -03:00