diff --git a/Thumbs.db b/Thumbs.db new file mode 100644 index 000000000..2c8076d49 Binary files /dev/null and b/Thumbs.db differ diff --git a/config.json b/config.json index 1a4ee60a1..38277c5b8 100644 --- a/config.json +++ b/config.json @@ -1,14 +1,14 @@ -{ +{ "app_id" : "com.moodle.moodlemobile", -"versioncode" : "391", -"versionname" : "1.15", +"versioncode" : "2", +"versionname" : "2.11", "cache_expiration_time" : 300000, "default_lang" : "en", "languages": {"ar": "عربي", "bg": "Български", "ca": "Català", "cs": "Čeština", "de": "Deutsch","en": "English", "es": "Español", "es_mx": "Español - México", "eu": "Euskara", "fa": "فارسی", "fr" : "Français", "he" : "עברית", "hu": "magyar", "it": "Italiano", "ja": "日本語","nl": "Nederlands", "pt_br": "Português - Brasil", "ru": "Русский", "sv": "Svenska", "tr" : "Türkçe", "zh_cn" : "简体中文", "zh_tw" : "正體中文"}, "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" : {"url": "http://ita-acapulco.azurewebsites.net/", "username": ""}, "sync_ws_on" : true, "sync_css_on" : true, "sync_cron": 300000, @@ -16,9 +16,11 @@ "sync_css" : 3600000, "event_notif_on": true, "log_length" : 100, -"dev_debug": false, +"dev_debug": true, "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": [], "notifications_enabled": true, -"gcmpn": "694767596569" +"gcmpn": "694767596569", +"reportbugmail": "yarilcaos@gmail.com" + } diff --git a/config.xml b/config.xml index f88ee7d83..1e70f8e76 100644 --- a/config.xml +++ b/config.xml @@ -2,17 +2,17 @@ - Moodle Mobile + id = "com.moodle.yarilcaos" + versionCode = "2" + version = "2.11"> + ITA Educacion movil Moodle Mobile official app - - Juan Leyva + + Cesar Yaril @@ -86,7 +86,8 @@ - + + diff --git a/css/styles.css b/css/styles.css index 905f60e8b..4820dd89f 100644 --- a/css/styles.css +++ b/css/styles.css @@ -45,7 +45,7 @@ body { font-size: 16px; font-size: 1rem; line-height: 24px; - background: #fa8f1c url(../img/bg-orange.png); + background: #020831 url(../img/bg-orange.png); } /* =1.3 - Links --------------------------------------------------------*/ @@ -513,7 +513,7 @@ hr { height: 44px; line-height: 44px; overflow: hidden; - background: #fa8f1c; + background: #0066cc; border-bottom: 0; } .header-main .nav-main { @@ -595,13 +595,13 @@ hr { /* - User menu on the left panel -------------------------------------------------------------------------- */ .user-menu { - background: #fa8f1c; + background: #0066cc; padding-bottom: 40px; height: auto; } .user-menu header { padding: 10px; - background: #fa8f1c; + background: #0066cc; border-bottom: 1px solid rgba(0, 0, 0, 0.1); box-shadow: none; } @@ -1182,12 +1182,12 @@ hr { } .path-messages .conversation .conversation-area .bubble-alt { background-color: #ffffff; - border-color: #fa8f1c; + border-color: #0066cc; float: right; } .path-messages .conversation .conversation-area .bubble-alt:before { border-color: transparent; - border-left-color: #fa8f1c; + border-left-color: #0066cc; left: auto; right: -16px; } @@ -1585,7 +1585,7 @@ hr { letter-spacing: .5px; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); padding: 10px; - background-color: #fa8f1c; + background-color: #0066cc; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; @@ -1900,7 +1900,7 @@ div.jqi button.jqidefaultbutton { width: 100% !important; height: 100%; margin-top: 0 !important; - background-color: #fa8f1c; + background-color: #0066cc; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; diff --git a/icon.png b/icon.png index b98d8a19f..503936138 100644 Binary files a/icon.png and b/icon.png differ diff --git a/img/Thumbs.db b/img/Thumbs.db new file mode 100644 index 000000000..3b21cada6 Binary files /dev/null and b/img/Thumbs.db differ diff --git a/img/bg-orange.png b/img/bg-orange.png index 4dc95607c..38690e6e2 100644 Binary files a/img/bg-orange.png and b/img/bg-orange.png differ diff --git a/img/files/Thumbs.db b/img/files/Thumbs.db new file mode 100644 index 000000000..e064d6e9e Binary files /dev/null and b/img/files/Thumbs.db differ diff --git a/img/grades/Thumbs.db b/img/grades/Thumbs.db new file mode 100644 index 000000000..c715d1665 Binary files /dev/null and b/img/grades/Thumbs.db differ diff --git a/img/icon/android/icon-144-xxhdpi.png b/img/icon/android/icon-144-xxhdpi.png index 70c15c651..8ed9194d8 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..2c8fa7c5b 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..ff649a34a 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..3d95d9a4a 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..8fd52bfb0 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/login-logo.png b/img/login-logo.png index 39b1e5870..47be0a22f 100644 Binary files a/img/login-logo.png and b/img/login-logo.png differ diff --git a/img/login-logoR.png b/img/login-logoR.png new file mode 100644 index 000000000..39b1e5870 Binary files /dev/null and b/img/login-logoR.png differ diff --git a/img/mod/Thumbs.db b/img/mod/Thumbs.db new file mode 100644 index 000000000..8959a8240 Binary files /dev/null and b/img/mod/Thumbs.db differ diff --git a/img/splash/android/android_hdpi_portrait.png b/img/splash/android/android_hdpi_portrait.png index a3ace704c..1a491d120 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..025c7775b 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..08552b186 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..3fccd27de 100755 Binary files a/img/splash/android/android_xhdpi_portrait.png and b/img/splash/android/android_xhdpi_portrait.png differ diff --git a/index.html b/index.html index 02762cb2d..393b6934e 100644 --- a/index.html +++ b/index.html @@ -61,6 +61,18 @@ // We should wait to phonegap, if not, we get errors like: // http://rickluna.com/wp/2012/04/solving-the-connection-to-the-server-was-unsuccessful-error-in-androidphonegap/ $(document).bind('deviceready', function() { + + //push + + + /* document.addEventListener('deviceready', function () { + var Pushbots = PushbotsPlugin.initialize("56ab9216177959af218b4567", {"android":{"sender_id":"AIzaSyCUhgNcU33Fp7miG4p6AimklpWbJWzN8Xg"}}); + }, false);*/ + document.addEventListener('deviceready', function () { + window.plugins.PushbotsPlugin.initialize("56ab9216177959af218b4567", {"android":{"sender_id":"963595412229"}}); + //var client = new WindowsAzure.MobileServiceClient(ZUMOAPPURL); + }, false); + //end push MM.log('Deviceready fired'); MM.deviceReady = true; // Store the device locale for further uses. @@ -117,15 +129,58 @@ + +