Saúl Ibarra Corretgé
4ddc426966
[RN] Move setting last N action to base/conference
...
This is in preparation for an upcoming "audio only mode" feature. Setting last N
will also be required for it, so this patch factors out the action and makes it
public so other modules can reuse it.
In addition, if the value is set to undefined the configured default value (or
-1 if absent) is picked.
2017-03-30 14:40:05 -05:00
virtuacoplenny
24ee8eb16a
electron: add desktop picker
...
#1411
2017-03-30 17:58:31 +01:00
Lyubo Marinov
4e276471e5
Comply w/ coding style: consistency
2017-03-28 11:43:33 -05:00
Saúl Ibarra Corretgé
c5eac63da1
[RN] Move all mobile only features to a subdirectory
2017-03-28 09:36:00 -05:00
Lyubo Marinov
165294bfb1
Comply w/ coding style
2017-03-27 22:50:47 -05:00
Saúl Ibarra Corretgé
2d5f0479bd
[RN] Disable remote video while in the background
...
Set the video channel "last N" property to 0, thus making the client not receive
any remote video.
2017-03-27 22:11:13 -05:00
hristoterezov
3ae99ea0b9
feat(overlays): for filmstrip only mode
2017-03-27 14:20:25 -05:00
hristoterezov
c461e8b63c
ref(overlays): Replace the abstract class for overlays with overlay frame component
...
In this case makes more sense to have overlay frame included in every overlay instead
of abstract class that implements the overlay frame and have to be extended by every
overlay. In addition, mapStateToProps isn't working well with inheritance.
2017-03-24 13:16:14 -05:00
Lyubo Marinov
84b9c5f5fd
Coding style
2017-03-24 09:06:54 -05:00
Saúl Ibarra Corretgé
43c8fc6847
[RN] Fix mirroring video views on platforms with native support
2017-03-24 09:02:32 -05:00
Ilya Daynatovich
affd965d5d
Remove an unnecessary file
2017-03-20 14:42:54 -05:00
Leonard Kim
989161159d
Modal dialog for displaying dominant speaker times
2017-03-20 12:47:20 -05:00
Ilya Daynatovich
59a74153dc
Toolbar notice as React Component
2017-03-20 11:27:08 -05:00
damencho
51f0c8a388
Adds base dialog implementation.
2017-03-15 16:33:04 -05:00
Lyubo Marinov
e6f906b9ca
[RN] Fix undefined.avatarID in ParticipantView
2017-03-08 17:05:55 -06:00
hristoterezov
d74e43ddcc
[RN] fix(Avatar): Match the implementation for web
2017-03-08 13:21:34 -06:00
Lyubo Marinov
23ddce122b
Comply w/ coding style
2017-03-07 21:54:37 -06:00
hristoterezov
814bd26c07
feat(Avatar): Implement Avatar for web
2017-03-07 21:54:37 -06:00
Lyubo Marinov
45e09af692
react-native 0.42.0
2017-03-07 15:09:39 -06:00
Любомир Маринов
e780ae00d0
Merge pull request #1360 from jitsi/move_avatar
...
ref(avatar): Move Avatar and ParticipantView to base/participants
2017-03-02 21:17:41 -06:00
hristoterezov
9ea224412d
ref(avatar): Move Avatar and Participant view to base/participants
2017-03-02 16:57:43 -06:00
Lyubo Marinov
aef6e33c91
[RN] Fix remote JS debugging
2017-03-01 21:33:49 -06:00
Lyubo Marinov
acd83ede2f
[RN] Third-party ES6 Symbol ponyfill
2017-03-01 21:31:43 -06:00
Lyubo Marinov
bd51613e62
[RN] Support the for...of statement in lib-jitsi-meet
2017-03-01 21:30:21 -06:00
Lyubo Marinov
3b54c527b6
Remove obsolete source code
2017-02-28 23:22:03 -06:00
Lyubo Marinov
18368fefaa
Comply w/ coding style
2017-02-28 23:22:02 -06:00
damencho
c361e1e31a
Translate react strings.
...
Split language detectors to be web/native dependent. Take care of strings that contain html.
2017-02-28 13:16:42 -06:00
damencho
e3d4152e32
Adds react-i18next and its provider to react.
...
Adds translate function with default namespaces and options.
2017-02-28 13:13:47 -06:00
damencho
d861ba1876
Moves translation to react and use i18next language detectors.
2017-02-28 13:13:47 -06:00
Lyubo Marinov
743d12e326
Default to mobile app promotion
2017-02-28 00:18:52 -06:00
Lyubo Marinov
72c267fbf3
Fix the human-readable text
2017-02-28 00:18:51 -06:00
Lyubo Marinov
0ed85b9d25
Replace features/unsupported-browser SET_UNSUPPORTED_BROWSER with features/base/lib-jitsi-meet SET_WEBRTC_READY
...
The error raised by JitsiMeetJS.init() is already in the state of
features/base/lib-jitsi-meet so it's not a good design to store the same
error in the state of features/unsupported-browser.
2017-02-28 00:18:51 -06:00
Ilya Daynatovich
a8877d82b6
Rename style component; Use of status codes instead of flags in conference init
2017-02-28 00:18:51 -06:00
Ilya Daynatovich
8896b0adf3
Fix problem with dialogs
2017-02-28 00:18:50 -06:00
Ilya Daynatovich
60b14e9b45
Some fixes mentioned in the PR
2017-02-28 00:18:50 -06:00
Ilya Daynatovich
631e853b40
Update register/unregister listeners logic of some components in the old app
2017-02-28 00:18:50 -06:00
Ilya Daynatovich
b409c8cc2f
Fix reload regression
2017-02-27 21:50:21 -06:00
Ilya Daynatovich
905212b109
Enable flow for written code
2017-02-27 21:50:20 -06:00
Ilya Daynatovich
05b7df26e6
Add no mobile app component
2017-02-27 21:50:20 -06:00
Ilya Daynatovich
1268afd3f8
Added unsuported browser and plugin required pages
2017-02-27 21:50:20 -06:00
Lyubo Marinov
c1b9b7a623
Prevent undefined JitsiMeetJS
2017-02-27 21:35:34 -06:00
Lyubo Marinov
0b9160fb75
LIB_DID_DISPOSE, LIB_DID_INIT, LIB_WILL_DISPOSE, LIB_WILL_INIT
2017-02-27 16:45:53 -06:00
Lyubo Marinov
702144180c
Be consistent, simplify the source code
2017-02-25 19:00:35 -06:00
Lyubo Marinov
d2b2f98941
Fix typo
2017-02-25 18:58:23 -06:00
Lyubo Marinov
ec95956e25
[RN] Prepare for modifications to unsupported-browser
2017-02-24 13:08:49 -06:00
Lyubo Marinov
d6d7ce1b67
[RN] Move preferH264 where it will be in effect (in the future)
2017-02-24 12:59:30 -06:00
Lyubo Marinov
f50a31b4e8
[RN] Simplify the source code
2017-02-23 17:14:04 -06:00
Saúl Ibarra Corretgé
b226c3aca3
[RN] Fix loading config.js from URLs with a non-standard port
...
`host` contains the hostname:port portion, whereas `hostname` is just the
hostname, not including the port.
2017-02-23 17:14:04 -06:00
hristoterezov
436bc87a86
fix(overlay): comments after review
2017-02-23 13:50:09 -06:00
Ilya Daynatovich
c7f3740099
Fix IE redirect problem
2017-02-22 23:36:06 -06:00