646 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
7068db3f62 MOBILE-4616 chore: Move copyClipboard to CoreText 2024-07-25 10:46:28 +02:00
Pau Ferrer Ocaña
caa100979a MOBILE-4616 chore: Import modals during runtime 2024-07-25 10:46:28 +02:00
Noel De Martin
f6bd83ae6c MOBILE-4596 data: Decouple handlers 2024-07-23 11:37:27 +02:00
Alfonso Salces
001fba65cb MOBILE-4630 dom: Use multilang filter in showDeleteConfirm 2024-07-23 09:22:11 +02:00
Alfonso Salces
fd9577cfbf MOBILE-4630 pluginfile: Add lang to file download request 2024-07-23 09:22:05 +02:00
Pau Ferrer Ocaña
339212435d MOBILE-4569 behat: Fix some behat tests 2024-07-17 16:55:22 +02:00
Pau Ferrer Ocaña
2e1626dcfb MOBILE-4594 chore: Remove deprecated code on 4.1 and 4.0 2024-07-17 16:55:22 +02:00
Pau Ferrer Ocaña
aadb6f0a24 MOBILE-4594 ionic: Update to Ionic 8 2024-07-17 16:55:21 +02:00
Pau Ferrer Ocaña
eb9935a1d7 MOBILE-4632 database: Load styles from site plugins 2024-07-15 15:19:15 +02:00
Pau Ferrer Ocaña
a9f4a48356 MOBILE-4616 keyboard: Fix dom-app circular dep by separating keyboard 2024-07-15 13:15:42 +02:00
Pau Ferrer Ocaña
03e0c363b3 MOBILE-4619 sites: Remove site classes on login unchecked 2024-07-10 14:04:08 +02:00
Dani Palou
1e2851225f MOBILE-4470 location: Improve handling approximate location 2024-06-17 10:07:56 +02:00
Dani Palou
554e5eeb76 MOBILE-4470 location: Fix location in Android and iOS 2024-06-13 11:19:15 +02:00
Noel De Martin
3ada101981
Merge pull request #4087 from dpalou/MOBILE-4470
MOBILE-4470 popover: Fix popover position when zoom applied
2024-06-06 12:31:54 +02:00
Dani Palou
738de88c38 MOBILE-4470 popover: Fix popover position when zoom applied 2024-06-06 12:11:02 +02:00
Dani Palou
ac920dc299 MOBILE-4604 core: Download embedded files before login in Android 2024-06-05 10:00:05 +02:00
Dani Palou
9d226bca34 MOBILE-4470 rte: Fix unable to save HTML with just media 2024-05-31 11:25:03 +02:00
Pau Ferrer Ocaña
55428d5346 MOBILE-4470 iframes: Fix loading and improve responsive styles 2024-05-23 12:20:56 +02:00
Pau Ferrer Ocaña
211231a0a8 MOBILE-4470 rte: Fix rte auto focused on enter 2024-05-17 12:51:00 +02:00
Noel De Martin
77d3ac9d43 MOBILE-4470 angular: Fix snapshot types
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
2024-05-14 13:33:34 +02:00
Pau Ferrer Ocaña
e779c7a7f2 MOBILE-4470 modals: Fix refresh button modal pointer events 2024-05-10 14:36:28 +02:00
Dani Palou
2707ccd9da MOBILE-4470 overlays: Fix Ionic bug with aria-hidden 2024-05-09 17:44:59 +02:00
Dani Palou
b9f07d7f65 MOBILE-4470 quiz: Fix auto save popover not dismissed 2024-05-09 13:23:48 +02:00
Pau Ferrer Ocaña
497030595e
Merge pull request #4024 from dpalou/MOBILE-4457
MOBILE-4457 question: Support ordering question type
2024-04-29 16:00:12 +02:00
Dani Palou
5cee8d4935 MOBILE-4457 question: Support ordering question type 2024-04-26 09:31:20 +02:00
Pau Ferrer Ocaña
ee6389e147 MOBILE-4565 utils: Revert deprecating prefixKeys 2024-04-25 11:52:45 +02:00
Pau Ferrer Ocaña
93b420311d MOBILE-4565 utils: Move some array functions to CoreArray 2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
45fb4cb92a MOBILE-4565 a11y: Fix a lot of focus problems 2024-04-25 09:46:44 +02:00
Noel De Martin
312fb13b3a MOBILE-4569 grades: Remove actions menu
Right now, this menu is only used to link to the "Grade Analysis" because this link was removed from the LMS after some recent changes. But the mobile app never had this link, so we can safely remove the menu for now.
2024-04-11 10:27:27 +02:00
Dani Palou
a54d8e7b64 MOBILE-4572 login: Don't auto launch SSO if app launched with token URL 2024-04-10 16:07:17 +02:00
Pau Ferrer Ocaña
0d56f802f2 MOBILE-4543 chore: Remove unnecessary variable type change on hash 2024-04-04 12:12:07 +02:00
Dani Palou
8b2b130e14 MOBILE-4470 core: Make DownloadStatus types match const names 2024-04-02 14:36:02 +02:00
Noel De Martin
dcf9439eb7 MOBILE-4268 core: Refactor error accordion into service 2024-03-19 10:57:46 +01:00
Noel De Martin
6b461b035e MOBILE-4268 core: Update error accordion UI 2024-03-19 10:13:07 +01:00
Noel De Martin
e1be8caace MOBILE-4268 core: Rename core-error-accordion 2024-03-18 16:10:40 +01:00
Noel De Martin
eb0738cb0f MOBILE-4268 core: Require details with error code 2024-03-18 16:10:40 +01:00
Noel De Martin
6ce688e76c MOBILE-4270 core: Report login errors 2024-03-18 16:10:40 +01:00
Dani Palou
9b8414e8b4 MOBILE-2768 mimetype: Improve mimetype detection for PHP URLs 2024-03-18 08:28:48 +01:00
Dani Palou
98e7ba17c9 MOBILE-3622 h5p: Apply styles defined in h5pcustomcss 2024-03-14 17:28:33 +01:00
Dani Palou
41e4292c48 MOBILE-4526 core: Use ContextLevel enum instead of string 2024-03-13 07:53:53 +01:00
Pau Ferrer Ocaña
dd194b1a85 MOBILE-4540 url: Reduce WS calls on module handler 2024-03-12 11:36:55 +01:00
Pau Ferrer Ocaña
21b43d56df MOBILE-4538 delegates: Add handlers promise enabled info and remove code 2024-03-11 11:57:42 +01:00
Dani Palou
9b9b569703 MOBILE-4539 core: Create and use new DownloadStatus types 2024-03-11 11:28:07 +01:00
Pau Ferrer Ocaña
6f371abbdb MOBILE-3947 chore: Deprecate CoreArray.flatten in favor native flat 2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
ccd9c05855 MOBILE-3947 chore: Remove direct usage of is('cordova') 2024-03-07 11:29:34 +01:00
Dani Palou
5cd20b8710 MOBILE-4499 local-notifications: Fix cancelling site events 2024-02-22 09:39:23 +01:00
Dani Palou
edd6214e71 MOBILE-4313 notifications: Show warnings if permissions missing 2024-02-19 15:58:56 +01:00
Dani Palou
f31eb838fd
Merge pull request #3927 from NoelDeMartin/MOBILE-4304
MOBILE-4304: Replace WebSQL with sqlite-wasm
2024-02-14 09:53:46 +01:00
Alfonso Salces
abf2867fc6 MOBILE-4501 cordova-plugin-moodleapp: Add diagnostic plugin 2024-02-14 09:22:15 +01:00
Noel De Martin
7adf75f490 MOBILE-4304 core: Improve infinite-loader race conditions 2024-02-14 09:06:20 +01:00