289 Commits

Author SHA1 Message Date
Dani Palou
8d64282ce8 MOBILE-4113 geolocation: Fix screen locked before allowing 2022-08-03 11:11:04 +02:00
Dani Palou
88a19ea066 MOBILE-4116 moment: Force timezone for moment in behat tests 2022-07-29 14:59:40 +02:00
Pau Ferrer Ocaña
7dfcd8bfe3 MOBILE-4047 errors: Admit buttons when creating a CoreError 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña
c1cae77bbc MOBILE-4047 cron: Improve alerts on cron failures 2022-07-12 16:01:51 +02:00
Dani Palou
a611ac64d0 MOBILE-4031 core: Create config values for Toast duration 2022-07-11 10:19:43 +02:00
Alfonso Salces
93cfcd4ae0
Merge pull request #3330 from NoelDeMartin/MOBILE-4038
MOBILE-4038 timeline: Refactor using OnPush
2022-07-06 11:46:02 +02:00
Noel De Martin
70e11f9ea4 MOBILE-4038 timeline: Refactor using OnPush 2022-07-06 11:08:38 +02:00
Dani Palou
290b78c8ab MOBILE-4108 core: Don't call autologin WS for external URLs 2022-07-05 11:59:43 +02:00
Dani Palou
fcf82349cf MOBILE-4097 core: Don't convert to address URL if it's already a URL 2022-06-22 07:41:32 +02:00
Dani Palou
30b26adbd6 MOBILE-4054 core: Allow not displaying again open file warning 2022-06-17 10:55:38 +02:00
Pau Ferrer Ocaña
82033e05d0 MOBILE-4061 core: Handle network changes on the network service 2022-06-14 12:17:05 +02:00
Noel De Martin
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +02:00
Noel De Martin
a0a138f686 MOBILE-3321 core: Decouple isMobile from App 2022-06-08 13:17:14 +02:00
Noel De Martin
6356623664 MOBILE-3988 core: Remove duplicated promise helper 2022-05-31 10:33:54 +02:00
Alfonso Salces
a7f2016f9f MOBILE-4074 configs: Add default zoom level 2022-05-19 10:29:26 +02:00
Dani Palou
542604f894 MOBILE-3833 core: Hide sensitive info in open browser warning 2022-04-14 11:47:39 +02:00
Dani Palou
83e7abec1b MOBILE-3833 time: Stop using moment in formatTime 2022-04-12 10:44:20 +02:00
Pau Ferrer Ocaña
f81ddb374d MOBILE-3833 files: Revert size of filetype assets
This reverts commit 1c2da44b442f4e9a9511ae59d2966a493d383cf4.
2022-04-05 15:25:32 +02:00
Pau Ferrer Ocaña
771ee90d6a
Merge pull request #3211 from dpalou/MOBILE-3833
Mobile 3833
2022-03-30 11:27:20 +02:00
Dani Palou
9884ceb6b3 MOBILE-3833 ios: Fix handle iframe links in iOS 2022-03-30 09:38:55 +02:00
Pau Ferrer Ocaña
1c2da44b44 MOBILE-3833 files: Reduce size of filetype assets 2022-03-29 16:56:04 +02:00
Dani Palou
9b40c5e87e MOBILE-3919 utils: Move formatTime functions to CoreTime 2022-03-29 08:13:58 +02:00
Dani Palou
1da073eefa MOBILE-3919 assign: Support time limit in assigns 2022-03-29 08:05:54 +02:00
Pau Ferrer Ocaña
ea8664f8ba MOBILE-3833 dom: Move onWindowResize to CoreDom 2022-03-24 11:49:12 +01:00
Pau Ferrer Ocaña
a9d14f4fc3 MOBILE-3814 calendar: Select custom when item over input is clicked 2022-03-22 15:09:48 +01:00
Pau Ferrer Ocaña
6a1b692dc5 MOBILE-3814 dom: Move new function to a singleton class 2022-03-22 11:40:16 +01:00
Pau Ferrer Ocaña
ac5e4b1d79 MOBILE-3814 dom: Fix scroll to element with selector 2022-03-22 10:58:11 +01:00
Pau Ferrer Ocaña
d500d1fd08 MOBILE-3814 dom: Improve element position 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
a76914f25a MOBILE-3814 dom: Improve scroll handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
505891fa11 MOBILE-3814 auto-focus: Improve focus handling 2022-03-21 16:38:55 +01:00
Pau Ferrer Ocaña
fd1e5ee0eb MOBILE-3814 core: Use waitForResizeDone on onWindowResize listener 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
dcb19c0f11 MOBILE-3814 collapsible: Recalculate Height when slotted 2022-03-21 16:38:54 +01:00
Pau Ferrer Ocaña
3f68944a66
Merge pull request #3191 from dpalou/MOBILE-3833
Mobile 3833
2022-03-18 16:21:38 +01:00
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Pau Ferrer Ocaña
4dcceee3e2 MOBILE-3814 core: Use waitToBeInViewport in onAppear directive 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña
e5d748f5e5 MOBILE-3814 core: Remove timeout from waitToBeInDOM 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña
9f61d559b1 MOBILE-3814 iframe: Add loading class to show iframe is loading 2022-03-18 08:26:51 +01:00
Pau Ferrer Ocaña
1819c743a6 MOBILE-3814 chore: Create a wait to be visible function 2022-03-16 13:49:58 +01:00
Noel De Martin
894e4a7b62 MOBILE-3833 core: Implement cancellable promise 2022-03-16 09:13:39 +01:00
Pau Ferrer Ocaña
23cfb29de0 MOBILE-3814 chore: Add a disconnect method on waitToBeInDOM 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
30d24f99e3 MOBILE-3814 chore: Deprecate getElementMeasure 2022-03-15 11:19:35 +01:00
Pau Ferrer Ocaña
bcb5d937ee MOBILE-3814 collapsible: Listen to resize to recalculate size 2022-03-15 11:19:35 +01:00
Noel De Martin
09d9fab2bb MOBILE-3833 core: Add cookie to force logs 2022-03-14 15:11:37 +01:00
Noel De Martin
c5f6b058db MOBILE-3153 mainmenu: Implement User Menu tour 2022-03-14 15:11:37 +01:00
Pau Ferrer Ocaña
9e1acc1ccb MOBILE-3814 chore: Refactor waitToDom and rename it to waitToBeInDOM 2022-03-14 12:18:48 +01:00
Pau Ferrer Ocaña
f38372642d MOBILE-3814 collapsible: Wait to dom and loading with component registry 2022-03-14 10:20:29 +01:00
Pau Ferrer Ocaña
81e227a8fa MOBILE-3814 chore: Deprecate closest on CoreDomUtils 2022-03-14 10:20:29 +01:00
Noel De Martin
717978388e MOBILE-3982 core: Extract CoreComponentsRegistry 2022-03-01 11:50:23 +01:00
Pau Ferrer Ocaña
56e0ab629b
Merge pull request #3142 from dpalou/MOBILE-3833
Mobile 3833
2022-02-25 08:50:25 +01:00
Dani Palou
b3cadf8cd7 MOBILE-3833 qr: Set color-scheme to normal when open QR scanner
For some reason leaving this value to 'light dark' displays a black screen in Android
2022-02-24 13:18:30 +01:00