aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' of github.com:francoisfrisch/ninja-internalValerio Virgillito2012-03-20
|\
| * Merge branch 'master' of github.com:francoisfrisch/ninja-internal into ↵Eric Guzman2012-03-20
| |\ | | | | | | | | | FeedReaderAnimation
| * | Feed Reader - change default display mode to "timer"Eric Guzman2012-03-20
| | |
| * | Merge branch 'master' of github.com:francoisfrisch/ninja-internalEric Guzman2012-03-20
| |\ \
| * | | Feed Reader - Add PI field for display modeEric Guzman2012-03-20
| | | |
| * | | Presets - Animation updateEric Guzman2012-03-20
| | | |
* | | | Removing the youtube channel video black backgroundValerio Virgillito2012-03-20
| |_|/ |/| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | | Merge branch 'master' of github.com:francoisfrisch/ninja-internalValerio Virgillito2012-03-20
|\ \ \ | | |/ | |/|
| * | Reset the animation event handlers/timer when the display mode changes.Kishore Subramanian2012-03-20
| |/
* | Fixing the selection issuesValerio Virgillito2012-03-20
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | giving the feed reader a default size when emptyValerio Virgillito2012-03-20
|/ | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Animation for the Feed readerKishore Subramanian2012-03-20
|
* Change Youtube channel transition to avoid rendering bugStuart Knightley2012-03-20
|
* Reformating carouselFrançois Frisch2012-03-19
|
* Update manifest to remove youtubeStuart Knightley2012-03-19
|
* Need to allow youtube.com content in Ninja's manifest. Note you will have to ↵Nivesh Rajbhandari2012-03-19
| | | | | | reload the Ninja extension. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Preserve-3d on flow and specify default dimensions on picasa-carousel.Nivesh Rajbhandari2012-03-19
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* fixing the selection for the picasa carouselValerio Virgillito2012-03-19
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Update Youtube channel to have three thumbnailsStuart Knightley2012-03-19
|
* Map - width and height should be 100% so resize handles work.Nivesh Rajbhandari2012-03-19
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* "Category" property should use "select" control.Nivesh Rajbhandari2012-03-19
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Maps - Apply default width and height styles to components if specified. ↵Nivesh Rajbhandari2012-03-19
| | | | | | Change default location to Sunnyvale. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Changes to Map and FeedReaderKishore Subramanian2012-03-19
| | | | | | - Added traffic property to Map - Support for show/hide traffic in the example - Changed FeedReader to use only one DIV. No longer uses Repetition - Support multiple modes in the Feed reader - timed/animated
* Changes to the DemoKishore Subramanian2012-03-19
| | | | | | - Feed Reader now shows one entry at a time - Category dropdown removed form the Map. It is included as part of the example code - Changed the categories that do not return results
* Update Youtube player to HTML5Stuart Knightley2012-03-19
|
* Youtube appending script in drawFrançois Frisch2012-03-19
|
* using channel name rather than urlFrançois Frisch2012-03-18
|
* fixing the selection of components. Temporary workaround for now.Valerio Virgillito2012-03-18
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* looping through both branches of the components treeValerio Virgillito2012-03-18
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* changing the picasa-carousel to use a getter and setter for the queryParameterValerio Virgillito2012-03-18
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Merge branch 'master' of github.com:francoisfrisch/ninja-internalValerio Virgillito2012-03-17
|\ | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
| * Youtube video is droppableFrançois Frisch2012-03-17
| | | | | | still getting errors with the carousel
* | Youtube video is droppableFrançois Frisch2012-03-17
|/ | | | | | still getting errors with the carousel Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Integrating picasa carousel and youtube channelFrançois Frisch2012-03-17
|
* Adding back webkit-transform styles in set3DProperties. Changing "zoom" to ↵Valerio Virgillito2012-03-17
| | | | | | | "zoomValue" in map component to avoid scaling the map. Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com> Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Adding the youtube playerFrançois Frisch2012-03-17
|
* Added a new picasa-carousel component as well as an example using itBenoit Marchant2012-03-17
|
* fixing the map styles and temporary disabling the 3d styles for elements.Valerio Virgillito2012-03-17
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* adding element creation for the map and feedreader components.Valerio Virgillito2012-03-17
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* Fixed snap-manager to stop snapping after first level children.Nivesh Rajbhandari2012-03-17
| | | | Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
* Adding components to PIFrançois Frisch2012-03-17
|
* Deleting unecessary propertyFrançois Frisch2012-03-17
|
* Adding feed reader and mapFrançois Frisch2012-03-17
|
* Getting ownerComponent bindingsFrançois Frisch2012-03-17
|
* Merge pull request #124 from ericguzman/AddAnimationsLibraryValerio Virgillito2012-03-16
|\ | | | | Presets Panel - Adding Animations Tab
| * Presets Panel - Adding Animations TabEric Guzman2012-03-16
| |
* | Squashed commit of SnapManagerFixesValerio Virgillito2012-03-16
| | | | | | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* | Merge branch 'master' of github.com:Motorola-Mobility/ninja-internalValerio Virgillito2012-03-16
|\ \
| * \ Merge pull request #122 from ananyasen/IO-patch-ninja-internal-master-ananyaValerio Virgillito2012-03-16
| |\ \ | | | | | | | | IKNINJA-1305 : fixed the check for stopVideos() method's existence
| | * | IKNINJA-1305 : fixed the check for stopVideos() method's existenceAnanya Sen2012-03-16
| |/ / | | | | | | | | | Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>