jiti-meet/react/features
virtuacoplenny 483e2ee202 feat(connection-indicator): implement automatic hiding on good connection (#2009)
* ref(connection-stats): use PropTypes package

* feat(connection-stats): display a summary of the connection quality

* feat(connection-indicator): show empty bars for interrupted connection

* feat(connection-indicator): change background color based on status

* feat(connection-indicator): implement automatic hiding on good connection

* fix(connection-indicator): explicitly set font size

Currently non-react code will set an icon size on ConnectionIndicator.
This doesn't work on initial call join in vertical filmstrip after
some changes to support hiding the indicator. The chosen fix is
passing in the icon size to mirror what would happe with full
filmstrip reactification.

* ref(connection-stats): rename statuses

* feat(connection-indicator): make hiding behavior configurable

The original implementation made the auto hiding of the indicator
configured in interfaceConfig.

* fix(connection-indicator): readd class expected by torture tests

* fix(connection-indicator): change connection quality display styling

Bold the connection summary in the stats popover so it stands out.
Change the summaries so there are only three--strong, nonoptimal,
poor.

* fix(connection-indicator): gray background on lost connection

* feat(icons): add new gsm bars icon

* feat(connection-indicator): use new 3-bar icon

* ref(icons): remove icon-connection and icon-connection-lost

Both have been replaced by icon-gsm-bars so they are not
being referenced anymore. Mobile looks to have connect-lost
as a separate icon in font-icons/jitsi.json.
2017-09-26 11:55:09 -05:00
..
always-on-top fix(alwaysontop): change the size of the toolbar 2017-08-28 14:52:31 -05:00
analytics Coding style 2017-09-25 12:46:22 -05:00
app [RN] NetworkActivityIndicator 2017-09-20 15:59:56 -05:00
audio-level-indicator feat(audio-level): convert SmallVideo AudioLevelIndicator to React 2017-06-22 11:14:41 -05:00
authentication [RN] Render bold text in WaitForOwnerDialog 2017-09-25 14:42:15 -05:00
base Coding style 2017-09-25 12:46:22 -05:00
conference [Android] Hardware back in Conference and Dialog 2017-09-25 12:33:35 -05:00
connection-indicator feat(connection-indicator): implement automatic hiding on good connection (#2009) 2017-09-26 11:55:09 -05:00
connection-stats feat(connection-indicator): implement automatic hiding on good connection (#2009) 2017-09-26 11:55:09 -05:00
contact-list fix(contact-list): call getAvatarURL directly 2017-09-11 11:33:22 -05:00
desktop-picker fix(desktop_picker): Use defaultProps 2017-07-10 17:43:29 -05:00
device-selection squash: remove unused prop, update comment 2017-09-18 13:22:15 -05:00
dial-out ref(invite): use AtlasKit for invite modal buttons and inputs (#1868) 2017-08-15 14:30:57 -05:00
display-name feat(display-name): convert prompt to react 2017-08-04 10:21:18 -05:00
feedback feat(tooltips): add for video quality label and feedback button 2017-08-30 11:10:28 -05:00
filmstrip feat(filmstrip): show thumbnails with toolbar and on hover (#1944) 2017-09-01 16:40:05 -05:00
invite ref(info): new component for showing meeting info 2017-09-25 08:42:00 -05:00
jwt feat(pinning): move web pinning logic into redux 2017-08-11 10:43:35 +01:00
large-video ref(recording): convert recording label to react (#1915) 2017-08-25 11:45:30 -05:00
mobile [RN] NetworkActivityIndicator 2017-09-20 15:59:56 -05:00
notifications ref(notifications): bring hiding of notifications into redux 2017-08-02 11:19:38 -07:00
overlay CONNECTION_FAILED error as object 2017-09-24 16:51:43 -05:00
presence-status feat(presence): display status in thumbnail and large video (#1828) 2017-07-31 18:33:22 -05:00
recording ref(1-on-1): move remote video visibility to a selector (#1922) 2017-08-29 10:08:16 -05:00
remote-control feat(remotecontrol): Make sure the receiver is always sharing entire screen 2017-07-09 16:34:08 -05:00
remote-video-menu feat(popover): create a wrapper around InlineDialog 2017-08-24 22:00:14 -05:00
room-lock feat(contact-list): convert to react 2017-09-06 12:11:33 -05:00
share-room Move ConferenceUrl.inviteURL into React and redux 2017-06-01 21:04:31 -05:00
speaker-stats Prepare for eslint 4 2017-06-14 22:17:35 -05:00
toolbox ref(info): new component for showing meeting info 2017-09-25 08:42:00 -05:00
unsupported-browser Fix 'Missing JSDoc comment  require-jsdoc' 2017-06-01 21:01:50 -05:00
video-quality ref(info): new component for showing meeting info 2017-09-25 08:42:00 -05:00
welcome [RN] Increase contrast and consistency in LoadingIndicator use cases 2017-09-22 15:07:06 -05:00