jiti-meet/react/features/deep-linking
virtuacoplenny 17c1f50fc3 fix(mobile-landing): do not attempt opening download link in new window
Instead let the mobile OS take care of opening the URL
in the appropriate application. Without target _blank,
iOS 13.2.2 on Chrome will open about:blank and immediately
close the tab instead of opening the store.
2019-11-15 09:43:18 +01:00
..
components fix(mobile-landing): do not attempt opening download link in new window 2019-11-15 09:43:18 +01:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js flow: tame the beast 2019-03-21 14:47:55 +01:00
constants.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
functions.js feat(deep-linking): allow disabling through override 2019-07-19 14:48:46 -07:00
index.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
middleware.js feat(deeplinking): Pass state to openDesktopApp. 2019-06-10 04:14:41 -07:00
openDesktopApp.js feat(deeplinking): Pass state to openDesktopApp. 2019-06-10 04:14:41 -07:00
reducer.js Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
renderPromotionalFooter.js feat(PromotionalFooter): Implement 2019-11-06 03:29:49 -08:00