200 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
7660ba1b99
Merge pull request #3486 from alfonso-salces/MOBILE-4075
MOBILE-4075 h5p: Full screen iframe hide course header and ion-tab-bar
2022-11-29 12:05:26 +01:00
Alfonso Salces
c851105b79 MOBILE-4075 h5p: Full screen iframe hide course header and ion-tab-bar 2022-11-29 11:56:40 +01:00
Pau Ferrer Ocaña
8dde80aa08 MOBILE-4081 chore: Remove deprecated concatenatePaths usage 2022-11-29 10:23:36 +01:00
Dani Palou
51ba1186d5 MOBILE-4081 h5p: Fix H5P assets broken on iOS update 2022-11-28 12:32:34 +01:00
Noel De Martin
1005aad1c1 MOBILE-4059 core: Improve Translate.instant types 2022-11-07 16:11:24 +01:00
Noel De Martin
9f26620e03 MOBILE-4059 core: Improve CoreObject types
Type helper extracted from https://stackoverflow.com/questions/57571664/typescript-type-for-an-object-with-only-one-key-no-union-type-allowed-as-a-key/57576688#57576688
2022-11-07 16:11:24 +01:00
Noel De Martin
11fea266e9 MOBILE-4059 core: Separate error details in alerts 2022-11-07 16:11:24 +01:00
Noel De Martin
4eb01a063c MOBILE-4059 mainmenu: Add link to contact support 2022-11-07 16:11:24 +01:00
Dani Palou
7b032aee18 MOBILE-4034 core: Fix password changed detection in Android 2022-10-27 16:30:15 +02:00
Dani Palou
8ce353832e MOBILE-4081 core: Only show warning if http 2022-10-24 09:51:57 +02:00
Dani Palou
2d501024a0 MOBILE-4152 core: Fix link handlers when protocols don't match 2022-10-13 17:05:34 +02:00
Dani Palou
8d0412fa68 MOBILE-4081 core: Remove most .bind() usage 2022-10-05 16:02:09 +02:00
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