Pau Ferrer Ocaña
aca63d64fa
MOBILE-4653 chore: Move deprecated useful function
2024-11-18 15:51:40 +01:00
Pau Ferrer Ocaña
43606fbfb1
MOBILE-4653 lang: Lazy load multilang handlers from lang service
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
94b0266794
MOBILE-4653 utils: Move error 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
Pau Ferrer Ocaña
efd364f285
MOBILE-4653 chore: Mixture of typos
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
17115a2ce3
MOBILE-4653 mainmenu: Move Mainmenu constants
2024-11-18 14:17:51 +01:00
Pau Ferrer Ocaña
dba799ff90
MOBILE-4653 sites: Move CoreSite constants
2024-11-18 14:17:50 +01:00
Albert Gasset
85d01ae5a5
MOBILE-4024 ws: Follow redirects not handled by Android
2024-11-06 13:42:42 +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
7f37d87dd9
MOBILE-4673 ios: Fix iframe links script not loaded in some apps
2024-10-08 12:47:02 +02:00
Alfonso Salces
9c4965e7db
MOBILE-2256 privatefiles: Remove private files
2024-09-26 09:45:44 +02:00
Dani Palou
c827311684
MOBILE-4482 core: Fix treat draft URLs failing because of encoded chars
...
Usually file.filename doesn't have encoded chars, but the URL does so they don't match.
2024-09-12 16:09:34 +02:00
Dani Palou
4f1db0e639
MOBILE-4359 localnotifications: Fix open local notif when app is dead
2024-09-05 12:24:35 +02:00
Dani Palou
2c2508607a
MOBILE-4359 core: Create and use runAfterLoginNavigation
...
This function will be used to run code after the login navigation finishes, to avoid collisions when doing extra navigations
2024-09-05 12:24:35 +02:00
Pau Ferrer Ocaña
b2691e8b3c
MOBILE-4616 behat: Correct container visibility and narrow search
2024-09-03 11:30:20 +02:00
Dani Palou
e666fdc517
MOBILE-4606 login: Fix loginSuccessful calculation when authenticating
2024-08-22 13:05:19 +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
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