summaryrefslogtreecommitdiffstats
path: root/samples/SupportLeanbackDemos
Commit message (Expand)AuthorAgeFilesLines
* Add test case for multiple row horizontal grid viewDake Gu2014-12-114-2/+208
* Merge "Add RowsFragment example" into lmp-mr1-devDake Gu2014-12-097-11/+258
|\
| * Add RowsFragment exampleDake Gu2014-12-097-11/+258
* | Add 'Remove all then re-add'.Craig Stout2014-12-081-1/+17
|/
* Use non-deprecated HeaderItem constructor.Craig Stout2014-12-031-1/+1
* Merge "Update sample to use playback control glue." into lmp-mr1-devCraig Stout2014-11-211-204/+300
|\
| * Update sample to use playback control glue.Craig Stout2014-11-191-204/+300
* | Update sample app to support right-to-left layoutsKris Giesing2014-11-211-0/+1
|/
* SupportLeanbackDemo: add test of delayed detail entrance transitionDake Gu2014-11-182-21/+48
* Merge "Use 2-param constructor for HeaderItem." into lmp-mr1-devCraig Stout2014-11-185-7/+7
|\
| * Use 2-param constructor for HeaderItem.Craig Stout2014-11-185-7/+7
* | Fix NPE if user finishes activity quickly.Craig Stout2014-11-181-0/+3
|/
* SupportLeanbackDemo: add test case of Browse/Details enter return transitionDake Gu2014-11-123-8/+36
* Add secondary text to cards.Tim Kilbourn2014-10-293-4/+18
* SupportLeanbackDemo: Add test case for updating overview rowDake Gu2014-10-291-10/+23
* SupportLeanbackDemo: Add test case of ArrayObjectAdapter.replace()Dake Gu2014-10-281-1/+15
* SupportLeanbackDemo: show case of different image scale typeDake Gu2014-09-301-2/+14
* SupportLeanbackDemo: Fix crash of launch Detail from SearchDake Gu2014-09-271-10/+21
* SupportLeanbackDemo: dont override fragment's object from activityDake Gu2014-09-171-2/+6
* Merge "Use image card view for DetailsFragment example" into lmp-devDake Gu2014-09-161-3/+20
|\
| * Use image card view for DetailsFragment exampleDake Gu2014-09-161-3/+20
* | Fix build.Craig Stout2014-09-151-0/+1
* | Use new callback for search by intent.Craig Stout2014-09-153-11/+48
|/
* Demonstrate OnItemClicked/Selected listeners.Craig Stout2014-08-205-20/+68
* Merge "Make BrowseAnimationFragment working" into lmp-devDake Gu2014-08-181-2/+2
|\
| * Make BrowseAnimationFragment workingDake Gu2014-08-181-2/+2
* | Cleanup playback controls sample.Craig Stout2014-08-181-57/+115
* | Fix build.Craig Stout2014-08-112-1/+1
* | More features.Craig Stout2014-08-084-11/+40
* | Playback actions improvementsCraig Stout2014-08-051-20/+53
|/
* Merge "Add playback progress." into lmp-devCraig Stout2014-07-271-6/+52
|\
| * Add playback progress.Craig Stout2014-07-251-6/+52
* | Merge "Add PlaybackOverlayFragment" into lmp-devCraig Stout2014-07-244-0/+185
|\|
| * Add PlaybackOverlayFragmentCraig Stout2014-07-244-0/+185
* | SupportLeanbackDemo: activity transitionDake Gu2014-07-2315-24/+193
|/
* Add BrowseErrorActivity and ErrorFragment.Craig Stout2014-06-274-5/+141
* Remove deprecated Params from BrowseAnimationFragment.Craig Stout2014-06-041-5/+3
* Remove use of deprecated Params.Craig Stout2014-06-042-9/+5
* Merge "SupportLeanbackDemo: example of add/remove items/rows" into lmp-previe...Dake Gu2014-06-034-0/+320
|\
| * SupportLeanbackDemo: example of add/remove items/rowsDake Gu2014-05-304-0/+320
* | Use CardPresenter in VerticalGridFragment.Craig Stout2014-06-021-32/+4
* | Use a single card presenter instance so views get recycled.Craig Stout2014-06-011-1/+5
|/
* Adding AUDIO_RECORD permissionJerome Poichet2014-05-211-0/+2
* Using new search fragment parametersJerome Poichet2014-05-212-0/+11
* Set row heights for browse rows.Tim Kilbourn2014-04-301-1/+8
* Minor card tweaks for leanback demo.Tim Kilbourn2014-04-282-1/+4
* Adding search to Leanback demoJerome Poichet2014-04-145-0/+148
* Use ImageCardview in leanback samples.Tim Kilbourn2014-04-092-1/+44
* Add VerticalGridActivity to the leanback demo.Craig Stout2014-04-095-0/+167
* Add callbacks for actions in details.Tim Kilbourn2014-04-042-3/+24