jiti-meet/react/features/base
paweldomas 60e03e3dec feat: add join/leave sounds on mobile
Adds base/sounds feature which allows other features to register a sound
source under specified id. A new SoundsCollection component will then
render corresponding HTMLAudioElement for each such sound. Once "setRef"
callback is called by the HTMLAudioElement, this element will be added
to the Redux store. When that happens sound can be played through the
new 'playSound' action which will call play() method on the stored
HTMLAudioElement instance.
2018-03-13 16:57:28 -05:00
..
conference [RN] Automatically dispatch CONFERENCE_LEFT 2018-03-04 19:28:44 -06:00
config feat: Whitelists the gatherStats option. (#2561) 2018-03-05 11:12:39 -06:00
connection [RN] Automatically dispatch CONFERENCE_LEFT 2018-03-04 19:28:44 -06:00
devices [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
dialog [RN] Dynamically adjust LargeView's Avatar to available size (Coding style: comments, flow) 2018-02-13 09:58:43 -06:00
font-icons Facelift Welcome screen 2018-02-26 18:39:48 -06:00
i18n [RN] Add builtin translations 2018-01-26 12:18:43 -06:00
jwt feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
lib-jitsi-meet fix(android): do not require java 8 target 2018-03-08 15:47:05 -06:00
logging [RN] Make full-screen more resilient on Android (Coding style: consistency) 2018-02-14 12:28:22 -06:00
media feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
participants feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
popover fix(filmstrip-only): prevent stats display 2017-10-10 12:47:19 -05:00
profile [RN] Fix base/profile and recent-list bugs 2018-02-27 20:52:34 -06:00
react feat(invite): be able to call numbers from the invite dialog (#2555) 2018-03-12 12:23:40 -07:00
redux Introduce base/storage to represent the Web Storage API and persistence-related customizations 2018-02-02 15:13:26 -06:00
responsive-ui [RN] Make full-screen more resilient on Android (Coding style: consistency) 2018-02-14 12:28:22 -06:00
sounds feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00
storage [RN] Fix base/profile and recent-list bugs 2018-02-27 20:52:34 -06:00
styles Grow features/settings from features/app-settings and features/settings-menu 2018-02-26 19:19:01 -06:00
tracks chore(lib-jitsi-meet): Update version. 2018-02-23 13:38:41 -06:00
util feat: add join/leave sounds on mobile 2018-03-13 16:57:28 -05:00