Commit Graph

17 Commits

Author SHA1 Message Date
Dake Gu
9e5a6a8fcb Revert "Revert "Add example of vertical grid transition and GuidedStepFragment""
This reverts commit c1e0465a05.
2015-09-22 15:32:48 -07:00
Dake Gu
c1e0465a05 Revert "Add example of vertical grid transition and GuidedStepFragment"
This reverts commit 7b42f57cda.

Change-Id: Id6abde83749952818e39a5b4b61c923052aee569
2015-09-21 21:23:41 +00:00
Dake Gu
7b42f57cda Add example of vertical grid transition and GuidedStepFragment
Added example of vertical grid transition

Added example of launching GuidedStepFragment from BrowseFragment.

Also fixed couple bug in GuidedStepActivity:
1. All fragment class should be public
2. Remove argument from constructor. Pass Arguments instead.

Bug: 23319507

Change-Id: Ia7b8d6669445be62f8f2a325cc460021ca392ded
2015-09-14 16:09:33 -07:00
Dake Gu
1063d9b435 Add samples for new DetailsFragment
Two samples:  Details opened from browse where the overview row is
the first row.  Details used by Search where overview row is the
second row.

Added option in MainActivity to switch between using legacy
DetailsOverviewRowPresenter and FullWidthDetailsOverviewRowPresenter

Change-Id: I10220396b5cfc0538cd5e99e46829ddfca874359
2015-05-05 11:18:41 -07:00
Kris Giesing
818a7473fd Merge "Add demos for GuidedStepFragment." into lmp-mr1-ub-dev 2015-03-19 16:41:24 +00:00
Kris Giesing
bfcde222e9 Add demos for GuidedStepFragment.
Make the main activity a guided step that allows the selection of
other activities.  Add a dedicated activity to represent a
sequence of GuidedStepFragments.

b/18935698

Change-Id: I16142f4d7e87b3f2f02b812faa9bff82ecf5361c
2015-03-17 16:36:48 -07:00
Craig Stout
3da78ae74d Add branding to DetailsFragment and TitleHelper with RowsFragment.
b/16029942

Change-Id: I4179245c110ce74ebd5e50d55432e8ed3332d52b
2015-03-10 10:22:28 -07:00
Dake Gu
d17b2e78e8 Add test case for multiple row horizontal grid view
Add test case for update dataset at last row with empty space.

b/18631342
b/18718926

Change-Id: I3c745a41b0486cf293fc6a5a595e50f0a14ee0d0
2014-12-11 14:59:12 -08:00
Dake Gu
72ae1d3818 Add RowsFragment example
Bug: 18622128
Change-Id: I12146a766fa383782f9917352c5959b6064835ee
2014-12-09 14:50:01 -08:00
Craig Stout
d67f91cc95 More features.
Add background.
Add fading enable/disable.
Add track switching.

Change-Id: Ia3495a6ce98498c734cb225bec93403ac734c89c
2014-08-08 11:28:03 -07:00
Craig Stout
7e736a4df2 Add PlaybackOverlayFragment
Change-Id: If4c5b2f747885948e0bae422d9d30eec11c027b9
2014-07-24 06:49:35 -07:00
Craig Stout
c2a7292e51 Add BrowseErrorActivity and ErrorFragment.
Change-Id: I60cb6f436782d3b8a97c2f48a71e2ee86ef6d542
2014-06-27 11:54:38 -07:00
Dake Gu
901874c40c SupportLeanbackDemo: example of add/remove items/rows
Change-Id: I3f74f7d768c8e61ae81a23e5515dec19b82d6289
2014-05-30 16:37:28 -07:00
Jerome Poichet
08bb3fb71a Adding search to Leanback demo
Change-Id: I054b64b7c3752bd6dbfdba2b26248222d7a678bd
2014-04-14 11:04:15 -07:00
Craig Stout
3d2e6fb968 Add VerticalGridActivity to the leanback demo.
Change-Id: I38e8a85d5a7ae30b1c0ee71cff979456bdac0665
2014-04-09 00:10:44 -07:00
Tim Kilbourn
7f94b8d6e6 Add a details fragment to leanback samples.
Change-Id: Ib958e02b464618107ab7233cb0e05bddc6ef56df
2014-04-04 12:46:19 -07:00
Tim Kilbourn
3baefeb50b Initial leanback sample code.
SupportLeanbackDemos starts out with a fully functional app with a
BrowseFragment. Still need to add examples with cursors, hovercards,
and more.

Change-Id: I845d5b92c29a5585af7968b08e7daa11b2996f5a
2014-03-21 15:13:12 -07:00