138 Commits

Author SHA1 Message Date
Alfonso Salces
a96df9aaaf MOBILE-4081 singletons: Add event for when main home loads 2022-10-03 14:31:23 +02:00
Dani Palou
01df501cad MOBILE-3817 courses: Apply update in background to My Courses 2022-09-16 10:22:53 +02:00
Dani Palou
3e462979f7 MOBILE-3817 dashboard: Create observable methods for getDashboardBlocks 2022-09-15 17:58:25 +02:00
Pau Ferrer Ocaña
970ea87dab MOBILE-4081 chore: Remove unnecessary semicolons 2022-09-02 17:57:22 +02:00
Pau Ferrer Ocaña
44cbee9683 MOBILE-4081 chore: Fix duplicated semicolon 2022-09-02 14:45:04 +02:00
Noel De Martin
31499beec6
Merge pull request #3350 from dpalou/MOBILE-4113
MOBILE-4113 geolocation: Fix screen locked before allowing
2022-08-03 11:20:37 +02:00
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
Dani Palou
290b78c8ab MOBILE-4108 core: Don't call autologin WS for external URLs 2022-07-05 11:59:43 +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
f2a8de8e09 MOBILE-4069 tests: Add unit tests for CoreTime 2022-06-09 12:03:05 +02:00
Dani Palou
b5d5469f06 MOBILE-4069 tests: Add unit tests for CoreText 2022-06-09 10:55:46 +02:00
Dani Palou
d0618312cc MOBILE-4069 tests: Add unit tests for CoreSubscriptions 2022-06-09 10:36:06 +02:00
Dani Palou
a6aa9e7a88 MOBILE-4069 tests: Add unit tests for CoreObject 2022-06-09 10:36:06 +02:00
Dani Palou
9ac2374820 MOBILE-4069 tests: Add unit tests for CoreMath 2022-06-09 10:36:06 +02:00
Dani Palou
c6ae1f991d MOBILE-4069 tests: Add unit tests for CoreLogger 2022-06-09 08:27:48 +02:00
Dani Palou
6cc731eeea MOBILE-4069 test: Add unit tests to Locutus singleton 2022-05-27 15:20:40 +02:00
Dani Palou
e9c8b9cc03 MOBILE-4069 test: Add unit tests to CoreForms singleton 2022-05-27 15:20:40 +02:00
Dani Palou
2548e01907 MOBILE-4069 test: Add unit tests to CoreEvents singleton 2022-05-27 15:20:40 +02:00
Dani Palou
a3d2444f2d MOBILE-4069 test: Add unit tests to CoreComponentsRegistry singleton 2022-05-27 15:20:40 +02:00
Dani Palou
c0488d1399 MOBILE-4069 test: Add unit tests to CoreColors singleton 2022-05-27 15:20:40 +02:00
Dani Palou
3b30c0f510 MOBILE-4069 test: Add unit tests to CoreBrowser singleton 2022-05-27 15:20:40 +02:00
Dani Palou
0c46992296 MOBILE-4069 test: Add unit tests to CoreArray singleton 2022-05-27 15:09:43 +02:00
Dani Palou
d5b6f557a0 MOBILE-4069 singletons: Deprecate CoreArray.contains 2022-05-27 15:09:43 +02:00
Dani Palou
92aac833a3 MOBILE-4069 test: Add more unit tests to CoreUrl singleton 2022-05-27 15:09:43 +02:00
Noel De Martin
0c1b244055 MOBILE-4080 core: Improve devtools settings 2022-05-19 11:53:32 +02:00
Pau Ferrer Ocaña
6d0b53f034 MOBILE-3881 timeline: Fix minimim time to get events from 2022-04-22 11:17:38 +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
7097d3c9fc MOBILE-3833 core: Update handlers when user completes profile 2022-04-13 16:10:10 +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
676a35f23d MOBILE-3833 screen: Get orientation from cordova plugin 2022-04-07 12:48:51 +02:00
Pau Ferrer Ocaña
7236dd34c1 MOBILE-3833 user-tours: Listen to changes on scroll and resize 2022-04-06 15:40:43 +02:00
Noel De Martin
78a51dbffa
Merge pull request #3221 from dpalou/MOBILE-4015
Mobile 4015
2022-04-05 10:03:18 +02:00
Dani Palou
dc6ca1f085 MOBILE-4015 core: Support refresh on resume with data-app-url 2022-04-05 09:35:56 +02:00
Dani Palou
910d557b87 MOBILE-4015 core: Support data-app-url attribute 2022-03-31 17:16:19 +02:00
Dani Palou
c57d9f8237
Merge pull request #3219 from crazyserver/MOBILE-3833
Mobile 3833
2022-03-31 16:09:56 +02:00
Pau Ferrer Ocaña
82b350c105 MOBILE-3833 dom: Size does not depend on scroll position 2022-03-31 14:50:35 +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
cdeb4af6da MOBILE-3833 collapsible: Wait tabs to be ready 2022-03-31 12:08:05 +02:00
Noel De Martin
35433615f3 MOBILE-3833 usertours: Watch elements visibility 2022-03-30 14:33:07 +02:00
Pau Ferrer Ocaña
b129d3777b MOBILE-3833 style: Dynamic collapsible item background 2022-03-29 16:56:03 +02:00
Dani Palou
9b40c5e87e MOBILE-3919 utils: Move formatTime functions to CoreTime 2022-03-29 08:13:58 +02:00
Pau Ferrer Ocaña
602331d2c6 MOBILE-3833 style: Shadow on collapsible footer only if not at bottom 2022-03-25 14:49:01 +01: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
dd0e2add0a MOBILE-3814 blocks: Fix slotting side blocks button 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
505891fa11 MOBILE-3814 auto-focus: Improve focus handling 2022-03-21 16:38:55 +01:00