Commit Graph

260 Commits (8e568b83b5cbda45add16c4a086a554622001be0)

Author SHA1 Message Date
Dani Palou 38c43984f0 MOBILE-4081 config: Set versions for 4.1.0 release 2022-12-16 10:13:33 +01:00
Pau Ferrer Ocaña cc691f4b93 MOBILE-4081 eslint: Add jsdoc recommendations 2022-12-01 22:46:31 +01:00
Noel De Martin 71a6fddf03 MOBILE-4081 npm: Move prod plugins to dependencies 2022-11-24 10:54:16 +01:00
Dani Palou bc83f62f0b MOBILE-4081 npm: Freeze libraries 2022-11-23 13:28:13 +01:00
Noel De Martin 99c22292a2 MOBILE-4081 npm: Fix audit dependencies 2022-11-23 10:54:12 +01:00
Noel De Martin 11fea266e9 MOBILE-4059 core: Separate error details in alerts 2022-11-07 16:11:24 +01:00
Dani Palou 61e12d32fa
Merge pull request #3421 from NoelDeMartin/MOBILE-4145
MOBILE-4145: Remove REQUEST_INSTALL_PACKAGES permission
2022-11-03 09:40:16 +01:00
Dani Palou a311504956 MOBILE-4090 core: Update local-notifications plugin to .7
This version fixes duplicated Activity when clicking a notification.
2022-10-27 15:16:15 +02:00
Dani Palou cca7852d50 MOBILE-4090 core: Update local-notifications plugin to .6
This version fixes clicks in notifications in Android 12
2022-10-27 15:15:18 +02:00
Dani Palou fc4a0040c5 MOBILE-4118 core: Update local-notifications plugin
This new version includes the permission to schedule alarms
2022-10-27 15:14:11 +02:00
Dani Palou e968e988e8 MOBILE-4123 cordova: Update push plugin to 4.0.0-moodle.2 2022-10-27 15:13:58 +02:00
Dani Palou 9aa70c8c21 MOBILE-4123 cordova: Update local-notifications plugin
This fixes a crash when using local notifications with target 31
2022-10-27 15:12:20 +02:00
Dani Palou 92aa91e591 MOBILE-4123 config: Upgrade Android target SDK to 31 2022-10-27 15:10:33 +02:00
Noel De Martin b96b349cf2 MOBILE-4145 cordova: Replace plugins
This is necessary in order to remove the REQUEST_INSTALL_PACKAGES permission from android manifest
2022-10-26 14:00:38 +02:00
Dani Palou e6b9ad7c24 MOBILE-4143 core: Update MathJax to 2.7.9 2022-10-11 07:29:46 +02:00
Dani Palou e44ba6e000 MOBILE-4081 cordova: Downgrade media plugins
They require cordova-plugin-file v7
2022-10-06 15:44:32 +02:00
Dani Palou dc0ca0d390 MOBILE-4081 cordova: Downgrade cordova-plugin-file to 6.0.2
Using v7 files cannot be downloaded and the files already downloaded aren't rendered
2022-10-06 13:25:00 +02:00
Alfonso Salces 0ddec1c6c3 MOBILE-4081 package.json: Update @moodlehq/cordova-plugin-qrscanner version 2022-09-13 11:21:12 +02:00
Pau Ferrer Ocaña 0b22a69f11
Merge pull request #3375 from alfonso-salces/MOBILE-4081
MOBILE-4081 package.json: Update @moodlehq/cordova-plugin-qrscanner version
2022-09-05 15:08:16 +02:00
Alfonso Salces 3ca13093e1 MOBILE-4081 package.json: Update @moodlehq/cordova-plugin-qrscanner version 2022-09-05 13:10:53 +02:00
Dani Palou 0f6a924d28 MOBILE-4081 cordova: Update cordova plugins 2022-08-05 11:08:31 +02:00
Dani Palou 88a19ea066 MOBILE-4116 moment: Force timezone for moment in behat tests 2022-07-29 14:59:40 +02:00
Noel De Martin 30633664a1 MOBILE-4110 behat: Configure auto-generated plugin 2022-07-06 12:18:51 +02:00
Noel De Martin 31c4852ac0 MOBILE-3321 core: Patch es-compat version checks
Temporary workaround until https://github.com/robatwilliams/es-compat/pull/46 is fixed
2022-06-08 13:28:05 +02:00
Noel De Martin c0f07a0ccf MOBILE-3321 core: Configure storybook 2022-06-08 13:28:05 +02:00
Dani Palou 5b1d4147a6 MOBILE-3833 config: Unlock plugins and libraries for 4.1.0 2022-05-04 08:35:32 +02:00
Dani Palou a40df9cb25 MOBILE-3833 config: Increase version to 4.1.0-dev 2022-05-04 08:35:26 +02:00
Dani Palou 1f055ac837 MOBILE-3833 core: Remove -dev from versions for 4.0 release 2022-04-22 14:37:38 +02:00
Noel De Martin 99cf4735e2 MOBILE-3833 pushnotifications: Update plugin 2022-04-12 11:32:37 +02:00
Dani Palou 4747c3bf20 MOBILE-3833 dependencies: Update moment to 2.29.2 2022-04-12 10:44:20 +02:00
Pau Ferrer Ocaña 676a35f23d MOBILE-3833 screen: Get orientation from cordova plugin 2022-04-07 12:48:51 +02:00
Noel De Martin 2e23df3fb0 MOBILE-3833 security: Update jszip 2022-03-31 14:18:06 +02:00
Noel De Martin a72f2ac43b MOBILE-3833 security: Update @ionic/cli 2022-03-31 13:49:50 +02:00
Dani Palou ca25ad0420 MOBILE-3833 config: Remove unused globalization plugin 2022-03-29 13:22:52 +02:00
Alfonso 460bd0fa97 MOBILE-3833 package.json: fix npm start in windows with cross-env-shell 2022-03-28 14:54:47 +02:00
Noel De Martin 3d010010da MOBILE-3833 core: Update push notifications plugin 2022-03-28 13:42:59 +02:00
Dani Palou af5b72db64 MOBILE-3833 config: Lock plugins and libraries for 4.0.0 2022-03-23 08:22:02 +01:00
Dani Palou 656f315655 MOBILE-3799 cordova: Update Cordova CLI to v11 2022-02-16 13:04:18 +01:00
Dani Palou 9e028a0336 MOBILE-3833 cordova: Update cordova plugins 2022-02-08 07:56:45 +01:00
Dani Palou 3ab38b9b97 MOBILE-3959 android: Remove cordova-android-support-gradle-release 2022-01-17 13:13:39 +01:00
Dani Palou 091cfd1a59 MOBILE-3959 android: Update Cordova Android to 10.1.1 2022-01-17 13:13:39 +01:00
Dani Palou b9747416e5 MOBILE-3949 cordova: Use fork of cordova-plugin-zip 2021-12-14 08:50:37 +01:00
Dani Palou d8d6936183 MOBILE-3833 core: Change version number to 4.0 2021-12-13 11:28:25 +01:00
Pau Ferrer Ocaña ae21dab1f4 MOBILE-3833 npm: Upgrade packages 2021-12-09 17:01:28 +01:00
Dani Palou 87246e40d3 MOBILE-3935 core: Allow changing IAB toolbar colors 2021-11-22 11:22:00 +01:00
Noel De Martin 429aecf3aa MOBILE-3905 course: Swipe between participants 2021-11-11 12:10:51 +01:00
Pau Ferrer Ocaña a4f780b7b8 MOBILE-3103 iframe: Manage orientation on iframes fullscreen 2021-10-07 13:51:08 +02:00
Noel De Martin 54a05239a6 MOBILE-3833 ng: Optimize testing build 2021-10-04 13:28:09 +02:00
Noel De Martin 3db470c0a4 MOBILE-3876 build: Configure bundle minification 2021-09-23 17:20:56 +02:00
Dani Palou 7ea44364e1 MOBILE-3060 local: Support sender image in local notifications 2021-09-23 09:25:08 +02:00