Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
1cd642752286e1fba44d8ec87e9793f116a22240
/
samples
/
Support7Demos
1cd6427
Fix background tint for Button.Colored on API 22
by Chris Banes
· 8 years ago
0ceae57
More nested prefetch tests
by Chris Craik
· 8 years ago
76dec2e
Merge "Nested RecyclerView Prefetch"
by TreeHugger Robot
· 8 years ago
1e0a453
Nested RecyclerView Prefetch
by Chris Craik
· 8 years ago
f796be9
Revert "Support7Demos: Enable the route discovery action only when needed"
by Sungsoo
· 8 years ago
396f55a
Improve PagerSnapHelper flinging and documentation.
by Aurimas Liutikas
· 8 years ago
849542d
Add PagerSnapHelper to enable ViewPager-like behavior.
by Aurimas Liutikas
· 8 years ago
3bac6aa
Merge "MediaRouter: Apply styles in chooser dialog based on isLightTheme"
by Donghyun Cho
· 8 years ago
166da1f
MediaRouter: Apply styles in chooser dialog based on isLightTheme
by Donghyun Cho
· 8 years ago
059fea0
Simple Nested RecyclerView sample am: 8faffcd819 am: 7b98d9ba3b am: 0907014eec
by Chris Craik
· 8 years ago
8faffcd
Simple Nested RecyclerView sample
by Chris Craik
· 8 years ago
fd3d593
Fix some use of deprecated APIs in Support7Demos. am: e8e0eae260 am: 2dce61b2bd
by Aurimas Liutikas
· 8 years ago
2dce61b
Fix some use of deprecated APIs in Support7Demos. am: e8e0eae260
by Aurimas Liutikas
· 8 years ago
3561a66
Merge "Fix some use of deprecated APIs in Support7Demos." into nyc-mr1-dev
by TreeHugger Robot
· 8 years ago
1319efb
Remove the use deprecated ActionBar Tab in Support7Demos. am: 5de9c2d68c am: d2f869168d
by Aurimas Liutikas
· 8 years ago
d2f8691
Remove the use deprecated ActionBar Tab in Support7Demos. am: 5de9c2d68c
by Aurimas Liutikas
· 8 years ago
c0451a1
Merge "Remove the use deprecated ActionBar Tab in Support7Demos." into nyc-mr1-dev
by Aurimas Liutikas
· 8 years ago
209783e
RecyclerView item prefetching am: ec4b542988 am: 7e8d354e8d am: e3557d6715
by Chris Craik
· 8 years ago
ec4b542
RecyclerView item prefetching
by Chris Craik
· 8 years ago
e8e0eae
Fix some use of deprecated APIs in Support7Demos.
by Aurimas Liutikas
· 8 years ago
86cc38e
resolve merge conflicts of 590923c to master
by Aurimas Liutikas
· 8 years ago
47082c3
Fix all usages of deprecated setBackgroundDrawable.
by Aurimas Liutikas
· 8 years ago
5de9c2d
Remove the use deprecated ActionBar Tab in Support7Demos.
by Aurimas Liutikas
· 8 years ago
4e736f0
Make DividerItemDecoration a public API. am: 7febb12fee am: a4c8d62156
by Aurimas Liutikas
· 8 years ago
7febb12
Make DividerItemDecoration a public API.
by Aurimas Liutikas
· 8 years ago
26927ed
Merge \\\"Utility class to calculate difference between two lists.\\\" into nyc-support-24.1-dev am: d73d04400b am: 36843f305b
by Yigit Boyar
· 8 years ago
a41c174
Utility class to calculate difference between two lists.
by Yigit Boyar
· 8 years ago
a7eda07
Remove last references to ActionBarActivity
by Aurimas Liutikas
· 8 years ago
12acd8f
Make sure we recreate the Activity for night changes
by Chris Banes
· 8 years ago
70f3627
Support7Demos: Build metadata using the stored title in the playlist
by Donghyun Cho
· 8 years ago
efd4580
Support7Demos: Reflect a status change of playback state properly
by Donghyun Cho
· 8 years ago
e17c519
Allow editing of samples in Android Studio
by Chris Banes
· 8 years ago
a273771
resolve merge conflicts of 7966cf7 to nyc-dev-plus-aosp
by Jae Seo
· 9 years ago
7a3ec49
Support7Demos: Set LOCAL_MIN_SDK_VERSION to 7
by Jae Seo
· 9 years ago
57dee34
Merge "Fix up the makefiles and some samples." am: 2473cab am: d0a7343
by Christopher Ferris
· 9 years ago
9f7400d
Fix up the makefiles and some samples.
by Christopher Ferris
· 9 years ago
9b1bb72
Build Support7Demos with AAPT2
by Adam Lesinski
· 9 years ago
bc90b9d
Revert "Build Support7Demos with AAPT2"
by Adam Lesinski
· 9 years ago
bfe1f04
Build Support7Demos with AAPT2
by Adam Lesinski
· 9 years ago
439526f
Revert "Build Support7Demos with AAPT2"
by Adam Lesinski
· 9 years ago
2174451
Build Support7Demos with AAPT2
by Adam Lesinski
· 9 years ago
f0aa21c
Support7Demos: Add an override annotation
by Sungsoo Lim
· 9 years ago
c1a2403
Support7Demos: Enable the route discovery action only when needed
by Sungsoo Lim
· 9 years ago
e2b9e51
Set card background using ColorStateList.
by Aurimas Liutikas
· 9 years ago
3851961
Make CardViewActivity in Support7Demos extend AppCompatActivity.
by Aurimas Liutikas
· 9 years ago
4ff34e4
Update Support Demos to use their own search icon
by Chris Banes
· 9 years ago
0984f98
Switch DrawerLayout to new listener API.
by Kirill Grouchnikov
· 9 years ago
2fc2ebc
Make AVDC sample drawable larger
by Chris Banes
· 9 years ago
5457c30
Add AVDC demo to Support7Demos
by Chris Banes
· 9 years ago
99046ce
Sample app for appcompat-v7's PopupMenu.
by Kirill Grouchnikov
· 9 years ago
8506ff8
Simplify the content layout of the DrawerLayout demo.
by Kirill Grouchnikov
· 9 years ago
26b4a04
Add end drawer to the sample app.
by Kirill Grouchnikov
· 9 years ago
f28f4e0
Add demo for ShareActionProvider
by Chris Banes
· 9 years ago
d1fe1a7
Make the SupportDemo apps work the AppCompat + VDC
by Chris Banes
· 9 years ago
8e3d282
Simple sample app for ListPopupWindow
by Kirill Grouchnikov
· 9 years ago
941ec8d
Demo showing Theme.AppCompat.DayNight usage
by Chris Banes
· 9 years ago
49b2050
Align DrawerLayout width with Material design spec.
by Kirill Grouchnikov
· 9 years ago
be4fd30
Fix drawer layout sample app layout issue.
by Kirill Grouchnikov
· 9 years ago
65485da
Remove pre-Material drawer demo apps.
by Kirill Grouchnikov
· 9 years ago
e963911
Material-compliant sample app for drawer layout.
by Kirill Grouchnikov
· 9 years ago
b75af7a
Remove route providers which use RouteGroup
by Sungsoo Lim
· 9 years ago
76d965d
Support7Demos: Update the MediaRouter demo
by Jae Seo
· 9 years ago
4134441
RecyclerView in place animations
by Yigit Boyar
· 9 years ago
50070d3
MediaRouter: Remove uses of not-yet-public API
by Jae Seo
· 9 years ago
e0189a3
MediaRouter: Remove an unused member in SampleMediaRouteProvider
by Jae Seo
· 9 years ago
f515b32
MediaRouter: Add a sample for the custom route icon
by Jae Seo
· 9 years ago
70bba5d
MediaRouter: Prevent activity from restarting
by Jaewan Kim
· 9 years ago
1636d46
MediaRouter: Add route groups
by Jae Seo
· 9 years ago
6140fb2
am 1461b8e9: Merge "Fixing a crash introduced by my previous CL." into lmp-mr1-ub-dev
by Vadim Tryshev
· 9 years ago
1e6f1f0
Fixing a crash introduced by my previous CL.
by Vadim Tryshev
· 9 years ago
525f9ae
am 43774e87: Eliminating AnimatedRecyclerView demo crashes.
by Vadim Tryshev
· 9 years ago
79eeb17
Eliminating AnimatedRecyclerView demo crashes.
by Vadim Tryshev
· 9 years ago
6a56709
Revert "Tinted icons sample"
by Chris Banes
· 9 years ago
7dfe9aa
am d57a9edb: Adding AsyncListUtilActivity to Support7Demo
by Vladislav Kaznacheev
· 9 years ago
c0b309e
Adding AsyncListUtilActivity to Support7Demo
by Vladislav Kaznacheev
· 9 years ago
0d66ac3
am eda065a4: Merge "Add StaggeredGridLayoutManagerActivity to Support7Demos" into lmp-mr1-ub-dev
by Vladislav Kaznacheev
· 9 years ago
4a0f9fc
Add StaggeredGridLayoutManagerActivity to Support7Demos
by Vladislav Kaznacheev
· 9 years ago
70bbcd0
Add DialogFragment demo
by Chris Banes
· 10 years ago
5b611d4
ItemTouchHelper demo activities
by Yigit Boyar
· 10 years ago
c020105
ItemTouchHelper demo activities
by Yigit Boyar
· 10 years ago
500a1aa
am 01edcb86: Add recycler view resources to Support7Demos.
by Deepanshu Gupta
· 10 years ago
3ea62e3
Add recycler view resources to Support7Demos.
by Deepanshu Gupta
· 10 years ago
a49c4a9
Tinted icons sample
by Chris Banes
· 10 years ago
a79e320
Disable the design support library and demos
by Chris Banes
· 10 years ago
e4b4c26
Revert "Remove the redundant dependency on Support7Demos"
by Chris Banes
· 10 years ago
49ba884
Remove the redundant dependency on Support7Demos
by Chris Banes
· 10 years ago
74600dd
Add hide on scroll demo
by Chris Banes
· 10 years ago
ec1b44a
Merge "AlertDialog Demo" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
35ca04f
Add ActionMode demos to Support7Demos
by Chris Banes
· 10 years ago
addc9c2
AlertDialog Demo
by Chris Banes
· 10 years ago
24f1a1f
Add new SupportDesignDemos sample app
by Chris Banes
· 10 years ago
fe61a38
Add button bar dialog sample
by Chris Banes
· 10 years ago
3468097
Add FAB Sample to Support7Demos
by Chris Banes
· 10 years ago
3f2c0e9
Merge "Add some samples for AppCompat's styled widgets" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
7fdd0b9
Add some samples for AppCompat's styled widgets
by Chris Banes
· 10 years ago
64a8c12
SortedList demo activity
by Yigit Boyar
· 10 years ago
44d2526
Update Support7Demos with Dialog and Preferences samples
by Chris Banes
· 10 years ago
246acfe
Change Support7Demos to use android:theme instead
by Chris Banes
· 10 years ago
3aee447
Updates for compatLib changes to MedaiRouter support lib
by RoboErik
· 10 years ago
9a2de97
Update for MediaSessionCompat support
by RoboErik
· 10 years ago
Next »