432 Commits

Author SHA1 Message Date
Noel De Martin
9799ceeba6
Merge pull request #3339 from dpalou/MOBILE-4086
Mobile 4086
2022-07-07 16:09:00 +02:00
Dani Palou
e63a40d092 MOBILE-4086 core: Split wscache table into several tables 2022-07-06 12:35:39 +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
Noel De Martin
ed50d3d76a MOBILE-4081 core: Consolidate Platform services 2022-06-20 18:19:18 +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
1cbdd5a96b MOBILE-4081 emulator: Fix error injecting Network Service 2022-06-15 16:49:33 +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
Dani Palou
e2db1b347d MOBILE-4074 core: Fix update error if no zoom setting stored 2022-06-13 10:07:17 +02:00
Noel De Martin
bf8c15c5a8 MOBILE-3321 core: Fix optional dependency 2022-06-08 13:28: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
Dani Palou
30738670b7 MOBILE-4087 debug: Use 2 decimals in printTablesSummary 2022-06-02 17:12:54 +02:00
Dani Palou
29889169f5 MOBILE-4087 debug: Allow printing tables db summary 2022-06-01 12:14:50 +02:00
Noel De Martin
6356623664 MOBILE-3988 core: Remove duplicated promise helper 2022-05-31 10:33:54 +02:00
Alfonso Salces
1cd9100a56 MOBILE-4081 sites: add logout without require auth again 2022-05-30 13:09:01 +02:00
Dani Palou
d5b6f557a0 MOBILE-4069 singletons: Deprecate CoreArray.contains 2022-05-27 15:09:43 +02:00
Dani Palou
a6d30a50c3
Merge pull request #3283 from alfonso-salces/MOBILE-4078
MOBILE-4078 urlschemes: Change regular expression to remove useless c…
2022-05-20 12:40:37 +02:00
Dani Palou
1f12774994
Merge pull request #3282 from alfonso-salces/MOBILE-4074
MOBILE-4074 configs: Add default zoom level
2022-05-19 11:49:58 +02:00
Noel De Martin
15181fb0b7 MOBILE-4080 core: Improve devtools settings 2022-05-19 10:45:14 +02:00
Alfonso Salces
a7f2016f9f MOBILE-4074 configs: Add default zoom level 2022-05-19 10:29:26 +02:00
Alfonso Salces
5ea6368a10 MOBILE-4078 urlschemes: Change regular expression to remove useless characters 2022-05-18 12:14:49 +02:00
Pau Ferrer Ocaña
a94da4d804 MOBILE-4061 behat: Generate custom URL to quickly bypass steps on app 2022-05-12 17:17:30 +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
155ec962ed
Merge pull request #3243 from dpalou/MOBILE-3833
Mobile 3833
2022-04-08 12:40:08 +02:00
Dani Palou
0e74f73549 MOBILE-3833 core: Save public config in cache 2022-04-08 12:19:54 +02:00
Dani Palou
8c41be3520 MOBILE-3833 core: Block logout when a form is active 2022-04-08 08:06:26 +02:00
Pau Ferrer Ocaña
676a35f23d MOBILE-3833 screen: Get orientation from cordova plugin 2022-04-07 12:48:51 +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
Dani Palou
a690353ad7 MOBILE-3833 core: Fix collisions in link handlers
The /admin handlers haven't been modified because that folder can be moved to somewhere else in some Moodle versions
2022-03-31 13:02:52 +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
Dani Palou
0bc6568f1f MOBILE-3833 core: Fix 'undefined' handler in log 2022-03-23 10:31:55 +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
5e0a46aa75 MOBILE-3833 core: Fix page loaded when switch account 2022-03-18 16:03:29 +01:00