summaryrefslogtreecommitdiffstats
path: root/samples/SupportLeanbackDemos/src/com/example/android
Commit message (Expand)AuthorAgeFilesLines
* SupportLeanbackDemos: guidedstep changesDake Gu2015-11-132-26/+54
* GuidedStepFragment: Example of two columns actionsDake Gu2015-11-032-4/+22
* Dont use R.id.content to host GuidedStepFragmentDake Gu2015-10-294-12/+16
* GuidedStep example: Use standard action IDs and titlesDake Gu2015-10-282-28/+44
* SupportLeanbackDemo: add example finishGuidedStepFragments()Dake Gu2015-10-272-8/+12
* GuidedStep: More example of editingDake Gu2015-10-262-22/+156
* Leanback Demo: demo of edit titleDake Gu2015-10-052-6/+60
* GuidedStepFragment Subclass need explcitly specify a container id for backgroundDake Gu2015-10-012-6/+10
* Generate test for PlaybackOverlaySupportFragmentDake Gu2015-09-306-2/+486
* Generate support version of leanback fragment testsDake Gu2015-09-3019-15/+1428
* Generate example of GuidedStepSupportFragmentDake Gu2015-09-212-0/+273
* Add example of vertical grid transition and GuidedStepFragmentDake Gu2015-09-145-35/+71
* Revert changes of adding guidedstep fragment in BrowseDake Gu2015-08-181-77/+17
* Merge "Add editable actions to Guided Step test activity." into mnc-ub-devKris Giesing2015-08-103-26/+159
|\
| * Add editable actions to Guided Step test activity.Kris Giesing2015-08-053-26/+159
* | BrowseErrorFragment: fix NPE of not attached BackgroundManagerDake Gu2015-07-281-0/+12
|/
* SupportLenabackDemo: Make StepFragment publicDake Gu2015-06-241-1/+1
* Add samples for new DetailsFragmentDake Gu2015-05-055-2/+420
* Modify Guided Step example showing checkmark groupsKris Giesing2015-04-271-4/+11
* Add BackgroundManager release.Craig Stout2015-03-256-17/+60
* Merge "Add demos for GuidedStepFragment." into lmp-mr1-ub-devKris Giesing2015-03-194-14/+294
|\
| * Add demos for GuidedStepFragment.Kris Giesing2015-03-174-14/+294
* | Merge "Add branding to DetailsFragment and TitleHelper with RowsFragment." in...Craig Stout2015-03-173-33/+50
|\ \
| * | Add branding to DetailsFragment and TitleHelper with RowsFragment.Craig Stout2015-03-103-33/+50
* | | Fix missing api on kitkat.Craig Stout2015-03-091-1/+2
|/ /
* | Default to using wrap content for row height.Craig Stout2015-03-032-4/+16
* | Merge "Updated to clarify division of functionality." into lmp-mr1-ub-devCraig Stout2015-02-272-257/+293
|\ \
| * | Updated to clarify division of functionality.Craig Stout2015-02-192-257/+293
* | | ItemClickedListener -> ItemViewClickedListenerDake Gu2015-02-252-38/+55
* | | Merge "Add backgrounds." into lmp-mr1-ub-devCraig Stout2015-02-173-0/+151
|\| | | |/ |/|
| * Add backgrounds.Craig Stout2015-02-103-0/+151
* | showcase of updating DetailsOverviewRow partsDake Gu2015-01-221-13/+31
|/
* Add test case for multiple row horizontal grid viewDake Gu2014-12-112-2/+183
* Merge "Add RowsFragment example" into lmp-mr1-devDake Gu2014-12-093-2/+170
|\
| * Add RowsFragment exampleDake Gu2014-12-093-2/+170
* | Add 'Remove all then re-add'.Craig Stout2014-12-081-1/+17
|/
* Use non-deprecated HeaderItem constructor.Craig Stout2014-12-031-1/+1
* Update sample to use playback control glue.Craig Stout2014-11-191-204/+300
* 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-121-7/+29
* 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
|\