aboutsummaryrefslogtreecommitdiff
path: root/js/io/system/coreioapi.js
Commit message (Collapse)AuthorAge
...
* | Merge branch 'FileIO' of github.com:joseeight/ninja-internal into FileIOAnanya Sen2012-01-31
|\| | | | | | | | | | | | | | | Conflicts: _scss/imports/scss/_Stage.scss js/io/system/coreioapi.js Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
| * Core API initialization routineJose Antonio Marquez2012-01-30
| | | | | | | | Setting up the core API routine to check for cloud API availability. Also cleaned up template files for IO and set up initial string contents.
| * Setting up new fileJose Antonio Marquez2012-01-30
| | | | | | | | Adding base functionality to creating files.
* | added the api to check if a file is writableAnanya Sen2012-01-31
|/ | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
* Core API clean upJose Antonio Marquez2012-01-29
| | | | Cleaning up File IO core API and setting up to use URL from welcome screen or local storage. Class will perform an automatic check for IO API to be active, otherwise prompt user.
* Merged old FileIOJose Antonio Marquez2012-01-27