aboutsummaryrefslogtreecommitdiff
path: root/index.html
Commit message (Collapse)AuthorAge
* added Tony's outline styling to the splash screenJohn Mayhew2012-02-10
|
* Implemented final splash screen, the credits page and the license pageJohn Mayhew2012-02-09
|
* 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>
* First commit of Ninja to ninja-internalPierre Frisch2012-01-27
Signed-off-by: Valerio Virgillito <rmwh84@motorola.com>