2
0
Fork 0
Vmeda.Online/src/core/initializers
Dani Palou 1f3d72cfbb MOBILE-4270 messages: Decrease chances of offline messages duplicated
This is because Android seems to duplicate the request if the type of connection changes while the request is done. E.g. when leaving flight mode the device could connect to mobile data first and then to WiFi.
2023-05-09 16:32:19 +02:00
..
clear-tmp-folder.ts MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00
consume-storage-redirect.ts MOBILE-3846 core: Don't allow using sites not present in config 2021-09-02 11:50:56 +02:00
index.ts MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
initialize-databases.ts MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00
initialize-services.ts MOBILE-4081 emulator: Fix error injecting Network Service 2022-06-15 16:49:33 +02:00
initialize-urlscheme.ts MOBILE-4270 chore: Solve lots of linter warnings 2023-03-14 15:50:42 +01:00
initialize-user-agent.ts MOBILE-4081 core: Consolidate Platform services 2022-06-20 18:19:18 +02:00
inject-ios-scripts.ts MOBILE-4166 core: Move some CoreApp functions to CorePlatform 2023-02-09 13:34:29 +01:00
override-window-open.ts MOBILE-4081 core: Consolidate Platform services 2022-06-20 18:19:18 +02:00
prepare-devtools.ts MOBILE-4021 devtools: add pushNotifications instance 2022-05-31 09:54:09 +02:00
prepare-inapp-browser.ts MOBILE-4166 core: Move some CoreApp functions to CorePlatform 2023-02-09 13:34:29 +01:00
restore-session.ts MOBILE-3846 core: Don't allow using sites not present in config 2021-09-02 11:50:56 +02:00
subscribe-to-keyboard-events.ts MOBILE-3320 core: Refactor initializers 2020-12-07 14:31:55 +01:00
wait-for-platform-ready.ts MOBILE-4081 core: Consolidate Platform services 2022-06-20 18:19:18 +02:00
watch-network.ts MOBILE-4270 messages: Decrease chances of offline messages duplicated 2023-05-09 16:32:19 +02:00
watch-screen-status.ts MOBILE-3103 iframe: Manage orientation on iframes fullscreen 2021-10-07 13:51:08 +02:00