246 Commits

Author SHA1 Message Date
Dani Palou
fd78763c24
Merge pull request #4249 from crazyserver/MOBILE-4653
MOBILE-4653 chore: Improve formatPixelsSize to admit more units
2024-11-28 11:29:35 +01:00
Pau Ferrer Ocaña
380fa410ce MOBILE-4653 chore: Improve formatPixelsSize to admit more units 2024-11-28 11:07:55 +01:00
Pau Ferrer Ocaña
a5cec5860c
Merge pull request #4236 from dpalou/MOBILE-4688
MOBILE-4688 file: Fix files with unencoded % in their name
2024-11-19 12:27:26 +01:00
Dani Palou
423838c58d MOBILE-4688 file: Fix files with unencoded % in their name 2024-11-19 08:11:01 +01:00
Pau Ferrer Ocaña
aca63d64fa MOBILE-4653 chore: Move deprecated useful function 2024-11-18 15:51:40 +01:00
Pau Ferrer Ocaña
f1a488d1e6 MOBILE-4653 login: Improvements to easily change classes and logins 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
0a37db2151 MOBILE-4653 chore: Fix singleton constructors and compiler 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
f75bcea915 MOBILE-4653 utils: Completely migrate utils to singleton 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
96f3be2ff1 MOBILE-4653 utils: Move object and array related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
453a2bd8c2 MOBILE-4653 utils: Move country related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
e72fea3630 MOBILE-4653 utils: Move opener related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
8ba784564b MOBILE-4653 utils: Move file related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
5e3d233272 MOBILE-4653 utils: Move file related utils functions 2024-11-18 14:24:18 +01:00
Pau Ferrer Ocaña
7ea188af49 MOBILE-4653 utils: Move promise related utils functions 2024-11-18 14:24:17 +01:00
Pau Ferrer Ocaña
fe0d6a0979 MOBILE-4653 utils: Move IAB related utils functions 2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
bc35290e15 MOBILE-4653 app: Divide CoreApp in many services 2024-11-18 14:17:51 +01:00
Albert Gasset
4dd949b10e MOBILE-4616 database: Fix processing of templates
Some elements of templates were being removed, like <tr> or <li>.
2024-10-17 12:42:32 +02:00
Dani Palou
e181137a6a MOBILE-4640 url: Fix detect revision from tokenpluginfile URLs 2024-09-13 09:41:08 +02:00
Dani Palou
e666fdc517 MOBILE-4606 login: Fix loginSuccessful calculation when authenticating 2024-08-22 13:05:19 +02:00
Dani Palou
3d393e7bdc MOBILE-4606 remotethemes: Fix styles not loaded in reconnect in offline 2024-08-22 12:55:08 +02:00
Pau Ferrer Ocaña
00951b22d5 MOBILE-4616 chore: Always use convertTextToHTMLElement to convert HTML 2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña
b0c494ee51 MOBILE-4616 chore: Move html mode classes to CoreHTMLClasses 2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña
323ccc8c76 MOBILE-4616 chore: Isolate convertHTMLToHTMLElement 2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña
90ec21333b MOBILE-4616 text: Migrate text utils to text 2024-08-14 15:17:41 +02:00
Dani Palou
7118768fe5 MOBILE-4640 core: Fix revision not removed from pluginfile URLs
This means that every time a file revision changed, the app downloaded it into a new file when it should replace the existing file with the new version.
2024-08-13 14:17:37 +02:00
Pau Ferrer Ocaña
4b950ac891 MOBILE-4616 chore: Remove some usages of old Service.instance 2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña
ab7b69c262 MOBILE-4616 chore: Move waitForResizeDone to CoreWait 2024-07-29 15:04:57 +02:00
Pau Ferrer Ocaña
6303769f0c MOBILE-4616 chore: Move ucFirst to CoreText 2024-07-29 11:47:33 +02:00
Pau Ferrer Ocaña
d6007c2aae MOBILE-4616 chore: Create CoreToastsService to add toasts functions 2024-07-29 11:46:23 +02:00
Pau Ferrer Ocaña
1186694c5f MOBILE-4616 url: Migrate all CoreUrlUtils to CoreUrl static singleton 2024-07-25 15:26:53 +02:00
Pau Ferrer Ocaña
7d9c9b6fe9 MOBILE-4616 chore: Create CoreWait to add waiting functions 2024-07-25 10:46:28 +02:00
Pau Ferrer Ocaña
7068db3f62 MOBILE-4616 chore: Move copyClipboard to CoreText 2024-07-25 10:46:28 +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
Dani Palou
188808d41e MOBILE-4470 remotethemes: Revert fix styles not loaded in offline
This reverts commit f75bfd39d15ae8efb9907cfa73474a1029da47c8.
2024-06-03 10:58:43 +02:00
Dani Palou
f75bfd39d1 MOBILE-4470 remotethemes: Fix styles not loaded in reconnect in offline 2024-05-31 15:33:33 +02:00
Dani Palou
9d226bca34 MOBILE-4470 rte: Fix unable to save HTML with just media 2024-05-31 11:25:03 +02:00
Dani Palou
859f94bf98 MOBILE-4470 tabs: Fix route loaded when changing main menu tabs
When using sub-routes like with core-tabs-outlet (e.g. participants), going back to the main menu tab set the main menu route as the current one instead of the sub-route and this caused problems with split view.
2024-05-21 10:29:59 +02:00
Pau Ferrer Ocaña
d0e0ef86b6 MOBILE-4470 swiper: Improve how params are populated to fix Swiper bug 2024-05-09 11:22:48 +02:00
Pau Ferrer Ocaña
a67cf4de7f MOBILE-4565 a11y: Fix ion-fab-button focus 2024-04-25 09:55:47 +02:00
Pau Ferrer Ocaña
93b420311d MOBILE-4565 utils: Move some array functions to CoreArray 2024-04-25 09:46:44 +02:00
Dani Palou
aae5002b2c MOBILE-4566 media: Use VideoJS for some formats in Android too 2024-04-24 12:26:34 +02:00
Dani Palou
8b2b130e14 MOBILE-4470 core: Make DownloadStatus types match const names 2024-04-02 14:36:02 +02: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
Alfonso Salces
abf2867fc6 MOBILE-4501 cordova-plugin-moodleapp: Add diagnostic plugin 2024-02-14 09:22:15 +01:00
Dani Palou
0541415a5a
Merge pull request #3881 from alfonso-salces/MOBILE-4481
MOBILE-4481 ws.ts: Get mimetype from file transfer headers
2024-02-02 11:04:24 +01:00
Alfonso Salces
8f2c3445e2 MOBILE-4481 ws.ts: Get mimetype from file transfer headers 2024-02-02 10:13:46 +01:00