Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_development
/
2aa181da74a336ee724cba45ecfbc77d98b5269b
2aa181d
Update Intellij config to work with new version of Intellij.
by Aurimas Liutikas
· 10 years ago
c140afb
Merge "Updating SupportLeanbackDemo to showcase GuidedStepFragment." into mnc-ub-dev
by Susnata Basak
· 10 years ago
15871fb
Updating SupportLeanbackDemo to showcase GuidedStepFragment.
by susnata
· 10 years ago
2353152
Make AVDC sample drawable larger
by Chris Banes
· 10 years ago
b58648d
Merge "Add AVDC demo to Support7Demos" into mnc-ub-dev
by Chris Banes
· 10 years ago
cb5ed20
Add AVDC demo to Support7Demos
by Chris Banes
· 10 years ago
4e89da7
SupportLeanbackShowcase: update support library version
by Keyvan Amiri
· 10 years ago
49342a6
Allow both (c) and (C) in the copyright header.
by Aurimas Liutikas
· 10 years ago
2b497ac
Merge "Add usage of BottomSheetBehavior with Fragment" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
2d59cfb
Add support for running Checkstyle on a given SHA-1.
by Aurimas Liutikas
· 10 years ago
23e2d4b
Add new two new rules to Checkstyle.
by Aurimas Liutikas
· 10 years ago
03349d5
Add usage of BottomSheetBehavior with Fragment
by Yuichi Araki
· 10 years ago
5e9ef02
Merge "Sample app for appcompat-v7's PopupMenu." into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
a0e8897
Checkstyle handling when all lines are deleted.
by Aurimas Liutikas
· 10 years ago
b571663
Merge "Add example of DatePicker" into mnc-ub-dev
by Dake Gu
· 10 years ago
4d3dc3c
Sample app for appcompat-v7's PopupMenu.
by Kirill Grouchnikov
· 10 years ago
38a34c0
Merge "Simplify the content layout of the DrawerLayout demo." into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
c8d7c07
Simplify the content layout of the DrawerLayout demo.
by Kirill Grouchnikov
· 10 years ago
711d3d3
Merge "BottomSheetBehavior passes View to callbacks" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
e9535f2
Merge "TabLayout layout items sample" into mnc-ub-dev
by Chris Banes
· 10 years ago
7da5bbb
Add end drawer to the sample app.
by Kirill Grouchnikov
· 10 years ago
91e3d95
TabLayout layout items sample
by Chris Banes
· 10 years ago
39eac83
Merge "Make sample use TextInputEditText" into mnc-ub-dev
by Chris Banes
· 10 years ago
625889b
BottomSheetBehavior passes View to callbacks
by Yuichi Araki
· 10 years ago
8abd445
Merge "Use of bottom sheet with ScrollView in background" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
5df1936
Merge "SupportLeanbackDemo: demo of custom theme of ImageCardView" into mnc-ub-dev
by Dake Gu
· 10 years ago
079eca8
Make sample use TextInputEditText
by Chris Banes
· 10 years ago
6dc5505
Use of bottom sheet with ScrollView in background
by Yuichi Araki
· 10 years ago
c77aa4f
GuidedStepFragment: add test for icon
by Dake Gu
· 10 years ago
7d3da1d
Add example of DatePicker
by Dake Gu
· 10 years ago
f5b1907
Add demo for ShareActionProvider
by Chris Banes
· 10 years ago
7eb7c4f
Fix SupportVectorDrawable sample not building
by Chris Banes
· 10 years ago
87d5e9b
Merge "Make the SupportDemo apps work the AppCompat + VDC" into mnc-ub-dev
by Chris Banes
· 10 years ago
cb09b7b
SupportLeanbackDemo: demo of custom theme of ImageCardView
by Dake Gu
· 10 years ago
9cd6eaa
Update Checkstyle rules to better match the style guide.
by Aurimas Liutikas
· 10 years ago
8c1e871
Merge "Fix import order config file for Intellij." into mnc-ub-dev
by Aurimas Liutikas
· 10 years ago
221249d
And yet another pass at cleaning up ordering.
by Jeff Sharkey
· 10 years ago
5afb1b3
Fix import order config file for Intellij.
by Aurimas Liutikas
· 10 years ago
cc31a92
Fix import order to match style guide.
by Jeff Sharkey
· 10 years ago
91eee20
Make the SupportDemo apps work the AppCompat + VDC
by Chris Banes
· 10 years ago
6b82b75
Allow to run checkstyle with untracked files present.
by Aurimas Liutikas
· 10 years ago
4e8bad8
Fix a crash when a brand new file is added.
by Aurimas Liutikas
· 10 years ago
1fc79c2
Add a script that allows developers to run checkstyle.
by Aurimas Liutikas
· 10 years ago
05b1dd5
Merge "Rename BottomSheetListener to BottomSheetCallback" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
9fa96ad
Tuning GuidedAction APIs
by Dake Gu
· 10 years ago
4679aca
Rename BottomSheetListener to BottomSheetCallback
by Yuichi Araki
· 10 years ago
7ab5271
Merge "Add usage of BottomSheetDialogFragment" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
94ef3e2
Merge "update library name, just for Android.mk." into mnc-ub-dev
by Tenghui Zhu
· 10 years ago
e83e677
Simple sample app for ListPopupWindow
by Kirill Grouchnikov
· 10 years ago
7a42332
Merge "Demo showing Theme.AppCompat.DayNight usage" into mnc-ub-dev
by Chris Banes
· 10 years ago
48fcebe
Merge "Add CTL + nested Toolbar demo" into mnc-ub-dev
by Chris Banes
· 10 years ago
cd95132
update library name, just for Android.mk.
by Teng-Hui Zhu
· 10 years ago
0321a0d
Add usage of BottomSheetDialogFragment
by Yuichi Araki
· 10 years ago
61ea828
Correct the R.java import
by Teng-Hui Zhu
· 10 years ago
6574eff
Merge "Add the vector drawable support lib demo code" into mnc-ub-dev
by Tenghui Zhu
· 10 years ago
816ed4a
Demo showing Theme.AppCompat.DayNight usage
by Chris Banes
· 10 years ago
ddf2bab
Add the vector drawable support lib demo code
by Teng-Hui Zhu
· 10 years ago
01c621a
Add CTL + nested Toolbar demo
by Chris Banes
· 10 years ago
903605c
Align DrawerLayout width with Material design spec.
by Kirill Grouchnikov
· 10 years ago
559507c
Merge "Fix drawer layout sample app layout issue." into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
6e96f54
Merge "Add use of NavigationView without drawer" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
78bb3f6
Merge "Add usage of hideable BottomSheetBehavior" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
e8ac210
Fix drawer layout sample app layout issue.
by Kirill Grouchnikov
· 10 years ago
9ad497c
Fix Context.getDrawable() crash on earlier platforms
by Dake Gu
· 10 years ago
7dec9d3
Add use of NavigationView without drawer
by Yuichi Araki
· 10 years ago
1ee513f
Add usage of hideable BottomSheetBehavior
by Yuichi Araki
· 10 years ago
d245e0f
SupportLeanbackDemos: first showcase of drop down selection
by Dake Gu
· 10 years ago
adce814
Update SDK Platform revision for API 23 to 2. [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
372bb98
Update TabLayout demo to use new ViewPager functionality
by Chris Banes
· 10 years ago
d775d3a
SupportLeanbackDemos: guidedstep changes
by Dake Gu
· 10 years ago
fffb247
Add "select tab" to the tab layout / view pager demo.
by Kirill Grouchnikov
· 10 years ago
8d3349a
Add sample activity for ViewPager in Support4Demos
by Alan Viverette
· 10 years ago
0c356e4
GuidedStepFragment: Example of two columns actions
by Dake Gu
· 10 years ago
d0b4919
Remove pre-Material drawer demo apps.
by Kirill Grouchnikov
· 10 years ago
220a8ec
Material-compliant sample app for drawer layout.
by Kirill Grouchnikov
· 10 years ago
caaf7b0
Dont use R.id.content to host GuidedStepFragment
by Dake Gu
· 10 years ago
bea9cef
Merge "GuidedStep example: Use standard action IDs and titles" into mnc-ub-dev
by Dake Gu
· 10 years ago
d403538
Merge "Test app for ViewPager." into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
37836fd
GuidedStep example: Use standard action IDs and titles
by Dake Gu
· 10 years ago
23ee659
Merge "SupportLeanbackDemo: add example finishGuidedStepFragments()" into mnc-ub-dev
by Dake Gu
· 10 years ago
5493040
Merge "Add a comment on drawer layout file." into mnc-ub-dev
by Kirill Grouchnikov
· 10 years ago
d80cfde
SupportLeanbackDemo: add example finishGuidedStepFragments()
by Dake Gu
· 10 years ago
01b04c4
Merge "GuidedStep: More example of editing" into mnc-ub-dev
by Dake Gu
· 10 years ago
84d4654
Add a comment on drawer layout file.
by Kirill Grouchnikov
· 10 years ago
afeff42
Test app for ViewPager.
by Kirill Grouchnikov
· 10 years ago
193f0c9
Update version to 23.1.1. DO NOT MERGE.
by Chris Flatt
· 10 years ago
58ccc4a
GuidedStep: More example of editing
by Dake Gu
· 10 years ago
4fb761b
Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app. am: a4404b1a6f
by Marco Loaiza
· 10 years ago
bde2559
Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
by Marco Loaiza
· 10 years ago
a4404b1
Change LOCAL_MODULE_TAGS from "eng" to "optional" in Dev Tools app.
by Marco Loaiza
· 10 years ago
0fc3f91
Add AppBar sample using SwipeRefreshLayout
by Chris Banes
· 10 years ago
7fdd9d1
Update the Connectivity debug app to the multinetwork API. am: 28bb8be0da
by Lorenzo Colitti
· 10 years ago
bf91969
Update the Connectivity debug app to the multinetwork API. am: 28bb8be0da
by Lorenzo Colitti
· 10 years ago
28bb8be
Update the Connectivity debug app to the multinetwork API.
by Lorenzo Colitti
· 10 years ago
88436bd
Add demo for TextInputLayout's counter
by Chris Banes
· 10 years ago
3848c33
Merge "Add usage of BottomSheetBehavior" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
ce4224f
am 2d7067cd: am a3496a09: am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE.
by Xavier Ducrohet
· 10 years ago
2d7067c
am a3496a09: am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE.
by Xavier Ducrohet
· 10 years ago
a3496a0
am 19923db3: Update build tools rev to <API>.0.2. DO NOT MERGE.
by Xavier Ducrohet
· 10 years ago
19923db
Update build tools rev to <API>.0.2. DO NOT MERGE.
by Xavier Ducrohet
· 10 years ago
Next »