Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
e6ef6ac8f9a96ba075b8dae2d8ca4529646a1067
e6ef6ac
Merge "Set a default value for actionBarPopupTheme." into lmp-mr1-ub-dev
by Deepanshu Gupta
· 10 years ago
e8ad827
Merge "Don't reset modes when nested scrolling stops" into lmp-mr1-ub-dev
by Yigit Boyar
· 10 years ago
c63438d
Merge "Fix KEYCODE_MENU not being dispatched to an Activity" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
1e51276
Don't reset modes when nested scrolling stops
by Yigit Boyar
· 10 years ago
77fe070
Merge "Fix default value of stereoReset() in support library doc." into lmp-mr1-ub-dev
by Roozbeh Pournader
· 10 years ago
e3754c0
Fix default value of stereoReset() in support library doc.
by Roozbeh Pournader
· 10 years ago
20e7abe
Fix LayoutInflaterFactoryTestCase
by Chris Banes
· 10 years ago
4d95686
Fix KEYCODE_MENU not being dispatched to an Activity
by Chris Banes
· 10 years ago
71fbd07
Merge "Move to plugin 1.3-beta4" into lmp-mr1-ub-dev
by Qiwen Zhao
· 10 years ago
572ccac
Move to plugin 1.3-beta4
by Xavier Ducrohet
· 10 years ago
ef3e37f
RecyclerView: add setLayoutFrozen(boolean)
by Dake Gu
· 10 years ago
d621038
Merge "Fix RecyclerView nested fling velocity" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
9efaee2
Always return true from ToolbarActionBar onKeyShortcut
by Chris Banes
· 10 years ago
d87d7fe
Set a default value for actionBarPopupTheme.
by Deepanshu Gupta
· 10 years ago
33556e6
Return consistent SupportActionModeWrappers for native action modes
by Adam Powell
· 10 years ago
d888896
Merge "Bump version to v22.2.1" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
df73aa2
Merge "Mark RecyclerView as scroll container" into lmp-mr1-ub-dev
by Yigit Boyar
· 10 years ago
1629c7c
Merge "Allow vertical dragging of AppBarLayout" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
b5adb96
Merge "Match Compat Media Button parsing with latest framework" into lmp-mr1-ub-dev
by Ian Lake
· 10 years ago
0353831
Merge "Fix MediaControllerCompat.dispatchKeyEvent() crash <API21" into lmp-mr1-ub-dev
by Ian Lake
· 10 years ago
7cce2d3
Merge "MediaSessionCompat: Use Media Button Component on API 21+" into lmp-mr1-ub-dev
by Ian Lake
· 10 years ago
9239951
Merge "Don't cap measure spec in scroll orientation" into lmp-mr1-ub-dev
by Yigit Boyar
· 10 years ago
8e7ce8e
Match Compat Media Button parsing with latest framework
by Ian Lake
· 10 years ago
98df940
Fix MediaControllerCompat.dispatchKeyEvent() crash <API21
by Ian Lake
· 10 years ago
c83c938
MediaSessionCompat: Use Media Button Component on API 21+
by Ian Lake
· 10 years ago
cdbdcb2
Add tests to AppCompat
by Chris Banes
· 10 years ago
8531357
Merge "GridLayoutManager: fix jumping problem caused by requestLayout" into lmp-mr1-ub-dev
by Dake Gu
· 10 years ago
d4c72f0
Allow vertical dragging of AppBarLayout
by Chris Banes
· 10 years ago
6b824be
Merge "Expand TextInputLayout's API with more getters/setters" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
3211267
Merge "Fix SwipeDismissBehavior for views not at left=0" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
2bda001
Fix SwipeDismissBehavior for views not at left=0
by Chris Banes
· 10 years ago
2aa57ab
Expand TextInputLayout's API with more getters/setters
by Chris Banes
· 10 years ago
8ec51db
Merge "Update ShareActionProvider to the framework" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
8e7aafe
Merge "Fix NavigationView duplicating some items" into lmp-mr1-ub-dev
by Yuichi Araki
· 10 years ago
42db314
Fix NavigationView duplicating some items
by Yuichi Araki
· 10 years ago
b955ee1
Make NavigationView scrollbar visible
by Yuichi Araki
· 10 years ago
91feb94
GridLayoutManager: fix jumping problem caused by requestLayout
by Dake Gu
· 10 years ago
4927a3b
Add test cases for b/22306025
by Dake Gu
· 10 years ago
9807932
Merge "fix build: add missing resource" into lmp-mr1-ub-dev
by Dake Gu
· 10 years ago
97db93b
fix build: add missing resource
by Dake Gu
· 10 years ago
6d4cf95
Merge "GridLayoutManager: Fix scroll bug when target view is removed." into lmp-mr1-ub-dev
by Dake Gu
· 10 years ago
ff3b38c
GridLayoutManager: Fix scroll bug when target view is removed.
by Dake Gu
· 10 years ago
994c4d5
Update ShareActionProvider to the framework
by Chris Banes
· 10 years ago
fc829ef
Merge "Overlay custom TextAppearances rather than nuke" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
dbd769d
Merge "Remove the need for using a OnFocusChangeListener" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
6bc164c
Mark RecyclerView as scroll container
by Yigit Boyar
· 10 years ago
9934230
Overlay custom TextAppearances rather than nuke
by Chris Banes
· 10 years ago
9fe887e
Merge "Annotate Snackbar correctly" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
5bb1f5d
Annotate Snackbar correctly
by Chris Banes
· 10 years ago
c977dc9
Merge "Add proguard rule for CoordinatorLayout.Bahavior" into lmp-mr1-ub-dev
by Yuichi Araki
· 10 years ago
3bc9692
Don't cap measure spec in scroll orientation
by Yigit Boyar
· 10 years ago
cc2ee74
Bump version to v22.2.1
by Chris Banes
· 10 years ago
80b7fc1
Merge "Use Button for Snackbar's action" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
2953118
Remove the need for using a OnFocusChangeListener
by Chris Banes
· 10 years ago
b53cde0
Merge "Ensure that AppCompat's setTint calls match the framework" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
92f49ee
Merge "Update default elevation values to spec" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
3752c59
Update default elevation values to spec
by Chris Banes
· 10 years ago
39cb4c1
Ensure that AppCompat's setTint calls match the framework
by Chris Banes
· 10 years ago
5cf1a7e
Use Button for Snackbar's action
by Chris Banes
· 10 years ago
9265673
Introduce setCircular and isCircular
by Benjamin Weiss
· 10 years ago
609a8d1
Merge "Fix memory leak in setActionProvider() - support edition" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
ff9bf0c
Merge "Fix potential NPE when proguard is on" into lmp-mr1-ub-dev
by Yuichi Araki
· 10 years ago
5605e4a
Merge "Store OnOffsetChangeListener with hard refs" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
5d3c47d
Fix memory leak in setActionProvider() - support edition
by Chris Banes
· 10 years ago
e764a03
Add proguard rule for CoordinatorLayout.Bahavior
by Yuichi Araki
· 10 years ago
9d9e5f0
Fix potential NPE when proguard is on
by Yuichi Araki
· 10 years ago
66a875e
Don't draw collapsing title if bounds are empty
by Chris Banes
· 10 years ago
6f730c0
Store OnOffsetChangeListener with hard refs
by Chris Banes
· 10 years ago
bb829e3
Merge "Add APIs to set AppBarLayout to be expanded or not" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
22c63b9
Merge "Ensure MediaSessionCompat.Callback behavior matches framework" into lmp-mr1-ub-dev
by Ian Lake
· 10 years ago
54b54ce
Merge "add action background bar and support two alignment modes" into lmp-mr1-ub-dev
by Xiaolei Wang
· 10 years ago
9995f7b
Add APIs to set AppBarLayout to be expanded or not
by Chris Banes
· 10 years ago
b9c8862
Merge "Setters for CollapsingToolbarLayout title gravity" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
33c086b
Merge "Fix SubMenu in NavigationView" into lmp-mr1-ub-dev
by Yuichi Araki
· 10 years ago
c671427
add action background bar and support two alignment modes
by Xiaolei Wang
· 10 years ago
944a4e9
Ensure MediaSessionCompat.Callback behavior matches framework
by Ian Lake
· 10 years ago
5c7d7bb
Setters for CollapsingToolbarLayout title gravity
by Chris Banes
· 10 years ago
74befad
Merge "Fix NotificationCompat.MediaStyle crash on ICS" into lmp-mr1-ub-dev
by Ian Lake
· 10 years ago
dcc1ed2
Merge "Take children's margin in account in AppBarLayout" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
d1cab1b
Leanback: support Scroll Accessibility action
by Dake Gu
· 10 years ago
956192a
Fix NotificationCompat.MediaStyle crash on ICS
by Ian Lake
· 10 years ago
2819340
Merge "Prefix design lib resources to try and avoid conflicts" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
9ff4326
Merge "RecyclerView: Add payload for efficient bind" into lmp-mr1-ub-dev
by Dake Gu
· 10 years ago
21b345f
RecyclerView: Add payload for efficient bind
by Dake Gu
· 10 years ago
a577676
Prefix design lib resources to try and avoid conflicts
by Chris Banes
· 10 years ago
576121c
Merge "Make sure that DrawerArrowDrawable invalidates itself" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
486ecff
Make sure that DrawerArrowDrawable invalidates itself
by Chris Banes
· 10 years ago
5ba742a
Merge "Fix leak for MenuInflater + setSupportActionBar" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
1eedd69
Merge "Workaround actionModeShareDrawable not tinted on API 21" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
8c57134
Merge "Supports extra layout space" into lmp-mr1-ub-dev
by Dake Gu
· 10 years ago
88dea72
Supports extra layout space
by Dake Gu
· 10 years ago
fd1b963
Workaround actionModeShareDrawable not tinted on API 21
by Chris Banes
· 10 years ago
8013976
Fix RecyclerView nested fling velocity
by Chris Banes
· 10 years ago
1832f6e
Fix TextInputLayout setErrorEnabled() NPE
by Chris Banes
· 10 years ago
56606fd
Merge "Improve "does not support current theme" exception" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
725df1c
Improve "does not support current theme" exception
by Chris Banes
· 10 years ago
21f887e
Make Tab#getCustomView() public
by Chris Banes
· 10 years ago
5ecdb2c
Fix leak for MenuInflater + setSupportActionBar
by Chris Banes
· 10 years ago
6c72ea0
Fix SubMenu in NavigationView
by Yuichi Araki
· 10 years ago
83de2e8
Merge "Leanback: use SingleRow for most widgets" into lmp-mr1-ub-dev
by Dake Gu
· 10 years ago
Next »