Bump version to 0.1.18.
[profile/ivi/cowhide.git] / src /
2014-03-18 Salvatore IoveneFix Driving/NightMode; remove 'use strict'. 05/18205/1
2014-02-20 Salvatore IoveneConnect to AMB by default.
2014-02-20 Salvatore IoveneAdd NightMode support."
2013-07-29 Salvatore IoveneMove page registration code from widget to core.
2013-07-25 Salvatore IoveneAdd noConflict to many widgets.
2013-07-24 Salvatore IoveneUpdate api.js to latest version from GhostCluster.
2013-04-30 Salvatore IoveneUse bootstrap as a module.
2013-04-29 Salvatore IoveneRemove stray character.
2013-04-29 Salvatore IoveneAdd simple-scrollable back.
2013-04-26 Salvatore IoveneRemoves copied dependencies, bootstrap unit tests,...
2013-04-23 Salvatore IoveneAdd Apache 2.0 license.
2013-02-07 Salvatore Iovene(simple-scrollable) Structure stylesheets within bootstrap.
2013-02-06 Salvatore IoveneAdds SimpleScrollable widget.
2013-02-06 Salvatore IoveneMakes container-fluid a non-overflowing component;...
2013-01-30 Salvatore Iovene(core) Fixes logic for setting night mode.
2013-01-17 Salvatore IoveneMakes connecting to AMB optional and opt-in.
2013-01-16 Salvatore IoveneFixes problem with ChPage's registerWidget, and adds...
2013-01-15 Salvatore IoveneRemoves unused code.
2013-01-15 Salvatore IoveneRefactors the toggleNightMode method and adds setNightMode.
2013-01-15 Salvatore IoveneExplicitly checks for undefined, for readability.
2013-01-14 Salvatore IoveneMakes verifying framework restriction on a timer optional.
2013-01-14 Salvatore IoveneUpgrades Bootstrap widgets to 2.2.2.
2012-12-12 Salvatore IoveneFixes header widget: the text is in the body, not the...
2012-12-12 Salvatore IoveneScrollable uses scroll buttons too.
2012-12-12 Salvatore IoveneImplements 'scrollable' widget.
2012-12-04 Salvatore Iovene(api.js) Uses wrapped window object.
2012-12-04 Salvatore IoveneAdds call to listenToVehicle on document ready.
2012-11-29 Salvatore IoveneImplements ws connection to AMB.
2012-11-19 Salvatore IoveneAdds Button and Slider wrappers for Angular.
2012-11-19 Salvatore IoveneInitial addition of Angular wrappers.
2012-11-19 Salvatore IoveneAdds cowhide-header.js (forgot to commit it).
2012-11-15 Salvatore IoveneStops git complaining about new lines a the end of...
2012-11-15 Salvatore IoveneAdds Header widget.
2012-11-09 Salvatore IoveneAdds missing error codes.
2012-11-09 Salvatore IoveneStops pretending that we can dynamically control the UI.
2012-11-06 Salvatore IoveneFixes constructor assignment for ChCheckboxInput.
2012-11-06 Salvatore IoveneFixes constructor assignment for ChRadioInput.
2012-11-06 Salvatore IoveneAdds Checkbox widget.
2012-11-06 Salvatore IoveneAdds the CowhideSelect widget.
2012-11-02 Salvatore IoveneFatal error message can input some information about...
2012-10-30 Salvatore IoveneFixes icons path in Spruce theme.
2012-10-30 Salvatore IoveneAdds Spruce theme.
2012-10-30 Salvatore IoveneAdds support for minified themes to theme engine.
2012-10-30 Salvatore IovenePreserves night mode on theme change.
2012-10-30 Salvatore IoveneReorgs themes file structure.
2012-10-30 Salvatore IoveneAdds theme Amelia, and a select to switch themes in...
2012-10-30 Salvatore IoveneRefactors theme support so it's more generic.
2012-10-26 Salvatore IoveneAdds the Cowhide prefix to fatal error messages.
2012-10-25 Salvatore IoveneThrows a fatal error if too many widgets are in one...
2012-10-25 Salvatore IoveneInitial implementation of Page widget.
2012-10-24 Salvatore Iovene[ChButton] Disables marquee when in driving mode.
2012-10-24 Salvatore IoveneFixes glyphicons paths.
2012-10-19 Salvatore IoveneImplements marquee option for buttons.
2012-10-17 Salvatore IoveneAdds radio-input widget and initial Widget Gallery...
2012-10-12 Salvatore IoveneAdds support for max font size.
2012-10-12 Salvatore IoveneChButton doesn't need to wrap the toggle functionality.
2012-10-12 Salvatore IoveneAdds TextInput widget.
2012-10-12 Salvatore IoveneMoves driving mode logic to base widget.
2012-10-11 Salvatore IoveneAdds Driving mode, which disabled ChButtons.
2012-10-08 Salvatore IoveneImplements transition when changing themes.
2012-10-08 Salvatore IoveneSwaps max with min for fw restrictions.
2012-10-08 Salvatore IoveneRenames the night theme.
2012-10-08 Salvatore IoveneHandles framework restrictions at core level.
2012-10-08 Salvatore IoveneMoves toggling of night mode to the framework.
2012-10-08 Salvatore IoveneAdds emptyish cowhide-core file.
2012-10-05 Salvatore IoveneAdds crude implementation of volume sliders associated...
2012-10-05 Salvatore IoveneAdds basic implementation of sliders.
2012-10-05 Salvatore IoveneAdds copy task to grunt, copies images and adds car...
2012-10-04 Salvatore IoveneAdds empty implementation of Seat Selector widget.
2012-09-28 Salvatore IoveneAdds item-list element; renames example app to Calf.
2012-09-27 Salvatore IoveneMakes the example app dynamically change them when...
2012-09-27 Salvatore IoveneAdds build support for multiple themes.
2012-09-27 Salvatore Iovene[ChButton] Prevents 'forceMaxWidth' to be executed...
2012-09-27 Salvatore IoveneAuto initialize all buttons to ChButton.
2012-09-26 Salvatore IoveneAdds base widget class and button class.
2012-09-25 Salvatore IoveneInitial commit.