paweldomas
703f4f493b
fix(LocalVideo): prevent from leaking video elements
...
It appears that the TrackEvents.LOCAL_TRACK_STOPPED is not triggered
when switching between camera and screen. This is a temporary workaround
to prevent excessive amount of warnings (added in the previous commit)
about multiple video elements.
2016-11-16 13:10:45 -06:00
paweldomas
ad328796cb
fix(SmallVideo): adjusts selectVideoElement
2016-11-16 13:09:43 -06:00
yanas
5098b64666
Merge pull request #1137 from BeatC/thumbnail-avatars
...
Thumbnail avatars
2016-11-14 17:47:59 -06:00
hristoterezov
66fbc28385
Merge branch 'kkrisstoff-add/tip-randomiser'
2016-11-14 15:02:58 -06:00
hristoterezov
4bcd75f15c
refactor(close_pages): Refactor the close pages.
2016-11-14 15:02:27 -06:00
Konstantyn Pahsura
da6af88910
fixes and changes
2016-11-14 15:02:27 -06:00
Konstantyn Pahsura
1a91f4953b
tip randomiser added
2016-11-14 15:02:27 -06:00
yanas
9a0d28720d
Merge pull request #1139 from BeatC/FIX-adjust-branding1
...
Fix visual bugs in sidebar
2016-11-14 14:26:21 -06:00
hristoterezov
5b6956e25b
Merge pull request #1101 from jitsi/stop_media_when_xmpp_drops
...
Stop the media when XMPP connection is dropped
2016-11-14 13:06:53 -06:00
Lyubomir Marinov
fd51108ae3
[iOS] Remove unnecessary CODE_SIGN_IDENTITY
2016-11-14 08:44:29 -06:00
Lyubomir Marinov
73a2eca51c
[iOS] Strip unwanted architectures from embedded frameworks
2016-11-14 08:32:47 -06:00
Ilya Daynatovich
9bc24e1caa
Fix aligning of indicator icon; Update logic for dynamically change of thumb indicators via font-size
2016-11-14 12:45:28 +02:00
Ilya Daynatovich
3bd4f1d5d8
Updated layout
2016-11-14 11:09:07 +02:00
Ilya Daynatovich
f3dbeea091
Make filmstrip indicators to resize dynamically
2016-11-14 11:09:07 +02:00
Ilya Daynatovich
d2ef94a7eb
Fix problem with hint
2016-11-14 11:02:11 +02:00
Ilya Daynatovich
1d1d8defda
Updated calculation of offset
2016-11-14 11:01:50 +02:00
Ilya Daynatovich
d0127b879d
fixed dropdown colors
2016-11-14 11:01:50 +02:00
Ilya Daynatovich
cbc6943305
work on colors
2016-11-14 11:01:50 +02:00
Maxim Voloshin
9124aa2c87
Adjusted CSS for side toolbar elements
2016-11-14 11:01:50 +02:00
Lyubomir Marinov
8817f0c53d
[iOS] Prepare for App Store release
2016-11-13 18:45:40 -06:00
Lyubomir Marinov
e4f9c17f8a
[iOS] Prepare for App Store release
2016-11-13 18:27:23 -06:00
yanas
686ee1111a
Merge pull request #1129 from BeatC/make-identical-text-input
...
Make identical text input
2016-11-11 15:45:46 -06:00
bgrozev
4b11767ac5
Merge pull request #1140 from jitsi/fix-desktop-sharing-screen-size
...
fix: desktop streming screen size
2016-11-11 13:53:39 -06:00
yanas
5545c0d905
fix: desktop streming screen size
2016-11-11 13:26:07 -06:00
bgrozev
611edf7e34
Merge pull request #1134 from jitsi/cosmetic-changes
...
Comment and empty lines removed
2016-11-11 13:18:41 -06:00
Lyubomir Marinov
7a37d70fb6
React Native 0.37.0
2016-11-11 11:57:25 -06:00
yanas
b2577090bd
Merge pull request #1135 from BeatC/fix-js-from-styles-editions
...
Editions to "clean css from js"
2016-11-11 10:18:49 -06:00
Ilya Daynatovich
5b0777d4db
Made inputs identical
2016-11-11 17:22:47 +02:00
Ilya Daynatovich
12c1574f07
renamed files
2016-11-11 17:13:18 +02:00
Ilya Daynatovich
5623a06996
renamed input-control block to form-control
2016-11-11 17:13:18 +02:00
Ilya Daynatovich
148960c6d2
made editions
2016-11-11 12:27:29 +02:00
yanas
ff8c6690ef
Comment and empty lines removed
2016-11-10 17:27:19 -06:00
yanas
c926e95822
Merge pull request #1133 from jitsi/fix-tip-text-close-page
...
Modifies tip text in close page
2016-11-10 17:24:43 -06:00
yanas
0a28dd0cd3
Modifies tip text in close page
2016-11-10 17:02:34 -06:00
yanas
8caae4bfde
Merge pull request #1111 from BeatC/FIX-clean-js-from-styles-1
...
Fix clean js from styles 1
2016-11-10 15:40:07 -06:00
yanas
a67c5a8dc7
Merge pull request #1108 from bgrozev/restrict-eslint-versions
...
chore: Only uses jslint 3+
2016-11-10 14:45:29 -06:00
yanas
cf38fde207
Updates to >= to match versions of 3+
2016-11-10 14:20:30 -06:00
hristoterezov
4549b766f5
Merge pull request #1131 from jitsi/suspended-detection
...
Suspended detection
2016-11-10 13:45:14 -06:00
yanas
45126d4f3d
Merge pull request #1132 from jitsi/calculate-correct-size-for-thumbnails
...
Calculate correct size for thumbnails
2016-11-10 13:17:32 -06:00
damencho
82926ef8c6
Detects suspended event, stops local video and shows overlay.
...
Also removes device change listener, cause when PC wakeups devices will be reconnected and we can try open the local video again.
2016-11-10 13:17:23 -06:00
yanas
42604971dc
Merge pull request #1125 from BeatC/small-avatar-images
...
Fixed problem with resizing thumb avatars
2016-11-10 13:12:03 -06:00
yanas
95fcf5bae5
Change method name to fit better its purpose
2016-11-10 11:14:31 -06:00
Ilya Daynatovich
34acadc3b5
Rename method
2016-11-10 11:14:31 -06:00
Ilya Daynatovich
d3df082e3d
Fix thumbnail overflow
2016-11-10 11:13:31 -06:00
Yana Stamcheva
fe7e9f333f
[iOS] Fix launch screen text
2016-11-10 10:48:30 -06:00
Дамян Минков
92901e09e1
Merge pull request #1128 from BeatC/fix-toggle-filmstrip-shortcut
...
Moved keyboard initialization to filmstrip toolbar
2016-11-10 10:30:59 -06:00
Ilya Daynatovich
128b301a39
Fix the tests
2016-11-10 14:45:42 +02:00
Ilya Daynatovich
1b1b9475a4
Clean up js from styles
2016-11-10 13:32:12 +02:00
Ilya Daynatovich
5aff96e3b7
Updated in videolayout
2016-11-10 13:32:12 +02:00
Ilya Daynatovich
fb4e9b3c6d
Work on fixing the tests
2016-11-10 13:32:12 +02:00