73 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
9dab24fef5 MOBIE-3947 lint: Fix self closing tags 2023-11-27 14:45:50 +01:00
Pau Ferrer Ocaña
e8dd8be967 MOBILE-3947 chore: Change Ionic native imports to awesome cordova 2023-11-24 13:46:58 +01:00
Dani Palou
3b99950df6 MOBILE-4469 site: Rename candidate site to authenticated site 2023-11-22 10:48:18 +01:00
Dani Palou
a724a946d2 MOBILE-4469 core: Create new CoreCandidateSite class 2023-11-22 08:17:12 +01:00
Dani Palou
988ddb4b94 MOBILE-4469 core: Move CoreSite class to new sites folder 2023-11-21 11:58:27 +01:00
Dani Palou
2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02:00
Pau Ferrer Ocaña
b947fadc72 MOBILE-4343 lang: Updated langpacks 2023-06-15 15:42:16 +02:00
Dani Palou
0309e7a8c1 MOBILE-4303 iframe: Support auto-login in core-iframe component 2023-04-14 12:26:21 +02:00
Dani Palou
8cb4b4ec6d MOBILE-4269 h5pactivity: Support save state in offline 2023-04-05 11:29:51 +02:00
Dani Palou
22aab82f4e MOBILE-4269 h5p: Rename whitelist word 2023-04-05 11:29:51 +02:00
Dani Palou
dfe185f28c MOBILE-4269 h5pactivity: Support save state in online 2023-04-05 11:29:51 +02:00
Pau Ferrer Ocaña
902288dd0f MOBILE-4279 fonts: Update Font-awesome names to 6.3 2023-03-21 12:07:06 +01:00
Pau Ferrer Ocaña
c22424c93e MOBILE-4270 chore: Solve lots of linter warnings 2023-03-14 15:50:42 +01:00
Dani Palou
173acfb954 MOBILE-4265 h5p: Update h5p to 1.23 2023-03-08 09:44:25 +01:00
Dani Palou
bd6fb138e1 MOBILE-4265 h5p: Update h5p to 1.22.4
Most of the changes were related to H5P Content Hub, so they weren't included in the app
2023-03-08 09:44:25 +01:00
Dani Palou
ed6cce66b5 MOBILE-4235 h5p: Fix regex applied by dependencies 2023-01-19 15:48:48 +01:00
Pau Ferrer Ocaña
dd4c9a1ed0 MOBILE-4081 eslint: Solve jsdoc linter warnings 2022-12-01 23:05:46 +01:00
Pau Ferrer Ocaña
de29903320
Merge pull request #3493 from dpalou/MOBILE-4081
MOBILE-4081 h5p: Fix full screen in Android
2022-12-01 10:34:35 +01:00
Dani Palou
5b4ac6b6ec MOBILE-4081 h5p: Fix full screen in Android 2022-12-01 10:25:36 +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
Aldo Saia
16e137bf57 MOBILE-4072 h5p: Use workaround for H5P fullscreen in iOS 2022-11-17 15:49:26 +01:00
Dani Palou
922be9f9bc MOBILE-4081 h5p: Fix cannot read tags of undefined 2022-10-06 13:25:00 +02:00
Pau Ferrer Ocaña
68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +02:00
Alfonso Salces
b3d1a910fb MOBILE-4085 core: Fix change detection in core-course-module and core-h5p-player 2022-07-07 15:16:22 +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
73ee4df1ec MOBILE-3321 core: Decouple Network from App 2022-06-08 13:28:05 +02:00
Pau Ferrer Ocaña
cff39f065f MOBILE-3833 badges: Fix missing expired overlay 2022-04-05 15:49:23 +02:00
Pau Ferrer Ocaña
90ddcd7827 MOBILE-3833 loading: Change loading usage 2022-03-25 14:49:01 +01:00
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Noel De Martin
a626930e72 MOBILE-3981 core: Optimize filepool tables 2022-02-14 14:18:58 +01:00
Dani Palou
2943d42678 MOBILE-3823 fullscreen: Add fullscreen button in H5P and IMSCP 2022-02-09 15:05:20 +01:00
Dani Palou
0fd27feec9 MOBILE-3833 h5p: Fix substring in h5p validator 2022-02-04 14:42:16 +01:00
Pau Ferrer Ocaña
acb44dd474 MOBILE-3814 style: Adapt colors 2022-01-27 19:12:29 +01:00
Pau Ferrer Ocaña
46dada14cb MOBILE-3814 chore: Remove deprecated String.substr calls 2022-01-19 14:52:52 +01:00
Dani Palou
4fb700b985
Merge pull request #3028 from crazyserver/MOBILE-3833
Mobile 3833
2021-12-20 16:50:58 +01:00
Pau Ferrer Ocaña
7d7f738d05 MOBILE-3833 chore: Reduce typeof undefined usage 2021-12-20 15:31:24 +01:00
Dani Palou
8f4b2df43a MOBILE-3948 h5p: User uniqueness by id instead of email 2021-12-20 12:42:34 +01:00
Dani Palou
1547b66ec9 MOBILE-3917 h5p: Check missing dependencies 2021-11-16 11:49:01 +01:00
Dani Palou
1906a62080 MOBILE-3918 h5p: Fix undefined title for some packages 2021-11-12 12:52:45 +01:00
Pau Ferrer Ocaña
dc2bbe8af1 MOBILE-3899 core: Fix non-null assertion warnings on linter 2021-11-02 11:09:26 +01:00
Pau Ferrer Ocaña
f1f94228b7 MOBILE-3103 style: Fix on safe area measures 2021-10-08 12:00:13 +02:00
Dani Palou
1d4fca73c0 MOBILE-3552 h5p: Fix some dependencies not added to cached assets 2021-09-08 13:21:48 +02:00
Dani Palou
4cb5c9b37e MOBILE-3289 h5p: Fix fullscreen for H5P in the app 2021-09-01 10:30:34 +02:00
Dani Palou
6677e424e1 MOBILE-3289 h5p: Fix unneeded scroll in H5P in Android 2021-09-01 08:58:48 +02:00
Noel De Martin
3e44a3c174 MOBILE-3833 chore: Clean up initializers 2021-08-31 08:59:11 +02:00
Dani Palou
310f55f119 MOBILE-3763 h5p: Fix height of iframes added using the embed code 2021-07-27 12:56:27 +02:00
Dani Palou
6d9b171e08 MOBILE-3320 h5p: Don't download H5P if offline disabled in site 2021-06-23 08:10:15 +02:00
Dani Palou
84d80500e8 MOBILE-3320 h5p: Fix package disappear when opening new pages 2021-06-16 12:59:53 +02:00
Pau Ferrer Ocaña
f74b7b204f MOBILE-3320 loading: Improve core-loading layout and animations 2021-05-28 16:39:17 +02:00