jiti-meet/react/features/app
Calinteodor dbf7bf4750
feat(prejoin) native prejoin screen and other navigation updates
* feat(prejoin) created native Prejoin screen

* feat(prejoin) fixed useState callback and updates warnings

* feat(prejoin) created styles file

* feat(prejoin) moved nav from middleware to appNavigate, created native DeviceStatus

* feat(prejoin) updated styles

* feat(prejoin) review remarks pt. 1

* feat(prejoin) removed unused styles

* feat(prejoin) review remarks pt. 2

* feat(prejoin) comment fix

* feat(prejoin) added header title

* feat(prejoin) review remarks

* feat(lobby) updated styles

* feat(prejoin) updated lobby screen header button functionality

* feat(prejoin) review remarks pt 3

* feat(welcome) removed VideoSwitch component

* feat(mobile/navigation) fixed linter

* feat(welcome) moved isWelcomePageEnabled to functions.ts

* feat(mobile/navigation) screen options and order updates

* feat(app) review remark

* feat(welcome) added translation for screen header title and fixed build

* feat(mobile/navigation) added screen title translation and created screen option

* feat(mobile/navigation) fixed screenOptions import

* feat(mobile/navigation) added DialInSummary title translation, fixed animation and close button

* feat(welcome) fixed build

* feat(welcome) removed extra check

* feat(prejoin) review remarks pt 4

* feat(prejoin) added Join in low bandwidth mode btn

* feat(welcome) changed welcome screen header title

* fixup lobby close
2022-06-16 11:49:07 +02:00
..
components fix(rn,navigation) wait until the root navigator is initialized 2022-05-06 15:05:37 +02:00
actions.any.js fix(mobile/navigations) added LoadConfigOverlay to RootNavigator (#11067) 2022-03-17 16:13:58 +02:00
actions.native.js feat(prejoin) native prejoin screen and other navigation updates 2022-06-16 11:49:07 +02:00
actions.web.js language(typescript) actionTypes.js -> actionTypes.ts (#10940) 2022-04-08 15:24:58 +03:00
functions.any.js fix(mobile/navigations) added LoadConfigOverlay to RootNavigator (#11067) 2022-03-17 16:13:58 +02:00
functions.native.js fix(mobile/navigations) added LoadConfigOverlay to RootNavigator (#11067) 2022-03-17 16:13:58 +02:00
functions.web.js fix(mobile/navigations) added LoadConfigOverlay to RootNavigator (#11067) 2022-03-17 16:13:58 +02:00
getRouteToRender.native.js feat(rn,app) unified navigators 2022-01-25 13:55:57 +01:00
getRouteToRender.web.js feat(prejoin) native prejoin screen and other navigation updates 2022-06-16 11:49:07 +02:00
logger.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00
middleware.js fix(app) fix broken import 2022-05-23 17:14:54 +02:00
middlewares.any.js fix: leaking listeners while waiting on auth dialog (#11288) 2022-04-05 21:13:39 -05:00
middlewares.native.js feat(dynamic-branding) add initial mobile SDK customization 2022-05-23 17:02:14 +02:00
middlewares.web.js feat(local-recordings) drop old "local recordings" implementation 2022-05-03 14:40:12 +02:00
reducer.native.js fix(rn,navigation) wait until the root navigator is initialized 2022-05-06 15:05:37 +02:00
reducers.any.js feat(gif) Added GIF support (GIPHY integration) (#11021) 2022-03-11 15:00:49 +02:00
reducers.native.js fix(rn,navigation) wait until the root navigator is initialized 2022-05-06 15:05:37 +02:00
reducers.web.js feat(local-recordings) drop old "local recordings" implementation 2022-05-03 14:40:12 +02:00
types.ts ref(reactions) Re-write using TypeScript (#11603) 2022-06-08 10:44:47 +03:00