Albert Gasset
7866b31a8f
MOBILE-4608 core: Parse error message from HTML error pages
2024-08-14 10:01:26 +02:00
Dani Palou
071eee20bb
Merge pull request #4138 from alfonso-salces/MOBILE-4581
...
MOBILE-4581 utils: Add lang to openInBrowser urls
2024-08-14 08:40:41 +02:00
Pau Ferrer Ocaña
3afa736cf4
MOBILE-4616 loading: Create a service to have loading functions
2024-08-13 16:44:25 +02:00
Pau Ferrer Ocaña
73f6a0e6b9
MOBILE-4616 viewer: Create a service to have all the qr scan functions
2024-08-13 16:44:25 +02:00
Pau Ferrer Ocaña
1412a5571c
MOBILE-4616 viewer: Create a service to have all the viewer functions
2024-08-13 16:39:31 +02:00
Pau Ferrer Ocaña
072f0b8fd4
MOBILE-4616 chore: Import popovers during runtime
2024-08-13 16:37:24 +02:00
Pau Ferrer Ocaña
7cf5d9b692
MOBILE-4616 chore: Create CorePopoversService to add popovers functions
2024-08-13 16:37:24 +02:00
Alfonso Salces
4c550729ca
MOBILE-4581 utils: Add lang to openInBrowser urls
2024-08-13 15:05:24 +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
Dani Palou
9a1cd83207
MOBILE-4640 filepool: Remove unused fillExtensionInFile
2024-08-13 14:17:37 +02:00
Dani Palou
720b48644b
MOBILE-4640 filepool: Avoid re-downloading files when it isn't needed
2024-08-13 14:17:37 +02:00
Pau Ferrer Ocaña
79ba03144c
Merge pull request #4143 from dpalou/MOBILE-4602
...
Mobile 4602
2024-08-13 09:41:31 +02:00
Dani Palou
8c96839480
MOBILE-4602 core: Remove problematic close when reopening IAB
...
Opening a new IAB when one is already open doesn't create a second one, only one is present so there's no need to close the previous one. Also, calling close() caused the new IAB to close immediately because the app doesn't wait for the previous one to finish closing.
2024-08-06 14:24:48 +02:00
Dani Palou
392351849b
MOBILE-4591 lang: Fix parent language strings overriden by mistake
2024-08-05 12:51:09 +02:00
Pau Ferrer Ocaña
3f9ea653f9
MOBILE-4616 chore: Move modals functions to CoreModalsService
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
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