diff --git a/config.json b/config.json index 1a4ee60a1..02f5bed4c 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ -{ -"app_id" : "com.moodle.moodlemobile", + { +"app_id" : "in.edufuture.mootes14", "versioncode" : "391", "versionname" : "1.15", "cache_expiration_time" : 300000, @@ -8,7 +8,7 @@ "plugins" : ["notifications", "messages", "upload", "events", "myfiles", "contents", "participants", "grades","addcontact", "addnote", "sendmessage", "forum", "label", "url", "page", "resource", "assign"], "wsservice" : "moodle_mobile_app", "wsextservice" : "local_mobile", -"presets" : {"url": "", "username": ""}, +"presets" : {"www.edufuture.in": "", "username": ""}, "sync_ws_on" : true, "sync_css_on" : true, "sync_cron": 300000, @@ -18,7 +18,7 @@ "log_length" : 100, "dev_debug": false, "extra_js": [], -"demo_sites": [{"key": "student", "url": "http://school.demo.moodle.net", "username": "student", "password": "moodle"}, {"key": "teacher", "url": "http://school.demo.moodle.net", "username": "teacher", "password": "moodle"}, {"key": "cva", "url": "http://mm.cvaconsulting.com/moodle", "username": "student", "password": "student"}], +//"demo_sites": [{"key": "student", "url": "http://school.demo.moodle.net", "username": "student", "password": "moodle"}, {"key": "teacher", "url": "http://school.demo.moodle.net", "username": "teacher", "password": "moodle"}, {"key": "cva", "url": "http://mm.cvaconsulting.com/moodle", "username": "student", "password": "student"}], "notifications_enabled": true, "gcmpn": "694767596569" } diff --git a/config.xml b/config.xml index f88ee7d83..2a6d1a584 100644 --- a/config.xml +++ b/config.xml @@ -2,13 +2,13 @@ - Moodle Mobile + edu future - Moodle Mobile official app + edu future official app @@ -21,7 +21,7 @@ - + @@ -75,26 +75,26 @@ - - - - - - - - - - - + diff --git a/img/icon/android/icon-144-xxhdpi.png b/img/icon/android/icon-144-xxhdpi.png index 70c15c651..7a25a1824 100644 Binary files a/img/icon/android/icon-144-xxhdpi.png and b/img/icon/android/icon-144-xxhdpi.png differ diff --git a/img/icon/android/icon-36-ldpi.png b/img/icon/android/icon-36-ldpi.png index b1d8fdf56..573c422ea 100644 Binary files a/img/icon/android/icon-36-ldpi.png and b/img/icon/android/icon-36-ldpi.png differ diff --git a/img/icon/android/icon-48-mdpi.png b/img/icon/android/icon-48-mdpi.png index 6d9bcf196..128040226 100644 Binary files a/img/icon/android/icon-48-mdpi.png and b/img/icon/android/icon-48-mdpi.png differ diff --git a/img/icon/android/icon-72-hdpi.png b/img/icon/android/icon-72-hdpi.png index fe29ca13f..ed62b6ed3 100644 Binary files a/img/icon/android/icon-72-hdpi.png and b/img/icon/android/icon-72-hdpi.png differ diff --git a/img/icon/android/icon-96-xhdpi.png b/img/icon/android/icon-96-xhdpi.png index 2d85cebc8..ff1cbb9a5 100644 Binary files a/img/icon/android/icon-96-xhdpi.png and b/img/icon/android/icon-96-xhdpi.png differ diff --git a/img/splash/android/android_hdpi_portrait.png b/img/splash/android/android_hdpi_portrait.png index a3ace704c..2d95ae747 100755 Binary files a/img/splash/android/android_hdpi_portrait.png and b/img/splash/android/android_hdpi_portrait.png differ diff --git a/img/splash/android/android_ldpi_portrait.png b/img/splash/android/android_ldpi_portrait.png index f2ff8d858..b2e2e20a1 100755 Binary files a/img/splash/android/android_ldpi_portrait.png and b/img/splash/android/android_ldpi_portrait.png differ diff --git a/img/splash/android/android_mdpi_portrait.png b/img/splash/android/android_mdpi_portrait.png index 7b931c800..5bacaa36f 100755 Binary files a/img/splash/android/android_mdpi_portrait.png and b/img/splash/android/android_mdpi_portrait.png differ diff --git a/img/splash/android/android_xhdpi_portrait.png b/img/splash/android/android_xhdpi_portrait.png index f2335b18d..605f2aba6 100755 Binary files a/img/splash/android/android_xhdpi_portrait.png and b/img/splash/android/android_xhdpi_portrait.png differ