- Feb 23, 2017
-
-
Дамян Минков authored
Re-styles range inputs for Chrome and FF.
-
- Feb 22, 2017
-
-
yanas authored
-
yanas authored
-
Lyubo Marinov authored
-
Saúl Ibarra Corretgé authored
When rendering using a for loop each child whould have a key prop.
-
- Feb 21, 2017
-
-
Boris Grozev authored
-
Lyubo Marinov authored
-
Saúl Ibarra Corretgé authored
This solves the issue of view clipping on Android, plus it seems to be the RN convention unless the views are very large and memory hungry.
-
Saúl Ibarra Corretgé authored
-
Lyubo Marinov authored
-
Saúl Ibarra Corretgé authored
Fixes an issue where immersive mode would be enabled when coming back from the background on the welcome screen. Re-fixes c57e7136, which was not correct.
-
Lyubo Marinov authored
-
Saúl Ibarra Corretgé authored
It doesn't work properly and gives a very bad user experience. Disble it until all underlying issues in react-native-webrtc are ironed out.
-
- Feb 20, 2017
-
-
Saúl Ibarra Corretgé authored
On RN we don't use the global APP object, so don't save the store there unless it's defined, which is the case in the current web version. Also, check for undefined explicitly, since a "if (!APP)" check will throw a ReferenceError.
-
- Feb 19, 2017
-
-
Lyubomir Marinov authored
-
- Feb 18, 2017
-
-
hristoterezov authored
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
The mobile app remembers the domain which hosted the last conference. If the user specified a full URL first and specified a room name only the second time, it was not obvious that the second conference would be hosted on the domain of the first conference.
-
- Feb 17, 2017
-
-
Yana Stamcheva authored
-
George Politis authored
doc: document resolution config option and set it to 720 by default
-
Lyubomir Marinov authored
Now that Apple have approved build 1.2.199 for release in the App Store, the short app version needs to be incremented; otherwise, no new builds can be uploaded to TestFlight and, respectively, for release in the App Store.
-
yanas authored
Fixes manual triggered tooltips text and no hover.
-
Paweł Domas authored
cleanup: remove adaptive las N config option
-
Saúl Ibarra Corretgé authored
The feature has been replaced so the option no longer applies.
-
Saúl Ibarra Corretgé authored
-
- Feb 16, 2017
-
-
damencho authored
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
Saúl Ibarra Corretgé authored
Looks like Android gets confused as to what surface to blit when we hide or show toolbars. Setting a border on the container, seems to force the entire area to blit properly. Other attempted approaches, with no success: - zIndex of -100 - width and height of 0 - opacity of 0 and setting 'disabled' on touch containers This patch applies the workaround in the welcome page and conference containers.
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
ibauersachs authored
-
Ingo Bauersachs authored
-
jitsi-pootle authored
-
- Feb 15, 2017
-
-
yanas authored
-
https://github.com/jitsi/jitsi-meetyanas authored
Merge branch 'livestream_help_link' of https://github.com/jitsi/jitsi-meet into livestream_help_link
-