aboutsummaryrefslogtreecommitdiff
path: root/node_modules/descriptor.json
Commit message (Collapse)AuthorAge
* cleaned up remaining copyrights for releaseJohn Mayhew2012-07-09
|
* adding missing montage to the user library and temporary fix for picas ↵Valerio Virgillito2012-07-03
| | | | | | screen trash Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* including the map icons inside the component and adding the empty categoryValerio Virgillito2012-06-26
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* updating the components and descriptor.json to support montage v.11Valerio Virgillito2012-06-17
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* adding the latest v0.10 montageValerio Virgillito2012-06-05
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* montage v.0.10 integrationValerio Virgillito2012-05-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Squashed master into dom-architectureValerio Virgillito2012-05-16
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Updating descriptor fileJose Antonio Marquez2012-03-21
| | | | Still an outstanding issue of assets loaded dynamically.
* Temp I/O functionality for M-JS componentsJose Antonio Marquez2012-03-18
| | | | Added the ability to save montages component serialization from Ninja. Very rough, but functional.
* Adding a purge library methodJose Antonio Marquez2012-02-08
| | | | Added a delete libraries function to delete all libraries in Chrome sandbox (as in a force delete). Also updated descriptor files to go with new directory layout of files and relation to the relatives paths used by the packed app and it's manifest.
* Adding ability to copy an entire library for NinjaJose Antonio Marquez2012-02-07
| | | | Added the functionality to copy an entire directory/library from a JSON descriptor file into the app sandbox. Need to add logic to dispatch a 'synchronized' event for Ninja to know everything is up to date.
* Setting up Chrome File System API classJose Antonio Marquez2012-02-04
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.