Change-Id: Ib01262dfa709d6c32f9531452a4a9f17b1bd4cac
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:tizen = "http://tizen.org/ns/widgets"
id = "http://otc.intel.com/cowhide-docs"
- version = "0.1.16"
+ version = "0.1.17"
viewmodes = "fullscreen">
<name short="Cowhide docs">
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:tizen = "http://tizen.org/ns/widgets"
id = "http://otc.intel.com/cowhide-docs"
- version = "0.1.16"
+ version = "0.1.17"
viewmodes = "fullscreen">
<name short="Cowhide docs">
{
"name": "cowhide",
"description": "HTML5 components for fast UI development and support for Tizen IVI.",
- "version": "0.1.16",
+ "version": "0.1.17",
"keywords": [
"tizen",
"ivi",
+* Tue Mar 18 2014 Salvatore Iovene <salvatore.iovene@intel.com> submit/tizen/20130819.120707@4d27b6c
+- Bump version to 0.1.17.
+- Fix Driving/NightMode by using Vehicle API.
+- Remove 'use strict' because it causes problems with the Chrome debugger.
+- Update .changes file.
+
* Fri Feb 21 2014 Mikko Ylinen <mikko.ylinen@intel.com> accepted/tizen/ivi/genivi/20140131.070609@57e5e9d
- Bump version.
- Add widgets.js to dist dir.