Go to file
Noel De Martin 984ec8fb78 MOBILE-4189 core: Fix collapsible header zoom
When the system font size is increased, the CSS values and computed style values are not equivalent. So we have to take that into account when mirroring styles to the floating title.
2023-09-28 12:25:28 +02:00
.github MOBILE-4362 performance: Fix workflow 2023-09-05 10:19:09 +02:00
.storybook MOBILE-3371 core: Implement dimmed empty box 2023-09-14 13:24:32 +02:00
.vscode MOBILE-3371 search: Filter global search 2023-09-14 13:24:32 +02:00
cordova-plugin-moodleapp MOBILE-4410 login: Use install referrer URL in android 2023-09-27 14:53:51 +02:00
gulp MOBILE-4343 lang: Remove php dependancy on langpacks 2023-06-15 15:42:16 +02:00
hooks MOBILE-3738 docker: Bundle assets in image 2021-04-27 09:27:29 +02:00
local_moodleappbehat MOBILE-4201 login: Change forgotten password text 2023-09-20 15:26:31 +02:00
patches MOBILE-4065 chore: Update ionic patch version 2023-03-30 16:20:04 +02:00
resources MOBILE-3839 android: Disable backup shared preferences 2023-09-07 13:20:36 +02:00
scripts MOBILE-4207 forum: Implement search forums block 2023-09-27 09:30:06 +02:00
src MOBILE-4189 core: Fix collapsible header zoom 2023-09-28 12:25:28 +02:00
.dockerignore MOBILE-3496 Docker: Add docker files in ionic 5 branch 2021-04-13 16:06:57 +02:00
.eslintignore MOBILE-3320 config: BUILD and CONFIG constants 2020-10-22 10:45:52 +02:00
.eslintrc.js MOBILE-4081 eslint: Add jsdoc recommendations 2022-12-01 22:46:31 +01:00
.gitattributes MOBILE-4017 testing utils: make error path agnostic and set default eol 2022-03-31 07:57:11 +02:00
.gitignore Revert "MOBILE-3833 config: Update to angular 11" 2021-08-09 12:11:33 +02:00
.npmrc MOBILE-3565 npm: Force node version 12 or higher 2020-10-06 08:56:41 +02:00
.nvmrc MOBILE-3833 DX: Update node version 2021-08-31 17:43:19 +02:00
.travis.yml MOBILE-4362 travis: Remove PHP dependancy 2023-06-29 09:27:16 +02:00
Dockerfile MOBILE-4331 cordova: Implement native plugin 2023-07-05 12:14:05 +02:00
GoogleService-Info.plist MOBILE-3565 cordova: Install cordova platforms and plugins 2020-10-06 12:21:06 +02:00
MainActivity.java 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-4362 angular: Disable telemetry prompt 2023-07-10 13:27:27 +02:00
browserslist MOBILE-3720 env: Update browserslist targets 2021-03-16 09:07:21 +01:00
config.xml MOBILE-3839 android: Disable backup shared preferences 2023-09-07 13:20:36 +02:00
google-services.json MOBILE-3565 cordova: Install cordova platforms and plugins 2020-10-06 12:21:06 +02:00
gulpfile.js MOBILE-4343 lang: Remove php dependancy on langpacks 2023-06-15 15:42:16 +02:00
ionic-migration.json MOBILE-3624 ionic: Add linting for migration purposes 2020-12-15 12:55:17 +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-4362 test: Update deprecated deps usage 2023-06-12 14:53:42 +02:00
licenses.json MOBILE-4342 cordova: Update advanced-http plugin 2023-09-26 16:54:41 +02:00
moodle.config.example.json MOBILE-3320 DX: Extract config declarations 2021-06-10 14:50:05 +02:00
moodle.config.json MOBILE-4201 login: Remove SSO open browser confirmation 2023-09-08 16:07:34 +02:00
nginx.conf MOBILE-3320 docker: Fix non-root urls 2021-05-04 09:30:08 +02:00
package-lock.json MOBILE-4342 cordova: Update advanced-http plugin 2023-09-26 16:54:41 +02:00
package.json MOBILE-4342 cordova: Update advanced-http plugin 2023-09-26 16:54:41 +02:00
tsconfig.app.json MOBILE-4331 cordova: Implement native plugin 2023-07-05 12:14:05 +02:00
tsconfig.json MOBILE-4331 cordova: Implement native plugin 2023-07-05 12:14:05 +02:00
tsconfig.test.json MOBILE-4331 cordova: Implement native plugin 2023-07-05 12:14:05 +02:00
tsconfig.worker.json MOBILE-2314 fileuploader: Refactor audio recording 2023-02-22 11:40:34 +01:00
upgrade.txt MOBILE-4368 analytics: Apply new analytics system to all pages 2023-07-13 13:53:36 +02: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