João Francisco Siebel
|
69224af379
|
add progress bar when a screen share started
|
2018-06-29 11:47:11 -03:00 |
|
Ghazi Triki
|
5fe6f9aeb8
|
Fix issues and add a progress bar for loading screensharing on iOS.
|
2018-06-26 19:16:02 +01:00 |
|
Ghazi Triki
|
23fa5c9e41
|
Close iOS screensharing streaming view.
|
2018-06-25 12:16:28 +01:00 |
|
Ghazi Triki
|
0e2ebe9a09
|
Fix IOSVideoView children check.
|
2018-06-18 18:26:18 +01:00 |
|
Ghazi Triki
|
9bb392fdd5
|
Display screensharing for iOS.
|
2018-06-18 17:52:35 +01:00 |
|
Ghazi Triki
|
09b6e29ac1
|
Merge remote-tracking branch 'jfsiebel/bbb-rtmp-player-ios' into ios-h264
|
2018-06-18 17:26:50 +01:00 |
|
João Francisco Siebel
|
43a23eaf02
|
Add stream url parameter
|
2018-06-18 12:58:17 -03:00 |
|
Ghazi Triki
|
cc2cdd276d
|
Merge remote-tracking branch 'jfsiebel/bbb-rtmp-player-ios' into ios-h264
# Conflicts:
# clients/flash/air-client/src/org/bigbluebutton/air/common/views/IOSVideoView.as
|
2018-06-18 14:12:29 +01:00 |
|
João Francisco Siebel
|
241797b294
|
Remove typo
|
2018-06-18 09:44:22 -03:00 |
|
João Francisco Siebel
|
0f853a4a4c
|
Improve ios video
|
2018-06-15 17:03:40 -03:00 |
|
Ghazi Triki
|
838133e9e3
|
Factorise common video code for mobile.
|
2018-06-13 22:51:50 +01:00 |
|
Ghazi Triki
|
809c8c68c7
|
Update Main-app.xml EOL
|
2018-06-13 16:01:29 +01:00 |
|
Ghazi Triki
|
0a402cdc9f
|
Correctly attach and detach streaming image with IOSVideoView.
|
2018-06-13 12:19:32 +01:00 |
|
João Francisco Siebel
|
07e723a904
|
Add BBBRtmpPlayer ANE
|
2018-06-11 11:49:52 -03:00 |
|
Chad Pilkey
|
2b86ad80af
|
[AIR] stop the active poll when the result is shown also
|
2018-05-02 14:57:31 -07:00 |
|
Ghazi Triki
|
f34119a363
|
Fix PollPopUp position and height.
|
2018-05-01 22:50:42 +01:00 |
|
Ghazi Triki
|
bcde197e80
|
Merge remote-tracking branch 'bigbluebutton/master' into mobile-ui-updates
# Conflicts:
# clients/flash/air-client/src/org/bigbluebutton/air/main/views/MenuButtons.as
|
2018-04-26 14:14:00 +01:00 |
|
Ghazi Triki
|
3323da190a
|
Deleted unneeded listeners from NoTabView.
|
2018-04-26 14:11:50 +01:00 |
|
Chad Pilkey
|
1bdb47d5f8
|
Merge pull request #5352 from riadvice/ios-slides
Use PNG slides for iOS
|
2018-04-25 12:40:18 -04:00 |
|
Chad Pilkey
|
5445a560c8
|
[AIR] remove settings that are unused
|
2018-04-23 09:55:31 -07:00 |
|
Ghazi Triki
|
4fc4e177b7
|
Code improvement.
|
2018-04-17 16:07:22 +01:00 |
|
Ghazi Triki
|
43c756e38f
|
Use PNG slides for iOS.
|
2018-04-16 13:18:43 +01:00 |
|
Ghazi Triki
|
cfd290e196
|
Fix Android rendering issue when asking for permission.
|
2018-04-13 17:59:09 +01:00 |
|
Ghazi Triki
|
8ed22f4276
|
Use new MobileAlert instead of Spark Alert.
|
2018-04-12 23:00:14 +01:00 |
|
Ghazi Triki
|
061b289169
|
Use new MobileAlert instead of Spark Alert.
|
2018-04-12 22:53:53 +01:00 |
|
Ghazi Triki
|
a7725fca21
|
Update UserInactivityView to use MobilePopUp component.
|
2018-04-12 20:23:28 +01:00 |
|
Ghazi Triki
|
ba2e8212aa
|
Implement new polling popup.
|
2018-04-11 23:18:05 +01:00 |
|
Chad Pilkey
|
798c53adbe
|
Merge remote-tracking branch 'upstream/master' into increase-button-sizes
|
2018-04-11 08:47:56 -07:00 |
|
Chad Pilkey
|
04eefb40f2
|
Merge pull request #5329 from ritzalam/mobile-inactivity-timer
User inactivity timer
|
2018-04-11 11:46:27 -04:00 |
|
Chad Pilkey
|
45d95092f7
|
[AIR] increase some button and font sizes
|
2018-04-11 08:45:44 -07:00 |
|
Richard Alam
|
e018e5b192
|
- revet join url
|
2018-04-09 14:36:36 -07:00 |
|
Richard Alam
|
5e10d6bd22
|
- handle user inacitivty message
|
2018-04-09 14:33:09 -07:00 |
|
Richard Alam
|
b302feceae
|
- style user inactivity window
|
2018-04-09 14:32:31 -07:00 |
|
Richard Alam
|
25f4566c6a
|
- try to display audit window
|
2018-04-09 14:03:21 -07:00 |
|
Chad Pilkey
|
880c5dc48e
|
Merge pull request #5314 from ritzalam/mobile-lock-settings
Mobile lock settings
|
2018-04-09 13:44:59 -04:00 |
|
Richard Alam
|
39284f1d18
|
- start implementing user inactivity timer
|
2018-04-06 14:52:21 -07:00 |
|
Chad Pilkey
|
3632f14f92
|
[AIR] add background for TopButtons and chat's SendButton
|
2018-04-06 14:27:04 -07:00 |
|
Chad Pilkey
|
cd5ead3044
|
[AIR] update participants sort to be easier to read and quicker
|
2018-04-05 16:21:30 -07:00 |
|
Chad Pilkey
|
7a11324e25
|
bump AIR version from 28 to 29
|
2018-04-05 13:50:28 -07:00 |
|
Richard Alam
|
413e2226b7
|
- comment out trace logs
|
2018-04-04 14:00:28 -07:00 |
|
Richard Alam
|
253a66feda
|
- show alert when unmuting and sharing webcam is not allowed
|
2018-04-04 13:55:23 -07:00 |
|
Richard Alam
|
94cd0c66a7
|
- handle voice lock settings
|
2018-04-04 13:19:34 -07:00 |
|
Richard Alam
|
4baec2c7df
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into mobile-lock-settings
|
2018-04-04 13:17:51 -07:00 |
|
Chad Pilkey
|
f595da0869
|
[AIR] improve participants list responsiveness
|
2018-04-03 16:25:24 -07:00 |
|
Richard Alam
|
8907ce65f2
|
- do not show lock settings
|
2018-04-03 15:08:36 -07:00 |
|
Richard Alam
|
4547a23e98
|
- apply lock settings to chat
|
2018-04-03 14:18:42 -07:00 |
|
Richard Alam
|
2e9e4400e3
|
- try handling rotation of camera preview
|
2018-04-03 13:57:50 -07:00 |
|
Richard Alam
|
20d0e1c884
|
- stop publishing when lock settings is change to disable cam
- allow swapping of camera
|
2018-04-03 12:38:52 -07:00 |
|
Chad Pilkey
|
21455d1461
|
Merge pull request #5299 from riadvice/ios
iOS build updates
|
2018-04-03 14:41:41 -04:00 |
|
Ghazi Triki
|
5cc0697a3e
|
Remove duplicate bracket pair.
|
2018-04-03 07:18:33 +01:00 |
|