profile/ivi/cowhide.git
2013-01-29 Salvatore Iovene(hoofbeats) Tizen widgetization for the unit tests.
2013-01-29 Salvatore Iovene(hoofbeats) Tizen widgetization.
2013-01-25 Salvatore Iovene(hoofbeats) Adds test for 'artist not found'.
2013-01-24 Salvatore Iovene(hoofbeats) Added MusicBrainz API implementation (only...
2013-01-22 Salvatore Iovene(hoofbeats) Takes Tizen MediaContent API into use.
2013-01-21 Salvatore Iovene(hoofbeats) Renames library.load to library.scan.
2013-01-21 Salvatore Iovene(hoofbeats) Capitalizes error messages.
2013-01-21 Salvatore IoveneAdds pid.txt to .gitignore.
2013-01-21 Salvatore Iovene(hoofbeat) Removes useless file.
2013-01-21 Salvatore Iovene(hoofbeat) Stars implementation of the library.
2013-01-18 Salvatore Iovene(Hoofbeats) Adds initial files with empty set of unit...
2013-01-17 Salvatore IoveneAdds unit test on ignore-driving-mode.
2013-01-17 Salvatore IoveneMakes connecting to AMB optional and opt-in.
2013-01-17 Salvatore IoveneAdds unit tests for cowhide-select.
2013-01-16 Salvatore IoveneUnit tests use the underscore file in the lib directory.
2013-01-16 Salvatore IoveneUnit tests use the jquery file in the lib directory.
2013-01-16 Salvatore IoveneAdds unit tests for scrollable widget.
2013-01-16 Salvatore IoveneAdds unit tests for radio input widget.
2013-01-16 Salvatore IoveneAdds unit tests for page widget.
2013-01-16 Salvatore IoveneFixes problem with ChPage's registerWidget, and adds...
2013-01-15 Salvatore IoveneRenames unit test module for the button widget.
2013-01-15 Salvatore IoveneRemoves unused code.
2013-01-15 Salvatore IoveneAdds unit tests for header widget.
2013-01-15 Salvatore IoveneRefactors the toggleNightMode method and adds setNightMode.
2013-01-15 Salvatore IoveneAdds unit tests for core.
2013-01-15 Salvatore IoveneAdds unit tests for checkbox-input.
2013-01-15 Salvatore IoveneRemoved useless tests.
2013-01-15 Salvatore IoveneRemoves logging message.
2013-01-15 Salvatore IoveneDisables driving mode on unit test setup.
2013-01-15 Salvatore IoveneChanges the header of the unit tests page.
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 IoveneAdds unit tests for cowhide-button.
2013-01-14 Salvatore IoveneUpgrades Bootstrap widgets to 2.2.2.
2013-01-14 Salvatore IoveneCleans up the test runner a bit.
2013-01-10 Salvatore IoveneAdds bootstrap unit tests (warning: contains failing...
2013-01-10 Salvatore Iovene[Calf] Uses the 'scrollable' widgets for artist/album...
2013-01-10 Salvatore IoveneNo need to use minified versions of the source for...
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-12 Salvatore IoveneUpgrades jQuery and jQuery UI.
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 IoveneAdds hogan.js to the dependencies (to parse docs' templ...
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 IoveneDocuments error codes.
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 IoveneAdds checkboxes to widget gallery.
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 IoveneAdds some docs about Cowhide's core.
2012-11-02 Salvatore IoveneFixes docs so that everything is in a page widget.
2012-11-02 Salvatore IoveneFatal error message can input some information about...
2012-11-02 Salvatore IoveneFixes themes path in widget-gallery.
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 IoveneAllows theme selection in docs.
2012-10-30 Salvatore IoveneAllows night mode toggle in docs.
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 instruction about linking to Cowhide's stylesheet...
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-22 Salvatore IoveneFixes icons path and delete unneeded files.
2012-10-19 Salvatore IoveneImplements marquee option for buttons.
2012-10-17 Salvatore IoveneAdds radio-input widget and initial Widget Gallery...
2012-10-17 Salvatore IoveneAdds docs about the 'Core'.
2012-10-17 Salvatore IoveneAdds documentation for the 'Slider' plugin.
2012-10-17 Salvatore IoveneRemoves the 'Customize' page from the docs.
2012-10-16 Salvatore IoveneAdapts 'Javascript' docs with Cowhide modifications.
2012-10-16 Salvatore IoveneAdapts 'Components' docs with Cowhide modifications.
2012-10-16 Salvatore IoveneAdapts 'Base CSS' docs with Cowhide modifications.
2012-10-16 Salvatore IoveneAdapts "Getting starting" docs with Cowhide modifications.
2012-10-15 Salvatore IoveneAdapts "Getting starting" docs with Cowhide modifications.
2012-10-15 Salvatore IoveneAdds docs and responsive layout.
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-10 Salvatore IoveneGrunt cleans and releases zip.
2012-10-10 Salvatore IoveneSimplifies .gitignore.
2012-10-10 Salvatore IoveneDistributing examples too.
2012-10-08 Salvatore IoveneDistribute README.md.
2012-10-08 Salvatore IoveneAdds information to README.md.
next