jiti-meet/react/features/app
paweldomas 8b2ce21e1a fix(RN): bundle sound files in release build
On Android the files will be copied to the assets/sounds directory of
the SDK bundle on build time. To play the "asset:/" prefix has to be
used to locate the files correctly.

On iOS each sound file must be added to the SDK's Xcode project in order
to be bundled correctly. To playback we need to know the path of the SDK
bundle which is now exposed by the AppInfo iOS module.
2018-04-10 10:59:52 +02:00
..
components ref(chat): port incoming chat msg sound to react 2018-03-13 16:57:28 -05:00
actionTypes.js [RN] Naming 2017-06-09 14:51:31 -05:00
actions.js fix(reload): Preserve URL params on reload/redirect. 2018-02-28 14:28:56 -06:00
functions.native.js fix(RN): bundle sound files in release build 2018-04-10 10:59:52 +02:00
functions.web.js fix(welcome-page): modify styling for narrow screens (#2724) 2018-04-09 15:50:57 -05:00
getRouteToRender.js Adds application name to the initJitsiConference options. 2017-10-16 16:35:26 -05:00
index.js Invite URL w/o (hash & query/search) params 2017-06-01 21:04:31 -05:00
middleware.js Flow, coding style 2017-10-17 17:12:39 -05:00
reducer.js Remove obsolete source code 2017-10-17 17:12:39 -05:00