summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/de...staging/cm-13.0+r22stable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2KSteve Kondik2016-03-10324-783/+11388
|\
| * Update SDK Platform revision for API 23 to 2. [DO NOT MERGE]Deepanshu Gupta2015-11-171-2/+2
| * 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
| | |/
| * | Merge "GuidedStep: More example of editing" into mnc-ub-devDake Gu2015-10-272-22/+156
| |\ \ | | |/ | |/|
| | * GuidedStep: More example of editingDake Gu2015-10-262-22/+156
| * | Update version to 23.1.1. DO NOT MERGE.Chris Flatt2015-10-271-1/+1
| |/
| * Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app. am: a4404...Marco Loaiza2015-10-261-1/+1
| |\
| | * Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.Marco Loaiza2015-10-261-1/+1
| | |\
| | | * Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.Marco Loaiza2015-10-231-1/+1
| * | | Add AppBar sample using SwipeRefreshLayoutChris Banes2015-10-234-0/+85
| * | | Update the Connectivity debug app to the multinetwork API. am: 28bb8be0daLorenzo Colitti2015-10-223-34/+81
| |\| |
| | * | Update the Connectivity debug app to the multinetwork API.Lorenzo Colitti2015-10-223-34/+81
| | |\ \
| * | | | 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
| * | | | | am 2d7067cd: am a3496a09: am 19923db3: Update build tools rev to <API>.0.2. D...Xavier Ducrohet2015-10-141-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | am a3496a09: am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE.Xavier Ducrohet2015-10-141-1/+1
| | |\ \ \ \
| * | | | | | am c0781cd7: am 10b385c0: am afe2d242: Fix llvm-rs-cc.exe crash for windowsMiao Wang2015-10-141-4/+7
| |\| | | | |
| | * | | | | am 10b385c0: am afe2d242: Fix llvm-rs-cc.exe crash for windowsMiao Wang2015-10-141-4/+7
| | |\ \ \ \ \
| * | | | | | | Update version to 23.1.0. DO NOT MERGE.Chris Flatt2015-10-131-1/+1
| * | | | | | | Update support library to 23.1.1. DO NOT MERGEChris Flatt2015-10-131-1/+1
| * | | | | | | Remove route providers which use RouteGroupSungsoo Lim2015-10-131-36/+2
| * | | | | | | am de02034f: am 944fb730: am 419fb50c: Merge "Update system images to revisio...Bo Hu2015-10-097-7/+7
| |\| | | | | |
| | * | | | | | am 944fb730: am 419fb50c: Merge "Update system images to revision 4" into mnc...Bo Hu2015-10-097-7/+7
| | |\ \ \ \ \ \
| * | | | | | | | 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
| |/ / / / / / / /