Go to file
Albert Gasset 603ab4e5ac MOBILE-3042 styles: Disable all CSS contianment rules
Ionic sets the "contain" CSS property to some elements. This enables CSS
containment, which changes how elements are positioned and sized, breaking
fixed positioned elements, iframes in full screen mode, subtitle menus in
videos and potentially more things. CSS containment is not supported in iOS
and Android 4.4, so it can introduce inconsistencies across devices.
2019-07-31 13:34:09 +02:00
config MOBILE-2839 config: Copy config.json to www 2019-01-24 10:28:12 +01:00
desktop MOBILE-3068 config: Bump version numbers 2019-06-11 13:27:45 +02:00
hooks Merge pull request #1772 from dpalou/MOBILE-2827 2019-02-18 16:50:40 +01:00
resources MOBILE-3045 ionic: Update branding 2019-05-24 09:31:49 +02:00
scripts Merge pull request #2017 from dpalou/MOBILE-3021 2019-07-30 17:09:52 +02:00
src MOBILE-3042 styles: Disable all CSS contianment rules 2019-07-31 13:34:09 +02:00
www MOBILE-2839 config: Copy config.json to www 2019-01-24 10:28:12 +01:00
.dockerignore MOBILE-2837 Docker: Add a Dockerfile for easier testing and CI 2019-02-08 11:17:47 +08:00
.gitattributes MOBILE-2797 other: Add gitattributes file for eol settings 2019-02-01 16:03:46 +01:00
.gitignore MOBILE-2656 lang: Update component languages 2018-10-05 16:47:52 +02:00
.travis.yml MOBILE-2925 install: Switch to using npx for package build 2019-07-26 11:14:07 +02:00
Dockerfile MOBILE-2925 install: Switch to using npx for package build 2019-07-26 11:14:07 +02:00
GoogleService-Info.plist MOBILE-2831 core: Update push plugin and add new files 2019-02-28 12:23:19 +01:00
LICENSE MOBILE-2163 core: Initialize app structure 2017-11-21 12:07:47 +01:00
NOTICE MOBILE-2163 core: Initialize app structure 2017-11-21 12:07:47 +01:00
README.md MOBILE-2537 readme: Add SauceLabs logo 2018-12-19 11:23:42 +01:00
config.xml MOBILE-3089 android: Allow non-secure HTTP 2019-07-23 09:27:40 +02:00
google-services.json MOBILE-2831 core: Update push plugin and add new files 2019-02-28 12:23:19 +01:00
gulpfile.js MOBILE-3031 gulp: Add combine scss task 2019-05-16 10:05:51 +02:00
ionic.config.json MOBILE-2859 config: Unset ionic pro_id 2019-02-06 10:11:49 +01:00
package-lock.json MOBILE-2925 install: Switch to using npx for package build 2019-07-26 11:14:07 +02:00
package.json MOBILE-2925 install: Use node when building 2019-07-26 16:44:21 +02:00
tsconfig.json MOBILE-2430 tsconfig: Add typeGroups in tsconfig 2018-06-13 13:46:13 +02:00
tslint.json MOBILE-2340 core: Fix linter errors 2018-03-16 09:31:43 +01:00
upgrade.txt MOBILE-3036 core: Define different cache expiration times 2019-05-24 08:26:57 +02:00

README.md

Moodle Mobile

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

License

Apache 2.0

Big Thanks

Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs

Sauce Labs Logo