Menu

Tree [2184b8] master /
 History

HTTPS access


File Date Author Commit
 css 2014-06-23 Mike Dawson Mike Dawson [0aa673] Update Theming, NodeWebKit package download
 img 2013-11-11 Varuna Varuna [7b4b7e] Initial commit
 jqm 2014-07-09 Mike Dawson Mike Dawson [f9083f] Ensure JQueryMobile enhancements work after usi...
 js 2014-08-17 Mike Dawson Mike Dawson [2184b8] Ensure contentPageGo in contentzone is called once
 locale 2014-06-27 Mike Dawson Mike Dawson [b10397] Nodewebkit version improvements
 res 2014-07-16 Mike Dawson Mike Dawson [40b60b] Fix autoplay audio and video tag behaviour
 setup 2014-08-15 Mike Dawson Mike Dawson [c9a088] Improve contentZone page change logic, make ima...
 spec 2013-11-11 Varuna Varuna [7b4b7e] Initial commit
 .gitignore 2014-08-02 Mike Dawson Mike Dawson [bed9e0] Fix logic error in ustadmobile.js
 Cordova instal notes 2013-11-28 Varuna Varuna [ae0ab6] Ustad Mobile Android "BETA". Feature complete. ...
 Gruntfile.js 2014-02-05 Varuna Varuna [f1749b] App is now with grunt and has a way to seperate...
 LICENSE.txt 2014-07-03 Mike Dawson Mike Dawson [9fd2a1] Installer for Win32 based on NSIS
 README 2014-08-03 Mike Dawson Mike Dawson [a045cb] Remove legacy scripts from program/testing metrics
 THEMING 2014-05-30 Mike Dawson Mike Dawson [60eb0b] Theme support updates: Allow a theme.zip file t...
 config.xml 2013-12-15 Mike Dawson Mike Dawson [8f3d08] Add Android release mechanism to sign and zipalign
 gruntinstallationsteps 2014-02-13 Varuna Varuna [0ee27a] iBeta: test update and main page of course down...
 index.html 2014-08-03 Mike Dawson Mike Dawson [a045cb] Remove legacy scripts from program/testing metrics
 package.json 2014-02-05 Varuna Varuna [f1749b] App is now with grunt and has a way to seperate...
 ustad_version 2014-08-04 Mike Dawson Mike Dawson [cb2bb9] Fix auto adding build info to Android
 ustad_version_details 2014-01-22 Varuna Varuna [094b38] Tested and updated getpackages.js with changes....
 ustadmobile_aboutus.html 2014-08-01 Mike Dawson Mike Dawson [f87687] Add technical info to about screen for diagnostics
 ustadmobile_apptests.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_base64Test.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_booklist.html 2014-08-03 Mike Dawson Mike Dawson [8ebf90] Separate out implementation specific course sca...
 ustadmobile_create.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_createhtml.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_developerPage.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_fe.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_filetransfer.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_getPackages.html 2014-07-18 Mike Dawson Mike Dawson [ed3a78] Language tidyup
 ustadmobile_login.html 2014-05-30 Mike Dawson Mike Dawson [6c49d7] Theming update: change app content to allow for...
 ustadmobile_login2.html 2014-05-30 Mike Dawson Mike Dawson [6c49d7] Theming update: change app content to allow for...
 ustadmobile_panel_app.html 2014-07-18 Mike Dawson Mike Dawson [ed3a78] Language tidyup
 ustadmobile_read.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_root.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_setLanguage.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_template.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_testlogging.html 2014-07-07 Mike Dawson Mike Dawson [d61304] Update Page to Page navigation for NodeWebKit/U...
 ustadmobile_tests.html 2014-08-03 Mike Dawson Mike Dawson [a045cb] Remove legacy scripts from program/testing metrics

Read Me

Ustad Mobile HTML5 Cross Platform App

Copyright UstadMobile Inc 2013-2014.

UstadMobile can download content created using eXe ( an eLearning authoring
tool ) to a device and use that content even when offline.

Content is downloaded according to an XML manifest; the app runs an internal
HTTP server to ensure that content is sandboxed in a different javascript context
and cannot be used for malicious purposes against the host device.

Supported Platforms:

* Android (Built using Apache Cordova)
* Windows 7/8 (Built using NodeWebKit)

Work In Progress:

* iOS (Cordova)
* Blackberry 10 (Cordova)
* Windows Phone 8

===To Build/Run unit tests===
See setup/<platform-name>