| Commit message (Collapse) | Author | Age |
|
|
|
| |
Adding new file functionality, awaiting UI to implement correct file path for templates to hook into mediator.
|
|
|
|
| |
This class will be used to copy locally the library needed for Ninja's IO.
|
|
|
|
| |
Chrome file system API will be used to copy over files from the sandboxed app into the sandboxed file system directory (in Chrome) to then be used by the core API and the cloud.
|
|
|
|
| |
Doing benchmark testing of the native HTML5 FileSystem API available in Chrome. Need to run testing of local XHR requests and also getting files from packaged app.
|
| |
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
Adding base functionality to creating files.
|
| |
|
|
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
|