Lyubomir Marinov
3c04634609
Simplify
...
Simplify the source code (with the idea that source code which does not
exist does not have to be maintained).
Additionally, apply modifications to have the source code comply with the coding
style.
Overall, prepare saghul:audio-mode for merge into jitsi:master.
2017-01-20 14:06:15 -06:00
Saúl Ibarra Corretgé
6c12681b9c
[RN][iOS] Default to speaker for video conferences
2017-01-20 14:06:15 -06:00
Saúl Ibarra Corretgé
b1b5f3e6f0
Add CONFERENCE_WILL_JOIN action
...
It's fired before creating the conference with lib-jitsi-meet.
2017-01-20 14:06:15 -06:00
bbaldino
5baa167a08
Sdp overhaul ( #1234 )
...
* M1: device change now uses new flow. fundamentally "works" but may be corner cases/side effects to other flows. haven't touched ffox yet
* M2: change toggle screenshare flows to use the new video replacement chain
* remove the old 'useVideoStream' and replace it with the new one
* use the new (and renamed back from the shim) 'dispose' method
* tweaks to work with the sdp overhaul changes in lib-jitsi-meet
* change the order in which we call dispose (to handle dispose being reverted back to how it is currently on master)
* move useAudioStream over to new flow
* restore useVideoStream doc
* handle rename JitsiConference::replaceStream -> JitsiConference::replaceTrack
* fix useAudioStream and useVideoStream to return a promise again
2017-01-19 12:46:10 -06:00
ibauersachs
343d17d19a
Commit from translate.jitsi.org by user ibauersachs.: 99 of 298 strings translated (18 fuzzy).
2017-01-18 23:58:43 +00:00
ibauersachs
0370cc47fc
Commit from translate.jitsi.org by user ibauersachs.: 140 of 298 strings translated (15 fuzzy).
2017-01-18 23:58:36 +00:00
ibauersachs
083fc955dc
Commit from translate.jitsi.org by user ibauersachs.: 237 of 298 strings translated (17 fuzzy).
2017-01-18 23:58:30 +00:00
ibauersachs
a6e268f784
Commit from translate.jitsi.org by user ibauersachs.: 128 of 298 strings translated (14 fuzzy).
2017-01-18 23:58:23 +00:00
ibauersachs
7e0a9bc37c
Commit from translate.jitsi.org by user ibauersachs.: 138 of 298 strings translated (14 fuzzy).
2017-01-18 23:58:16 +00:00
ibauersachs
f25bc818d7
Commit from translate.jitsi.org by user ibauersachs.: 298 of 298 strings translated (0 fuzzy).
2017-01-18 23:58:05 +00:00
ibauersachs
9beae22803
Commit from translate.jitsi.org by user ibauersachs.: 237 of 298 strings translated (17 fuzzy).
2017-01-18 23:57:58 +00:00
ibauersachs
920b0af269
Commit from translate.jitsi.org by user ibauersachs.: 298 of 298 strings translated (0 fuzzy).
2017-01-18 23:57:51 +00:00
ibauersachs
6c674bef2a
Commit from translate.jitsi.org by user ibauersachs.: 129 of 298 strings translated (14 fuzzy).
2017-01-18 23:57:44 +00:00
ibauersachs
e74fbbb38b
Commit from translate.jitsi.org by user ibauersachs.: 298 of 298 strings translated (0 fuzzy).
2017-01-18 23:57:29 +00:00
ibauersachs
fb3f916802
Commit from translate.jitsi.org by user ibauersachs.: 237 of 298 strings translated (17 fuzzy).
2017-01-18 23:57:21 +00:00
ibauersachs
c80d47d3dd
Commit from translate.jitsi.org by user ibauersachs.: 192 of 298 strings translated (21 fuzzy).
2017-01-18 23:57:14 +00:00
ibauersachs
693ee1dcf8
Commit from translate.jitsi.org by user ibauersachs.: 237 of 298 strings translated (17 fuzzy).
2017-01-18 23:57:06 +00:00
Дамян Минков
640c0faff1
Merge pull request #1253 from jitsi/api_participant_count
...
Iframe API - participant count
2017-01-18 14:52:59 -06:00
hristoterezov
207ac47aa7
fix(iframe_api): s/getNumberOfParticipant/getNumberOfParticipants
2017-01-18 14:24:41 -06:00
hristoterezov
8844f83a59
feat(iframe_api): Add api.html to doc for example and testing purpose
2017-01-18 14:24:40 -06:00
hristoterezov
4a5a1cd5f4
fix(iframe_api): Remove enable/disable events
2017-01-18 14:24:21 -06:00
hristoterezov
09d63d38ab
fix(iframe_api): prevents multiple execution of listeners per event
2017-01-18 13:24:30 -06:00
hristoterezov
6bf0f9b2ec
feat(iframe_api): get number of participants
2017-01-18 13:20:32 -06:00
Lyubomir Marinov
f6fdd3ce70
Don't show watermarks in film strip-only mode even for guests
2017-01-17 21:54:17 -06:00
Lyubomir Marinov
d1f6679f2d
[RN] Remove Crashlytics
2017-01-17 21:54:17 -06:00
Lyubomir Marinov
b8a6eb4768
Fix the checkbox to disable the Welcome page
...
Recently, we reimplemented the Welcome page in React. Unfortunately, we
broke the checkbox that enables/disables the Welcome page and it would
allow checking but wouldn't allow unchecking.
2017-01-17 16:20:43 -06:00
Lyubomir Marinov
6efad1348a
Fix the display of watermarks in film strip-only mode
...
Recently, we reimplemented the watermarks in React. Unfortunately, we
didn't take into account film strip-only mode.
Additionally, we duplicated watermark-related source code on the Welcome
and Conference pages.
2017-01-17 16:20:13 -06:00
Lyubomir Marinov
eaed9db1e7
Name folders consistently
2017-01-17 08:53:23 -06:00
Lyubomir Marinov
4f8b7a934c
Comply w/ coding style
2017-01-17 08:32:20 -06:00
Lyubomir Marinov
71c04936af
Merge branch 'actions-rename' of https://github.com/saghul/jitsi-meet into saghul-actions-rename
2017-01-17 08:18:52 -06:00
Любомир Маринов
41da758946
Merge pull request #1242 from saghul/ipad
...
Enable universal builds
2017-01-16 19:56:29 -06:00
Saúl Ibarra Corretgé
acbfe5cb09
[RN] Keep device screen on while in a conference
2017-01-16 19:12:43 -06:00
Lyubomir Marinov
ba3d65c01f
Fix d17cc9fa
...
A bug was discovered in d17cc9fa
which would raise a failure to push
into the browser's history if a base href was defined. Fix the failure
by removing react-router. Anyway, the usage of react-router was
incorrect because the app must hit the server infrastructure when it
enters a room because the server will choose the very app version then.
2017-01-15 18:28:02 -06:00
Lyubomir Marinov
856732abab
Preserve URLs
2017-01-15 17:46:34 -06:00
Lyubomir Marinov
5f21e4c5b6
Introduce Platform in React
...
React Native provides Platform.
2017-01-15 12:09:52 -06:00
Lyubomir Marinov
28b44cf67c
Consistency
2017-01-15 12:09:02 -06:00
Дамян Минков
674b0e706c
Merge pull request #1241 from jitsi/iframe_api_avatars
...
feat(iframeAPI): implement avatar change commands
2017-01-12 17:08:13 -06:00
Saúl Ibarra Corretgé
b96ca538e4
[RN][iOS] Make universal builds
2017-01-12 16:24:01 -06:00
Saúl Ibarra Corretgé
3266ace916
[RN][iOS] Set deployment target to 9.0
...
According to Apple iOS devices with versions < 9.0 are 6%.
https://developer.apple.com/support/app-store/
2017-01-12 16:20:03 -06:00
hristoterezov
f7ce8d028d
feat(iframeAPI): implement avatar change commands
2017-01-12 15:53:17 -06:00
Дамян Минков
85e5b0fc31
Merge pull request #1240 from jitsi/ilmstriponly_ui
...
fix(filmstrip_only): Remove unrelated UI elements
2017-01-12 15:24:32 -06:00
hristoterezov
61f4b52a15
fix(filmstrip_only): Remove unrelated UI elements
2017-01-12 14:51:53 -06:00
Lyubomir Marinov
d17cc9fa86
Merge branch 'BeatC-BeatC-moving-conference-init-to-react-1'
2017-01-12 12:24:25 -06:00
Lyubomir Marinov
1f995cffe9
eslint 3.13.1, react 15.4.1, react-redux 5.0.2
2017-01-12 11:01:12 -06:00
Lyubomir Marinov
0936d54114
Merge branch 'master' into BeatC-BeatC-moving-conference-init-to-react-1
2017-01-12 10:37:36 -06:00
Lyubomir Marinov
0912dbf130
Remove duplication, simplify, comply with coding style
2017-01-12 10:37:01 -06:00
Дамян Минков
7dd566a591
Merge pull request #1238 from jitsi/filmstriponly_jserrors
...
fix(filmstrip_only): JS errors
2017-01-11 19:18:51 -06:00
hristoterezov
0f9bc766db
fix(filmstrip_only): JS errors
2017-01-11 17:16:43 -06:00
Saúl Ibarra Corretgé
e71e6c5b79
Name Redux actions consistently
...
Redux actions which represent "commands" should be imperative, and those
representing events should use the past tense.
2017-01-11 13:11:11 -06:00
Lyubomir Marinov
4d5f82633b
Merge branch 'master' into BeatC-BeatC-moving-conference-init-to-react-1
2017-01-10 13:07:19 -06:00