Merge pull request #4104 from crazyserver/MOBILE-4470
MOBILE-4470 core: Bump version code to 44004
This commit is contained in:
		
						commit
						341bfdba70
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
<?xml version='1.0' encoding='utf-8'?>
 | 
					<?xml version='1.0' encoding='utf-8'?>
 | 
				
			||||||
<widget android-versionCode="44003" id="com.moodle.moodlemobile" ios-CFBundleVersion="4.4.0.3" version="4.4.0" versionCode="44003" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
 | 
					<widget android-versionCode="44004" id="com.moodle.moodlemobile" ios-CFBundleVersion="4.4.0.4" version="4.4.0" versionCode="44004" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
 | 
				
			||||||
    <name>Moodle</name>
 | 
					    <name>Moodle</name>
 | 
				
			||||||
    <description>Moodle official app</description>
 | 
					    <description>Moodle official app</description>
 | 
				
			||||||
    <author email="mobile@moodle.com" href="http://moodle.com">Moodle Mobile team</author>
 | 
					    <author email="mobile@moodle.com" href="http://moodle.com">Moodle Mobile team</author>
 | 
				
			||||||
@ -28,7 +28,7 @@
 | 
				
			|||||||
    <preference name="UIWebViewBounce" value="false" />
 | 
					    <preference name="UIWebViewBounce" value="false" />
 | 
				
			||||||
    <preference name="DisallowOverscroll" value="true" />
 | 
					    <preference name="DisallowOverscroll" value="true" />
 | 
				
			||||||
    <preference name="prerendered-icon" value="true" />
 | 
					    <preference name="prerendered-icon" value="true" />
 | 
				
			||||||
    <preference name="AppendUserAgent" value="MoodleMobile 4.4.0 (44003)" />
 | 
					    <preference name="AppendUserAgent" value="MoodleMobile 4.4.0 (44004)" />
 | 
				
			||||||
    <preference name="BackupWebStorage" value="none" />
 | 
					    <preference name="BackupWebStorage" value="none" />
 | 
				
			||||||
    <preference name="ScrollEnabled" value="false" />
 | 
					    <preference name="ScrollEnabled" value="false" />
 | 
				
			||||||
    <preference name="KeyboardDisplayRequiresUserAction" value="false" />
 | 
					    <preference name="KeyboardDisplayRequiresUserAction" value="false" />
 | 
				
			||||||
 | 
				
			|||||||
@ -1,138 +1,138 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "app_id": "com.moodle.moodlemobile",
 | 
					  "app_id": "com.moodle.moodlemobile",
 | 
				
			||||||
    "appname": "Moodle Mobile",
 | 
					  "appname": "Moodle Mobile",
 | 
				
			||||||
    "versioncode": 44003,
 | 
					  "versioncode": 44004,
 | 
				
			||||||
    "versionname": "4.4.0",
 | 
					  "versionname": "4.4.0",
 | 
				
			||||||
    "cache_update_frequency_usually": 420000,
 | 
					  "cache_update_frequency_usually": 420000,
 | 
				
			||||||
    "cache_update_frequency_often": 1200000,
 | 
					  "cache_update_frequency_often": 1200000,
 | 
				
			||||||
    "cache_update_frequency_sometimes": 3600000,
 | 
					  "cache_update_frequency_sometimes": 3600000,
 | 
				
			||||||
    "cache_update_frequency_rarely": 43200000,
 | 
					  "cache_update_frequency_rarely": 43200000,
 | 
				
			||||||
    "default_lang": "en",
 | 
					  "default_lang": "en",
 | 
				
			||||||
    "languages": {
 | 
					  "languages": {
 | 
				
			||||||
        "af": "Afrikaans",
 | 
					    "af": "Afrikaans",
 | 
				
			||||||
        "ar": "العربية",
 | 
					    "ar": "العربية",
 | 
				
			||||||
        "az": "Azərbaycanca",
 | 
					    "az": "Azərbaycanca",
 | 
				
			||||||
        "bg": "Български",
 | 
					    "bg": "Български",
 | 
				
			||||||
        "ca": "Català",
 | 
					    "ca": "Català",
 | 
				
			||||||
        "cs": "Čeština",
 | 
					    "cs": "Čeština",
 | 
				
			||||||
        "da": "Dansk",
 | 
					    "da": "Dansk",
 | 
				
			||||||
        "de": "Deutsch",
 | 
					    "de": "Deutsch",
 | 
				
			||||||
        "de-du": "Deutsch (du)",
 | 
					    "de-du": "Deutsch (du)",
 | 
				
			||||||
        "el": "Ελληνικά",
 | 
					    "el": "Ελληνικά",
 | 
				
			||||||
        "en": "English",
 | 
					    "en": "English",
 | 
				
			||||||
        "en-us": "English (United States)",
 | 
					    "en-us": "English (United States)",
 | 
				
			||||||
        "es": "Español - Internacional",
 | 
					    "es": "Español - Internacional",
 | 
				
			||||||
        "es-mx": "Español - México",
 | 
					    "es-mx": "Español - México",
 | 
				
			||||||
        "eu": "Euskara",
 | 
					    "eu": "Euskara",
 | 
				
			||||||
        "fa": "فارسی",
 | 
					    "fa": "فارسی",
 | 
				
			||||||
        "fi": "Suomi",
 | 
					    "fi": "Suomi",
 | 
				
			||||||
        "fr": "Français",
 | 
					    "fr": "Français",
 | 
				
			||||||
        "gl": "Galego",
 | 
					    "gl": "Galego",
 | 
				
			||||||
        "he": "עברית",
 | 
					    "he": "עברית",
 | 
				
			||||||
        "hi": "हिंदी",
 | 
					    "hi": "हिंदी",
 | 
				
			||||||
        "hr": "Hrvatski",
 | 
					    "hr": "Hrvatski",
 | 
				
			||||||
        "hsb": "Hornjoserbsce",
 | 
					    "hsb": "Hornjoserbsce",
 | 
				
			||||||
        "hu": "magyar",
 | 
					    "hu": "magyar",
 | 
				
			||||||
        "hy": "Հայերեն",
 | 
					    "hy": "Հայերեն",
 | 
				
			||||||
        "id": "Bahasa Indonesia",
 | 
					    "id": "Bahasa Indonesia",
 | 
				
			||||||
        "it": "Italiano",
 | 
					    "it": "Italiano",
 | 
				
			||||||
        "ja": "日本語",
 | 
					    "ja": "日本語",
 | 
				
			||||||
        "km": "ខ្មែរ",
 | 
					    "km": "ខ្មែរ",
 | 
				
			||||||
        "kn": "ಕನ್ನಡ",
 | 
					    "kn": "ಕನ್ನಡ",
 | 
				
			||||||
        "ko": "한국어",
 | 
					    "ko": "한국어",
 | 
				
			||||||
        "lo": "ລາວ",
 | 
					    "lo": "ລາວ",
 | 
				
			||||||
        "lt": "Lietuvių",
 | 
					    "lt": "Lietuvių",
 | 
				
			||||||
        "lv": "Latviešu",
 | 
					    "lv": "Latviešu",
 | 
				
			||||||
        "mn": "Монгол",
 | 
					    "mn": "Монгол",
 | 
				
			||||||
        "mr": "मराठी",
 | 
					    "mr": "मराठी",
 | 
				
			||||||
        "nl": "Nederlands",
 | 
					    "nl": "Nederlands",
 | 
				
			||||||
        "no": "Norsk",
 | 
					    "no": "Norsk",
 | 
				
			||||||
        "pl": "Polski",
 | 
					    "pl": "Polski",
 | 
				
			||||||
        "ps": "لیسي",
 | 
					    "ps": "لیسي",
 | 
				
			||||||
        "pt": "Português - Portugal",
 | 
					    "pt": "Português - Portugal",
 | 
				
			||||||
        "pt-br": "Português - Brasil",
 | 
					    "pt-br": "Português - Brasil",
 | 
				
			||||||
        "ro": "Română",
 | 
					    "ro": "Română",
 | 
				
			||||||
        "ru": "Русский",
 | 
					    "ru": "Русский",
 | 
				
			||||||
        "sl": "Slovenščina",
 | 
					    "sl": "Slovenščina",
 | 
				
			||||||
        "sq": "Shqip",
 | 
					    "sq": "Shqip",
 | 
				
			||||||
        "sr-cr": "Српски",
 | 
					    "sr-cr": "Српски",
 | 
				
			||||||
        "sr-lt": "Srpski",
 | 
					    "sr-lt": "Srpski",
 | 
				
			||||||
        "sv": "Svenska",
 | 
					    "sv": "Svenska",
 | 
				
			||||||
        "szl": "Ślōnski",
 | 
					    "szl": "Ślōnski",
 | 
				
			||||||
        "tg": "Тоҷикӣ",
 | 
					    "tg": "Тоҷикӣ",
 | 
				
			||||||
        "tr": "Türkçe",
 | 
					    "tr": "Türkçe",
 | 
				
			||||||
        "uk": "Українська",
 | 
					    "uk": "Українська",
 | 
				
			||||||
        "uz": "O'zbekcha",
 | 
					    "uz": "O'zbekcha",
 | 
				
			||||||
        "vi": "Vietnamese",
 | 
					    "vi": "Vietnamese",
 | 
				
			||||||
        "zh-cn": "简体中文",
 | 
					    "zh-cn": "简体中文",
 | 
				
			||||||
        "zh-tw": "正體中文"
 | 
					    "zh-tw": "正體中文"
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  "wsservice": "moodle_mobile_app",
 | 
				
			||||||
 | 
					  "demo_sites": {
 | 
				
			||||||
 | 
					    "student": {
 | 
				
			||||||
 | 
					      "url": "https://school.moodledemo.net",
 | 
				
			||||||
 | 
					      "username": "student",
 | 
				
			||||||
 | 
					      "password": "moodle"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "wsservice": "moodle_mobile_app",
 | 
					    "teacher": {
 | 
				
			||||||
    "demo_sites": {
 | 
					      "url": "https://school.moodledemo.net",
 | 
				
			||||||
        "student": {
 | 
					      "username": "teacher",
 | 
				
			||||||
            "url": "https://school.moodledemo.net",
 | 
					      "password": "moodle"
 | 
				
			||||||
            "username": "student",
 | 
					    }
 | 
				
			||||||
            "password": "moodle"
 | 
					  },
 | 
				
			||||||
        },
 | 
					  "defaultZoomLevel": "none",
 | 
				
			||||||
        "teacher": {
 | 
					  "zoomlevels": {
 | 
				
			||||||
            "url": "https://school.moodledemo.net",
 | 
					    "none": 100,
 | 
				
			||||||
            "username": "teacher",
 | 
					    "medium": 110,
 | 
				
			||||||
            "password": "moodle"
 | 
					    "high": 120
 | 
				
			||||||
        }
 | 
					  },
 | 
				
			||||||
 | 
					  "customurlscheme": "moodlemobile",
 | 
				
			||||||
 | 
					  "sites": [],
 | 
				
			||||||
 | 
					  "multisitesdisplay": "",
 | 
				
			||||||
 | 
					  "sitefindersettings": {},
 | 
				
			||||||
 | 
					  "onlyallowlistedsites": false,
 | 
				
			||||||
 | 
					  "forcedefaultlanguage": false,
 | 
				
			||||||
 | 
					  "privacypolicy": "https://moodle.net/moodle-app-privacy/",
 | 
				
			||||||
 | 
					  "notificoncolor": "#f98012",
 | 
				
			||||||
 | 
					  "enableanalytics": false,
 | 
				
			||||||
 | 
					  "enableonboarding": true,
 | 
				
			||||||
 | 
					  "forceColorScheme": "",
 | 
				
			||||||
 | 
					  "forceLoginLogo": false,
 | 
				
			||||||
 | 
					  "ioswebviewscheme": "moodleappfs",
 | 
				
			||||||
 | 
					  "appstores": {
 | 
				
			||||||
 | 
					    "android": "com.moodle.moodlemobile",
 | 
				
			||||||
 | 
					    "ios": "id633359593"
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  "wsrequestqueuelimit": 10,
 | 
				
			||||||
 | 
					  "wsrequestqueuedelay": 100,
 | 
				
			||||||
 | 
					  "calendarreminderdefaultvalue": 3600,
 | 
				
			||||||
 | 
					  "toastDurations": {
 | 
				
			||||||
 | 
					    "short": 2000,
 | 
				
			||||||
 | 
					    "long": 3500,
 | 
				
			||||||
 | 
					    "sticky": 0
 | 
				
			||||||
 | 
					  },
 | 
				
			||||||
 | 
					  "disableTokenFile": false,
 | 
				
			||||||
 | 
					  "iconsPrefixes": {
 | 
				
			||||||
 | 
					    "font-awesome": {
 | 
				
			||||||
 | 
					      "brands": [
 | 
				
			||||||
 | 
					        "fab"
 | 
				
			||||||
 | 
					      ],
 | 
				
			||||||
 | 
					      "regular": [
 | 
				
			||||||
 | 
					        "far"
 | 
				
			||||||
 | 
					      ],
 | 
				
			||||||
 | 
					      "solid": [
 | 
				
			||||||
 | 
					        "fa",
 | 
				
			||||||
 | 
					        "fas"
 | 
				
			||||||
 | 
					      ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "defaultZoomLevel": "none",
 | 
					    "moodle": {
 | 
				
			||||||
    "zoomlevels": {
 | 
					      "font-awesome": [
 | 
				
			||||||
        "none": 100,
 | 
					        "fam"
 | 
				
			||||||
        "medium": 110,
 | 
					      ],
 | 
				
			||||||
        "high": 120
 | 
					      "moodle": [
 | 
				
			||||||
    },
 | 
					        "moodle"
 | 
				
			||||||
    "customurlscheme": "moodlemobile",
 | 
					      ]
 | 
				
			||||||
    "sites": [],
 | 
					    }
 | 
				
			||||||
    "multisitesdisplay": "",
 | 
					  },
 | 
				
			||||||
    "sitefindersettings": {},
 | 
					  "clearIABSessionWhenAutoLogin": "android"
 | 
				
			||||||
    "onlyallowlistedsites": false,
 | 
					 | 
				
			||||||
    "forcedefaultlanguage": false,
 | 
					 | 
				
			||||||
    "privacypolicy": "https://moodle.net/moodle-app-privacy/",
 | 
					 | 
				
			||||||
    "notificoncolor": "#f98012",
 | 
					 | 
				
			||||||
    "enableanalytics": false,
 | 
					 | 
				
			||||||
    "enableonboarding": true,
 | 
					 | 
				
			||||||
    "forceColorScheme": "",
 | 
					 | 
				
			||||||
    "forceLoginLogo": false,
 | 
					 | 
				
			||||||
    "ioswebviewscheme": "moodleappfs",
 | 
					 | 
				
			||||||
    "appstores": {
 | 
					 | 
				
			||||||
        "android": "com.moodle.moodlemobile",
 | 
					 | 
				
			||||||
        "ios": "id633359593"
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "wsrequestqueuelimit": 10,
 | 
					 | 
				
			||||||
    "wsrequestqueuedelay": 100,
 | 
					 | 
				
			||||||
    "calendarreminderdefaultvalue": 3600,
 | 
					 | 
				
			||||||
    "toastDurations": {
 | 
					 | 
				
			||||||
        "short": 2000,
 | 
					 | 
				
			||||||
        "long": 3500,
 | 
					 | 
				
			||||||
        "sticky": 0
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "disableTokenFile": false,
 | 
					 | 
				
			||||||
    "iconsPrefixes": {
 | 
					 | 
				
			||||||
        "font-awesome": {
 | 
					 | 
				
			||||||
            "brands": [
 | 
					 | 
				
			||||||
                "fab"
 | 
					 | 
				
			||||||
            ],
 | 
					 | 
				
			||||||
            "regular": [
 | 
					 | 
				
			||||||
                "far"
 | 
					 | 
				
			||||||
            ],
 | 
					 | 
				
			||||||
            "solid": [
 | 
					 | 
				
			||||||
                "fa",
 | 
					 | 
				
			||||||
                "fas"
 | 
					 | 
				
			||||||
            ]
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "moodle": {
 | 
					 | 
				
			||||||
            "font-awesome": [
 | 
					 | 
				
			||||||
                "fam"
 | 
					 | 
				
			||||||
            ],
 | 
					 | 
				
			||||||
            "moodle": [
 | 
					 | 
				
			||||||
                "moodle"
 | 
					 | 
				
			||||||
            ]
 | 
					 | 
				
			||||||
        }
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "clearIABSessionWhenAutoLogin": "android"
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user