yanas
9d32f48ab8
[IOS Assets] Fixes launch screen 480x3 image
8 lat temu
Lyubo Marinov
290e7baead
Stick to the exact package versions for the direct dependencies
8 lat temu
Любомир Маринов
e780ae00d0
Merge pull request #1360 from jitsi/move_avatar
ref(avatar): Move Avatar and ParticipantView to base/participants
8 lat temu
hristoterezov
9ea224412d
ref(avatar): Move Avatar and Participant view to base/participants
8 lat temu
ibauersachs
cd8ae07698
Commit from translate.jitsi.org by user ibauersachs.: 317 of 317 strings translated (0 fuzzy).
8 lat temu
Ingo Bauersachs
433a73e13d
Add Norwegian Bokmal
8 lat temu
jitsi-pootle
1e558f4da6
New files added from translate.jitsi.org based on templates
8 lat temu
Lyubo Marinov
aef6e33c91
[RN] Fix remote JS debugging
8 lat temu
Lyubo Marinov
acd83ede2f
[RN] Third-party ES6 Symbol ponyfill
8 lat temu
Lyubo Marinov
bd51613e62
[RN] Support the for...of statement in lib-jitsi-meet
8 lat temu
ibauersachs
246cb39003
Commit from translate.jitsi.org by user ibauersachs.: 306 of 306 strings translated (0 fuzzy).
8 lat temu
Lyubo Marinov
3b54c527b6
Remove obsolete source code
8 lat temu
Lyubo Marinov
18368fefaa
Comply w/ coding style
8 lat temu
damencho
c361e1e31a
Translate react strings.
Split language detectors to be web/native dependent. Take care of strings that contain html.
8 lat temu
damencho
e3d4152e32
Adds react-i18next and its provider to react.
Adds translate function with default namespaces and options.
8 lat temu
damencho
d861ba1876
Moves translation to react and use i18next language detectors.
8 lat temu
George Politis
c942017b73
Merge pull request #1341 from saghul/doc-disableRtx
config: switch default disableRtx to false
8 lat temu
Lyubo Marinov
743d12e326
Default to mobile app promotion
8 lat temu
Lyubo Marinov
d371a3d5fd
Fix TypeError: undefined is not an object
8 lat temu
Lyubo Marinov
e1056126e6
Fix TypeError: undefined is not an object
8 lat temu
Lyubo Marinov
72c267fbf3
Fix the human-readable text
8 lat temu
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.
8 lat temu
Ilya Daynatovich
a8877d82b6
Rename style component; Use of status codes instead of flags in conference init
8 lat temu
Ilya Daynatovich
8896b0adf3
Fix problem with dialogs
8 lat temu
Ilya Daynatovich
60b14e9b45
Some fixes mentioned in the PR
8 lat temu
Ilya Daynatovich
631e853b40
Update register/unregister listeners logic of some components in the old app
8 lat temu
Ilya Daynatovich
b409c8cc2f
Fix reload regression
8 lat temu
Ilya Daynatovich
905212b109
Enable flow for written code
8 lat temu
Ilya Daynatovich
05b7df26e6
Add no mobile app component
8 lat temu
Ilya Daynatovich
1268afd3f8
Added unsuported browser and plugin required pages
8 lat temu
Lyubo Marinov
c1b9b7a623
Prevent undefined JitsiMeetJS
8 lat temu
Lyubo Marinov
0b9160fb75
LIB_DID_DISPOSE, LIB_DID_INIT, LIB_WILL_DISPOSE, LIB_WILL_INIT
8 lat temu
George Politis
93c9419392
Merge pull request #1362 from bgrozev/no-extension-on-ff-52
config: Don't require an extension for firefox >=52.
8 lat temu
Boris Grozev
6121bcf171
config: Don't require an extension for firefox >=52.
Starting with firefox 52, no extension is required for screensharing.
See https://wiki.mozilla.org/Screensharing
8 lat temu
Lyubo Marinov
702144180c
Be consistent, simplify the source code
8 lat temu
Lyubo Marinov
d2b2f98941
Fix typo
8 lat temu
Lyubo Marinov
ec95956e25
[RN] Prepare for modifications to unsupported-browser
8 lat temu
Lyubo Marinov
d6d7ce1b67
[RN] Move preferH264 where it will be in effect (in the future)
8 lat temu
bgrozev
4cb36b0a5d
Merge pull request #1337 from saghul/cleanup-adaptive-simulcast
cleanup: remove old adaptive simulcast config option
8 lat temu
George Politis
2b3aea76a9
doc: Nukes influxdb.md because influx support has been nuked.
8 lat temu
Lyubo Marinov
f50a31b4e8
[RN] Simplify the source code
8 lat temu
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.
8 lat temu
yanas
4979666a89
Merge pull request #1342 from jitsi/filmstriponly_transparent
fix(filmstriponly): Set the background to transparent
8 lat temu
yanas
c9636f85b9
Merge pull request #1314 from virtuacoplenny/lenny/audio-slider
Volume slider for remote participant audio elements
8 lat temu
hristoterezov
436bc87a86
fix(overlay): comments after review
8 lat temu
Lyubo Marinov
e89c2b242d
Android plugin for Gradle 2.2.3
Recent versions of the Android plugin for Gradle started to automatically
download the SDK build tools dependency if it is not installed already.
So it is no longer necessary to have the developer of the Android app
install the SDK build tools dependency in advance.
8 lat temu
Leonard Kim
02b26a65bb
Volume slider for remote participant audio elements
8 lat temu
Дамян Минков
6a3e4bb59f
Merge pull request #1311 from saghul/resources
Move miscellaneous files to resources
8 lat temu
Saúl Ibarra Corretgé
b01ad360da
Move miscellaneous files to resources
8 lat temu
Ilya Daynatovich
c7f3740099
Fix IE redirect problem
8 lat temu