Commit Graph

54 Commits (d721f0b4d3575bc8f8ce5e3062496056520e1697)

Author SHA1 Message Date
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 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 bc35290e15 MOBILE-4653 app: Divide CoreApp in many services 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
Dani Palou 4f1db0e639 MOBILE-4359 localnotifications: Fix open local notif when app is dead 2024-09-05 12:24:35 +02:00
Dani Palou 0e6058a242 MOBILE-4359 pushnotifications: Fix open push when app is dead 2024-09-05 12:24:35 +02:00
Pau Ferrer Ocaña 90ec21333b MOBILE-4616 text: Migrate text utils to text 2024-08-14 15:17:41 +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 3bdb936d58 MOBILE-3947 chore: Decouple services from our compiler 2024-03-07 11:29:34 +01:00
Noel De Martin 869f08eee7 MOBILE-4304 core: Return database records rowId 2024-02-14 09:06:19 +01:00
Noel De Martin 38d0ad1aad MOBILE-4304 core: Remove redundant generics 2024-02-14 09:06:19 +01:00
Dani Palou 60a2d16dc6 MOBILE-3947 push: Stop using @moodlehq/ionic-native-push
Now we use @awesome-cordova-plugins/push and implement the specific features in a wrapper in the app
2023-11-30 14:56:24 +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 a3898d7515 MOBILE-4469 login: Support isFeatureDisabled in all site classes 2023-11-22 09:17:29 +01:00
Dani Palou 954ce48d7b MOBILE-4469 core: Create new CoreUnauthenticatedSite class 2023-11-21 14:24:15 +01:00
Dani Palou 988ddb4b94 MOBILE-4469 core: Move CoreSite class to new sites folder 2023-11-21 11:58:27 +01:00
Pau Ferrer Ocaña 58d571d64f MOBILE-4362 lint: Solve deprecation linting 2023-10-19 22:10:31 +02:00
Pau Ferrer Ocaña 18ad252340 MOBILE-4362 lint: Fix some linting 2023-10-19 22:06:58 +02:00
Dani Palou 2d2cc2f5f9 MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02:00
Dani Palou f9eb1f8462 MOBILE-4368 core: Implement CoreAnalytics service 2023-07-13 13:52:05 +02:00
Dani Palou c9355e221f MOBILE-4214 settings: Display whether device supports encrypted push 2023-05-29 08:42:36 +02:00
Dani Palou c2e65a8917 MOBILE-4214 push: Send public key to 4.1 sites that support it 2023-05-26 09:47:44 +02:00
Dani Palou 90aededf12 MOBILE-4270 notifications: Always display icon in notification 2023-05-08 13:13:51 +02:00
Dani Palou e56a47e35d MOBILE-4214 push: Improve register public key in Moodle
Now the WebService won't be called again if it has already been called successfully and public key hasn't changed
2023-05-02 08:40:43 +02:00
Alex Morris a0d49dc5e0 MOBILE-4214 pushnotifications: Add public key registration 2023-04-28 10:00:59 +02:00
Dani Palou 2258c1183b MOBILE-4166 core: Move some CoreApp functions to CorePlatform 2023-02-09 13:34:29 +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 12c19080f2 MOBILE-3936 core: Add LocalNotifications mock 2022-11-10 16:37:06 +01:00
Dani Palou e968e988e8 MOBILE-4123 cordova: Update push plugin to 4.0.0-moodle.2 2022-10-27 15:13:58 +02:00
Pau Ferrer Ocaña 68a4a4e75f MOBILE-4081 chore: Fixtures on types and async functions 2022-08-31 16:37:12 +02:00
Pau Ferrer Ocaña c1cae77bbc MOBILE-4047 cron: Improve alerts on cron failures 2022-07-12 16:01:51 +02:00
Noel De Martin ed50d3d76a MOBILE-4081 core: Consolidate Platform services 2022-06-20 18:19:18 +02:00
Pau Ferrer Ocaña ef574e7e63 MOBILE-4061 behat: Always use the runtime to communicate with the app 2022-06-14 12:29:59 +02:00
Noel De Martin a0a138f686 MOBILE-3321 core: Decouple isMobile from App 2022-06-08 13:17:14 +02:00
Noel De Martin 6356623664 MOBILE-3988 core: Remove duplicated promise helper 2022-05-31 10:33:54 +02:00
Noel De Martin d80ba6698b MOBILE-3821 core: Fix databases clean up 2022-02-21 12:33:39 +01:00
Noel De Martin 84307d6f70 MOBILE-3981 pushnotifications: Optimize tables 2022-02-14 14:18: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 55a3c0539c MOBILE-3909 core: Fix unregister device if token is expired 2021-11-22 11:47:51 +01:00
Dani Palou 204995a18a MOBILE-3695 push: Allow unregister device when site logged out 2021-11-17 11:25:05 +01:00
Pau Ferrer Ocaña 375301b788 MOBILE-3881 menu: Add badge on more tab 2021-11-08 10:50:32 +01:00
Dani Palou 7ea44364e1 MOBILE-3060 local: Support sender image in local notifications 2021-09-23 09:25:08 +02:00
Noel De Martin 3e44a3c174 MOBILE-3833 chore: Clean up initializers 2021-08-31 08:59:11 +02:00
Pau Ferrer Ocaña 2a1e8a44e8 MOBILE-3752 lint: Remove duplicated spaces 2021-05-13 16:46:24 +02:00
Noel De Martin d9b55440df MOBILE-3320 sites: Create sites factory 2021-05-06 09:47:12 +02:00
Dani Palou a3f4fa2234 MOBILE-3634 remotethemes: Support remote themes 2021-03-10 15:34:38 +01:00
Pau Ferrer Ocaña f52e8d2442 MOBILE-3627 lint: Fix multiple line in the whole code 2021-03-09 15:59:56 +01:00
Dani Palou 9cc7c73b31 MOBILE-3664 compile: Implement compile 2021-03-05 13:05:50 +01:00
Noel De Martin d658ce9b0b MOBILE-3320 DX: Remove static singleton accessors 2021-03-03 09:46:35 +01:00