damencho
2180d33e3d
Adds alias for external_api.js in all default web config.
2019-04-23 20:31:53 +00:00
damencho
43a0ae578e
Removes Edge support.
2019-04-23 17:55:07 +01:00
Bettenbuk Zoltan
154200460d
Add some other paths to proxy bypass
2019-04-23 18:00:27 +02:00
Saúl Ibarra Corretgé
9a92dc578c
ios: fix resetting CallKit's CXProvider
...
When CallKit is enabled / disabled, a new CXProvider must be created in order to
not confuse CallKit (it misbehaves otherwise).
2019-04-23 09:55:01 +02:00
paweldomas
eb38300c0d
chore: update LJM to 1bfc96a2876d6527bfa27cf46d4f1e9f6e65edbc
...
Updates LJM in order to stop printing few obsolete error messages.
2019-04-18 12:24:23 -05:00
paweldomas
37b1ccbe61
ios: update react-native-werbtc in order to fix leaking streams
2019-04-18 12:24:23 -05:00
Bettenbuk Zoltan
725f9b1961
[RN] Rename lock room button
2019-04-18 14:18:08 +01:00
Leonard Kim
b172639237
fix(follow-me): remove duplicate default state
2019-04-17 15:58:55 -05:00
virtuacoplenny
c7013f5c4b
ref(follow-me): hook into redux ( #3991 )
...
Use subscribers to detect state change and emit those
out to other participants. Use middleware to register
the command listener.
2019-04-17 08:05:32 -07:00
Saúl Ibarra Corretgé
aefa836406
Revert "misc: don't show a warning on Safari with VP8"
...
This reverts commit 9625be1db3
.
2019-04-17 15:15:48 +02:00
virtuacoplenny
f6c410610a
fix(toolbar): let click through gradient ( #4107 )
...
Otherwise it can eat clicks on elements it is above,
like YouTube and Etherpad controls.
2019-04-17 06:15:08 -07:00
Saúl Ibarra Corretgé
603d161788
ios: remove no longer needed code
...
Ever since we switched to handling track events instead of mute actions this has
been dead code. It was also added in the wrong place, since it's responsibility
of the JS code to solve the ping-pong problem.
2019-04-17 13:24:42 +02:00
Saúl Ibarra Corretgé
c1f8a35156
doc: add links to the sample SDK applications repo
2019-04-17 09:37:28 +02:00
virtuacoplenny
866dc4dbc6
ref(subtitles): remove logic around dialing transcriber ( #4011 )
2019-04-16 12:27:17 -07:00
damencho
69a12395d2
Removes debug log and adds safety check whether config exists.
2019-04-16 21:16:38 +02:00
virtuacoplenny
17627291e8
ref(css): use var for desktop drag area margin ( #4104 )
2019-04-16 11:45:25 -07:00
Hristo Terezov
30669c7699
feat(lib-jitsi-meet): Update version.
2019-04-16 17:05:02 +01:00
Hristo Terezov
4abc2db24a
fix(device-selection): Default device change.
2019-04-16 17:05:02 +01:00
Bettenbuk Zoltan
2b4ace75ae
[RN] Add connection indicator
2019-04-16 17:33:23 +02:00
Saúl Ibarra Corretgé
3217ef2bb4
ios: make sure symbols are uploaded to TestFlight
...
While that option should default to true, let's be explicit about it.
2019-04-16 15:43:15 +02:00
Bettenbuk Zoltan
e5caca9cfd
[RN] Add display name label to tile view
2019-04-15 18:58:15 +02:00
Bettenbuk Zoltan
42c85c22a9
[RN] rearrange display-name files for later refactor
2019-04-15 18:58:15 +02:00
Leonard Kim
fd0eef4c84
fix(chat): change margins to avoid different background color
2019-04-12 22:39:09 +01:00
Leonard Kim
ab022c62f5
fix(filmstrip): bring down height to avoid electron drag area
2019-04-12 22:39:09 +01:00
Leonard Kim
f9c0c3e2f6
fix(chat): bring down elements to avoid electron drag area
2019-04-12 22:39:09 +01:00
paweldomas
70ec7c5b3d
ios: bump travis osx_image to 10.2
2019-04-12 16:16:57 -05:00
virtuacoplenny
ca38bd53fe
fix(chat): use css for arrow ( #4097 )
2019-04-12 13:59:03 -07:00
Leonard Kim
b3cae9a962
fix(chat): allow smiley opener to expand in width
...
The chat icons are different on windows and mac, with
windows icons being bigger. By settings a specific
width on the smiley container, windows would see
part of the smiley cut off.
2019-04-12 18:29:04 +01:00
Saúl Ibarra Corretgé
b768b88491
android: add ability to override SDK version when releasing
2019-04-12 15:39:29 +02:00
Saúl Ibarra Corretgé
9f339c452b
android: raise SDK version
2019-04-12 15:39:29 +02:00
Leonard Kim
c34f9cf233
fix(screenshare): properly gate autopin behavior behind flag check
2019-04-11 09:09:48 -07:00
virtuacoplenny
76642b7c4b
feat(screenshare): add auto pin of latest screen share ( #4076 )
2019-04-11 08:53:34 -07:00
Saúl Ibarra Corretgé
b78989f5f2
android: improve SDK release script
...
- don't hardcode defaults in gradle files
- allow for uploading also to HTTP URLs
- support HTTP authentication when publishing
2019-04-11 17:43:33 +02:00
virtuacoplenny
088b5d95c2
chore(deps): update lib for listener leak fix ( #4084 )
2019-04-11 08:00:05 -07:00
virtuacoplenny
c6e5adbe0e
fix(large-video): respect update in progress when queuing update ( #4078 )
...
When a fade in/out animation is in progress, another large
video update can be queued but can try to force itself onto
large video. For example a pin can be in progress and while
the fade in/out animation plays, local video can change its
video type during the animation and forcing an update of
large video. This results in local video getting forcible
updated onto large video while the pinned video is left on
small video only.
2019-04-10 08:16:02 -07:00
Bettenbuk Zoltan
8bb56be317
[RN] Add conference connecting overlay
2019-04-10 15:47:36 +02:00
Bettenbuk Zoltan
84b917d708
Reorg overlay feature files
2019-04-10 15:47:36 +02:00
Bettenbuk Zoltan
18d908ce84
Fix flow errors from base/connection
2019-04-10 15:47:36 +02:00
Bettenbuk Zoltan
3987655f2a
Refactor config loading
2019-04-10 15:47:36 +02:00
Saúl Ibarra Corretgé
ee3b8af4cf
ios: remove PiP sample application
...
It now lives here: https://github.com/jitsi/jitsi-meet-sdk-samples
2019-04-10 15:10:47 +02:00
Saúl Ibarra Corretgé
9625be1db3
misc: don't show a warning on Safari with VP8
2019-04-10 14:15:02 +02:00
Saúl Ibarra Corretgé
21c0745504
android,ios: now working on version 19.2
2019-04-10 14:14:04 +02:00
Saúl Ibarra Corretgé
26c9ee5f9c
deps: lib-jitsi-meet@9659b4e413b12c637810fb2ab52354f1357a177e
2019-04-10 12:32:57 +02:00
Saúl Ibarra Corretgé
9b7af64e11
ios: raise SDK version
2019-04-09 16:08:45 +02:00
Saúl Ibarra Corretgé
f26c5570df
ios: update sample PiP app
...
- Xcode 10.2 + Swift 5
- Latest SDK API
- Fix warnings
2019-04-09 16:08:45 +02:00
Saúl Ibarra Corretgé
d37a0eee3a
ios: fix compilation warnings
2019-04-09 16:08:45 +02:00
Saúl Ibarra Corretgé
024fc73e63
ios: update to Xcode 5 and Swift 5
2019-04-09 16:08:45 +02:00
Saúl Ibarra Corretgé
bdaabf6d3d
odeps: react-native@0.59.4
...
Fixes a crash on some old Android devices.
2019-04-09 16:08:45 +02:00
virtuacoplenny
7a677ead93
ref(device-selection): set audio output sink id after receiving ref ( #4066 )
...
The Audio.js setRef callback does not behave like react ref callback
in that the former will not have fired before componentDidMount
but the later will have. So for audio output preview, trying to set
sink id on mount will no-op because it does not have a ref yet to
Audio.js, possibly leading to audio output previews playing on
the default speaker device. This generally has not been a user
visible problem due to coincidence; other re-renders necessary
by the parent of audio output preview will have triggered
componentDidUpdates on the audio out preview, which would then
set the sink id on the Audio.js ref it should have received
by then.
2019-04-08 10:38:06 -07:00
virtuacoplenny
e7812c7d84
fix(device-selection): search for device by label and kind ( #4064 )
...
Searching for a device (id) by label alone can result in
false results when devices share labels, such as a mic
and speaker having the same label. To prevent such,
specify the device kind to be found instead of iterating
over all device kinds.
2019-04-08 10:03:45 -07:00