summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Update TabLayout demo to use new ViewPager functionalityChris Banes2015-11-163-86/+42
* SupportLeanbackDemos: guidedstep changesDake Gu2015-11-134-36/+54
* Add "select tab" to the tab layout / view pager demo.Kirill Grouchnikov2015-11-053-0/+16
* Add sample activity for ViewPager in Support4DemosAlan Viverette2015-11-045-145/+93
* GuidedStepFragment: Example of two columns actionsDake Gu2015-11-032-4/+22
* Remove pre-Material drawer demo apps.Kirill Grouchnikov2015-11-0211-591/+0
* Material-compliant sample app for drawer layout.Kirill Grouchnikov2015-11-029-0/+298
* Dont use R.id.content to host GuidedStepFragmentDake Gu2015-10-297-12/+48
* Merge "GuidedStep example: Use standard action IDs and titles" into mnc-ub-devDake Gu2015-10-282-28/+44
|\
| * GuidedStep example: Use standard action IDs and titlesDake Gu2015-10-282-28/+44
* | Merge "Test app for ViewPager." into mnc-ub-devKirill Grouchnikov2015-10-285-0/+201
|\ \ | |/ |/|
| * Test app for ViewPager.Kirill Grouchnikov2015-10-275-0/+201
* | Merge "SupportLeanbackDemo: add example finishGuidedStepFragments()" into mnc...Dake Gu2015-10-282-8/+12
|\ \
| * | SupportLeanbackDemo: add example finishGuidedStepFragments()Dake Gu2015-10-272-8/+12
* | | Merge "Add a comment on drawer layout file." into mnc-ub-devKirill Grouchnikov2015-10-281-1/+2
|\ \ \ | |/ / |/| |
| * | Add a comment on drawer layout file.Kirill Grouchnikov2015-10-271-1/+2
| |/
* / GuidedStep: More example of editingDake Gu2015-10-262-22/+156
|/
* Add AppBar sample using SwipeRefreshLayoutChris Banes2015-10-234-0/+85
* Add demo for TextInputLayout's counterChris Banes2015-10-212-9/+32
* Merge "Add usage of BottomSheetBehavior" into mnc-ub-devYuichi Araki2015-10-166-0/+175
|\
| * Add usage of BottomSheetBehaviorYuichi Araki2015-09-286-0/+175
* | Remove route providers which use RouteGroupSungsoo Lim2015-10-131-36/+2
* | SupportLeanbackShowcase: get rid of card view background overdrawDake Gu2015-10-085-52/+66
* | Merge "Support7Demos: Update the MediaRouter demo" into mnc-ub-devJae Seo2015-10-0715-64/+212
|\ \
| * | Support7Demos: Update the MediaRouter demoJae Seo2015-10-0715-64/+212
* | | SupportLeanbackShowcase: performance fix of ImageCardView resourceDake Gu2015-10-061-1/+2
* | | SupportLeanbackShowcase: dont expand side infoDake Gu2015-10-051-12/+1
|/ /
* | Leanback Demo: demo of edit titleDake Gu2015-10-054-15/+82
* | Supportleanbackshowcase: Polishing 2 and transition performance fixDake Gu2015-10-015-7/+9
* | Supportleanbackshowcase: PolishingDake Gu2015-10-015-15/+26
* | Merge "Showcase: Update SDK to 23 and support lib to 23.0.1" into mnc-ub-devDake Gu2015-10-017-61/+14
|\ \
| * | Showcase: Update SDK to 23 and support lib to 23.0.1Dake Gu2015-10-017-61/+14
* | | GuidedStepFragment Subclass need explcitly specify a container id for backgroundDake Gu2015-10-012-6/+10
|/ /
* | Merge "Generate test for PlaybackOverlaySupportFragment" into mnc-ub-devDake Gu2015-10-0110-2/+571
|\ \
| * | Generate test for PlaybackOverlaySupportFragmentDake Gu2015-09-3010-2/+571
* | | Merge "Generate support version of leanback fragment tests" into mnc-ub-devDake Gu2015-10-0128-20/+1889
|\| |
| * | Generate support version of leanback fragment testsDake Gu2015-09-3028-20/+1889
* | | Add usage of app:actionLayout in NavigationViewYuichi Araki2015-09-292-2/+27
| |/ |/|
* | RecyclerView in place animationsYigit Boyar2015-09-235-48/+267
|/
* Generate example of GuidedStepSupportFragmentDake Gu2015-09-215-0/+314
* Merge "Add example of vertical grid transition and GuidedStepFragment" into m...Dake Gu2015-09-218-35/+80
|\
| * Add example of vertical grid transition and GuidedStepFragmentDake Gu2015-09-148-35/+80
* | Merge "Add snapping scroll example to SupportDesignDemos" into mnc-ub-devChris Banes2015-09-104-0/+86
|\ \
| * | Add snapping scroll example to SupportDesignDemosChris Banes2015-09-044-0/+86
| |/
* | Add proguard configuration to support design demos sample appMady Mellor2015-09-092-0/+8
* | Add DrawableCompat demo to Support4DemosChris Banes2015-09-0410-0/+167
|/
* MediaRouter: Remove uses of not-yet-public APIJae Seo2015-08-274-40/+0
* MediaRouter: Remove an unused member in SampleMediaRouteProviderJae Seo2015-08-251-2/+1
* MediaRouter: Add a sample for the custom route iconJae Seo2015-08-253-6/+7
* Merge "MediaRouter: Prevent activity from restarting" into mnc-ub-devJaewan Kim2015-08-251-0/+3
|\