Go to file
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
.github Merge pull request #3956 from alfonso-salces/MOBILE-4219 2024-03-20 16:13:10 +01:00
.vscode MOBILE-3947 vscode: Force typescript sdk path 2023-11-29 16:19:00 +01:00
cordova-plugin-moodleapp MOBILE-4501 plugin.xml: Remove unknown js files references 2024-02-14 11:28:32 +01:00
gulp MOBILE-3947 gulp: Remove unnecessary task push 2024-01-11 17:50:52 +01:00
hooks MOBILE-3738 docker: Bundle assets in image 2021-04-27 09:27:29 +02:00
local_moodleappbehat MOBILE-3947 behat: Add step to wait for Toast to dismiss 2024-03-12 12:41:08 +01:00
patches MOBILE-4527 compile: Fix JIT modules 2024-03-04 12:30:46 +01:00
resources MOBILE-3839 android: Disable backup shared preferences 2023-09-07 13:20:36 +02:00
scripts MOBILE-4551 sync: Display toast when site sync is successful 2024-03-25 12:54:00 +01:00
src MOBILE-4569 grades: Remove actions menu 2024-04-11 10:27:27 +02:00
.dockerignore MOBILE-3496 Docker: Add docker files in ionic 5 branch 2021-04-13 16:06:57 +02:00
.editorconfig MOBILE-3947 dx: Update some config to align to Ionic7 2023-11-20 11:33:26 +01:00
.eslintignore MOBILE-3320 config: BUILD and CONFIG constants 2020-10-22 10:45:52 +02:00
.eslintrc.js MOBILE-3947 lint: Add process-inline-templates rules 2023-11-30 11:01:39 +01:00
.gitattributes MOBILE-4017 testing utils: make error path agnostic and set default eol 2022-03-31 07:57:11 +02:00
.gitignore MOBILE-3947 icons: Add new fonts to Ionicons using addIcons 2023-12-13 16:25:38 +01:00
.npmrc MOBILE-3565 npm: Force node version 12 or higher 2020-10-06 08:56:41 +02:00
.nvmrc MOBILE-3947 app: Upgrade to Ionic 7 2023-11-23 15:23:43 +01:00
.travis.yml MOBILE-3947 travis: Add --no-audit to npm ci in Travis 2024-01-22 15:55:02 +01:00
Dockerfile MOBILE-4304 docker: Fix prod images 2024-02-22 10:51:51 +01:00
GoogleService-Info.plist MOBILE-3565 cordova: Install cordova platforms and plugins 2020-10-06 12:21:06 +02:00
README.md MOBILE-4239 release: Update readme 2023-01-26 17:44:55 +01:00
angular.json MOBILE-4304 core: Replace WebSQL with sqlite-wasm 2024-02-14 09:06:19 +01:00
browserslist MOBILE-3947 chore: Update browserslist file to match Ionic7 requirements 2024-01-24 13:47:46 +01:00
config.xml MOBILE-4501 confix.xml: Remove MODIFY_AUDIO_SETTINGS permission 2024-02-27 13:32:53 +01:00
google-services.json MOBILE-3565 cordova: Install cordova platforms and plugins 2020-10-06 12:21:06 +02:00
gulpfile.js MOBILE-3947 gulp: Remove unnecessary task push 2024-01-11 17:50:52 +01:00
ionic.config.json MOBILE-3645 build: Add script to copy some files to www 2021-03-17 14:26:07 +01:00
jest.config.js MOBILE-3947 chore: Remove usage of raw loader 2023-11-28 13:38:48 +01:00
licenses.json Update licenses 2023-10-10 11:37:41 +00:00
moodle.config.example.json MOBILE-3320 DX: Extract config declarations 2021-06-10 14:50:05 +02:00
moodle.config.json MOBILE-3947 icons: Add new fonts to Ionicons using addIcons 2023-12-13 16:25:38 +01:00
nginx.conf MOBILE-4304 ci: Configure SSL 2024-02-14 09:06:19 +01:00
package-lock.json MOBILE-4470 ionic: Upgrade cordova builders 2024-04-08 08:54:28 +02:00
package.json MOBILE-4470 ionic: Upgrade cordova builders 2024-04-08 08:54:28 +02:00
tsconfig.app.json MOBILE-4268 core: Remove storybook 2024-03-18 16:10:40 +01:00
tsconfig.json MOBILE-3947 push: Stop using @moodlehq/ionic-native-push 2023-11-30 14:56:24 +01:00
tsconfig.spec.json MOBILE-3947 push: Stop using @moodlehq/ionic-native-push 2023-11-30 14:56:24 +01:00
tsconfig.worker.json MOBILE-2314 fileuploader: Refactor audio recording 2023-02-22 11:40:34 +01:00
upgrade.txt MOBILE-3947 compile: Remove module services without plugins 2024-03-12 15:46:04 +01:00
webpack.config.js MOBILE-3833 build: Fix JIT for site plugins 2021-10-04 13:28:09 +02:00

README.md

Moodle App

This is the primary repository of source code for the official mobile app for Moodle.

This project is tested with BrowserStack.

License

Apache 2.0