aboutsummaryrefslogtreecommitdiff
path: root/index.html
Commit message (Collapse)AuthorAge
* Squashed commit of preload-fix into MasterValerio Virgillito2012-03-06
| | | | | | | - Requiring all the previously pre-loaded files - RDGE, Codemirror and gl-matrix are not included via a script tag. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-13
|\
| * implemented finalized splash screenJohn Mayhew2012-02-13
| |
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-11
|\| | | | | | | | | Conflicts: js/ninja.reel/ninja.html
| * added Tony's outline styling to the splash screenJohn Mayhew2012-02-10
| |
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-09
|\| | | | | | | | | Conflicts: index.html
| * Implemented final splash screen, the credits page and the license pageJohn Mayhew2012-02-09
| |
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-02-08
|\| | | | | | | | | Conflicts: manifest.json
| * Added manifest.json, and image file required for being a packaged chrome ↵John Mayhew2012-02-08
| | | | | | | | application. Removed the old versions.json and updated the main page to detect if it is running as a chrome app and retrieve the version info from the chrome.app object. If the app is running hosted, the code will use an XHR to load the manifest.json and retrieve the version number from it directly.
| * Adding browser check for Chrome and redirect page.Valerio Virgillito2012-02-01
| | | | | | | | | | | | Adding a check for Google Chrome browser and a redirect page to download and install Chrome. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Adding a version json object to NinjaValerio Virgillito2012-01-30
| | | | | | | | | | | | | | Versions object to start keeping track of versions for Ninja, Montage and eventually other dependencies. Loaded before montage to use in the splash screen. Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
* | File IO clean up and setting upJose Antonio Marquez2012-02-01
| | | | | | | | Cleaned up file IO templates and removed app-caching from Ninja since it would be needed. Setting up io-mediator to hook up to controller. Still need to address naming conventions and clean up more in the io directory.
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-01-31
|\ \
| * | Adding browser check for Chrome and redirect page.Valerio Virgillito2012-01-30
| | | | | | | | | | | | | | | | | | Adding a check for Google Chrome browser and a redirect page to download and install Chrome. Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * | Adding a version json object to NinjaValerio Virgillito2012-01-30
| |/ | | | | | | | | | | | | Versions object to start keeping track of versions for Ninja, Montage and eventually other dependencies. Loaded before montage to use in the splash screen. Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
* | Merge branch 'refs/heads/NinjaInternal' into FileIOJose Antonio Marquez2012-01-30
|\ \ | | | | | | | | | | | | | | | Conflicts: _scss/compass_app_log.txt _scss/imports/scss/_Stage.scss
| * | Adding a version json object to NinjaValerio Virgillito2012-01-31
| |/ | | | | | | | | | | | | Versions object to start keeping track of versions for Ninja, Montage and eventually other dependencies. Loaded before montage to use in the splash screen. Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>
* | Removing App CachingJose Antonio Marquez2012-01-29
| | | | | | | | Temporarily removing the app cache until needed, should be set up and tested, so just would need to include and add files to the manifest.
* | Setting up App cachingJose Antonio Marquez2012-01-27
| | | | | | | | Set up the app caching for Ninja and files for initial templates for file I/O
* | Merged old FileIOJose Antonio Marquez2012-01-27
|/
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>