yanas
e6748cf153
Merge pull request #1093 from jitsi/text-updates
...
Text updates.
2016-10-31 17:40:18 -05:00
yanas
a5e7c86125
Merge pull request #1092 from jitsi/update-lock-state
...
Updates lock state
2016-10-31 17:29:11 -05:00
hristoterezov
a7a7f269c3
Merge pull request #1054 from kkrisstoff/task/make-extended-toolbar-dynamically-created-buttons
...
make extended buttons dynamic
2016-10-31 16:50:14 -05:00
Boris Grozev
c815b1f25b
feat: Updates the GSM bars' thresholds.
...
Adapts to changes in lib-jitsi-meet. Uses an Array which guarantees the
order of its elements, and avoids setting a css property multiple times.
2016-10-31 16:08:24 -05:00
Boris Grozev
c98ffdc817
refactor: Don't calculate remote connection quality.
2016-10-31 16:07:25 -05:00
Boris Grozev
09016c2182
refactor: Moves more code to lib-jitsi-meet.
2016-10-31 16:07:25 -05:00
Boris Grozev
22b2f17234
refactor: Moves more code to lib-jitsi-meet.
2016-10-31 16:07:25 -05:00
Boris Grozev
0c1bef927b
Don't use no double non-positives.
2016-10-31 16:07:25 -05:00
Boris Grozev
4aa47a7901
feat: moves isConnectionInterrupted to lib-jitsi-meet.
2016-10-31 16:07:25 -05:00
Boris Grozev
051db50b3f
feat: Moves connectionquality to lib-jitsi-meet.
2016-10-31 16:07:25 -05:00
yanas
c726a1a879
Text updates.
2016-10-31 16:00:11 -05:00
damencho
2edb279d22
Fixes password set remotely text.
2016-10-31 14:40:46 -05:00
Lyubomir Marinov
20e7c6d873
[iOS] Crashlytics
2016-10-31 14:08:25 -05:00
damencho
96479e0474
Fixes password and isModerator check in invite dialog.
2016-10-31 14:01:22 -05:00
Дамян Минков
1036768b2a
Merge pull request #1080 from jitsi/dont_show_again
...
Implement dont show again util
2016-10-31 13:36:50 -05:00
Konstantyn Pahsura
77e28a6a45
toolbar buttons fixes
2016-10-31 20:25:27 +02:00
hristoterezov
a8b69d5cd8
feat(MessageHandler): Implement dont show again utility
2016-10-31 13:02:41 -05:00
Дамян Минков
9054e72b7f
Merge pull request #1090 from jitsi/file_loading_err
...
Prevent from displaying broken page
2016-10-31 13:00:06 -05:00
Maxim Voloshin
dc93940bbd
Filmstrip is extended with "Hide" button
2016-10-31 19:59:45 +02:00
Lyubomir Marinov
b6a6c99c9d
[React Native] Enable scrolling of the thumbnails
2016-10-31 12:33:53 -05:00
Ilya Daynatovich
544792b9cc
Editions in colors
2016-10-31 19:21:15 +02:00
hristoterezov
7e2fe30472
feat(JitsiLocalStorage): Implement localStorage wrapper
2016-10-31 12:11:03 -05:00
Ilya Daynatovich
5e7e5b317b
Fix texts
2016-10-31 19:02:32 +02:00
Ilya Daynatovich
a63bb5d906
Add policy section
2016-10-31 18:23:28 +02:00
paweldomas
0354dd2c24
feat(index.html): prevent from displaying broken page
...
The commit adds an error listener which will replace the document body
with an error message if any of the files required for the app to
be displayed correctly fails to load.
2016-10-31 10:50:01 -05:00
Ilya Daynatovich
647f577332
Rearrange overlay layout
2016-10-31 17:35:22 +02:00
Kostiantyn Pashura
be1ba21166
make extended buttons dynamic
2016-10-31 13:30:16 +02:00
Lyubomir Marinov
8b2491c7a2
[tvOS] Automatic Xcode project file fixes
...
Xcode insists on automatically fixing the project file with tvOS
support. In order to not have to constantly ignore these automatic
changes when committing, commit them.
2016-10-30 20:43:29 -05:00
Lyubomir Marinov
f987a53313
[iOS] Clean up the Xcode project file
2016-10-30 20:26:39 -05:00
Lyubomir Marinov
d875b35b32
[Android] Crashlytics
2016-10-30 18:12:33 -05:00
yanas
df76d6990e
Merge pull request #1062 from m-voloshin/FEATURE-tooltip-for-contact-list
...
New tooltip for contact list
2016-10-28 16:11:01 -05:00
yanas
86ffccb95a
Merge pull request #1076 from kkrisstoff/UI/bugs-and-adjustments
...
audio_level oppacity and addParticipant button name
2016-10-28 16:10:47 -05:00
yanas
50494eb745
Updates to master
2016-10-28 13:20:38 -05:00
Konstantyn Pahsura
28f719b58a
dropdown styles fixes
2016-10-28 13:09:47 -05:00
yanas
d384cd77c6
Merge pull request #1085 from jitsi/video-thumbnail-hover
...
Update _variables.scss
2016-10-28 12:54:25 -05:00
yanas
bb3384dc7c
Update _variables.scss
2016-10-28 12:53:50 -05:00
yanas
ae9819a45c
Merge pull request #1075 from BeatC/menu-restyling-editions
...
Adjust alignment of remote video menu
2016-10-28 12:43:12 -05:00
yanas
40473a16c7
Merge pull request #1084 from jitsi/toolbar_animation
...
fix(Toolbar): Both toolbars are displayed in the same time
2016-10-28 12:40:37 -05:00
hristoterezov
baad364b04
fix(Toolbar): Both toolbars are displayed in the same time
2016-10-28 12:39:25 -05:00
Дамян Минков
d2f52b534a
Merge pull request #1083 from jitsi/fix_hover_thumbnail
...
fix(Thubmnail_PopupMenu): the thumbnail should be considered hovered when the popup menu is hovered
2016-10-28 11:59:36 -05:00
Lyubomir Marinov
532010c916
Update project files as recommended by Xcode
2016-10-28 11:30:04 -05:00
paweldomas
e349cc59ad
style(translation): adds comment about lang auto detection
2016-10-28 11:17:09 -05:00
hristoterezov
634a18e847
fix(Thubmnail_PopupMenu): the thumbnail should be considered hovered when the popup menu is hovered
2016-10-28 11:16:40 -05:00
paweldomas
01581196f0
Merge pull request #1082 from 'BeatC/config-option-to-freeze-translation'
...
Add detect translation freeze in interface config
2016-10-28 11:14:22 -05:00
Konstantyn Pahsura
d7ed0bac69
audio_level oppacity and addParticipant button name
2016-10-28 18:39:40 +03:00
Ilya Daynatovich
209272f940
Add detect translation freeze in interface config
2016-10-28 16:18:08 +03:00
Ilya Daynatovich
138ed6a487
Fixed interface
2016-10-28 13:52:08 +03:00
Ilya Daynatovich
d84d0b65ca
Adjust alignment of remote video menu
2016-10-28 13:52:08 +03:00
Paweł Domas
2fe69d409b
Merge pull request #1071 from jitsi/ongoing-work-video-thumbnails
...
Ongoing work video thumbnails
2016-10-27 17:13:27 -05:00
damencho
9764fe52de
Removed not needed setting of the quality to 0.
...
We now just hide the icon with values and show the interrupted one. Calling this one was causing troubles like flickering and stats popover not able to hide, once shown. On hover we are calling updateView which ends to this call which destroy and create the popover, which maybe is leading to this problems.
2016-10-27 16:56:32 -05:00