Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
a2aafea6e51bb33581853e16c21d546b316a52a3
a2aafea
leanback Fix typo caused extra select event being fired
by Dake Gu
· 9 years ago
9853853
Merge "DO NOT MERGE leanback: fix row selection problems" into mnc-ub-dev
by Dake Gu
· 9 years ago
e2e9faf
DO NOT MERGE leanback: fix row selection problems
by Dake Gu
· 9 years ago
bebe6d3
Merge "Handle hint in unspecified specs" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
3b591d5
Merge "Disable Snackbar animations if necessary" into mnc-ub-dev
by Chris Banes
· 9 years ago
c6cfc5e
Disable Snackbar animations if necessary
by Chris Banes
· 9 years ago
bb9710c
mutate() the background of TextInputLayout's editor on changes. DO NOT MERGE
by Kirill Grouchnikov
· 9 years ago
f213cdc
Merge "Update display metrics when updating configuration" into mnc-ub-dev
by Alan Viverette
· 9 years ago
c635c9a
Merge "Start accounting for page margins for ACTION_UP events." into mnc-ub-dev
by Aurimas Liutikas
· 9 years ago
26a9ff5
Merge "MediaRouteControllerDialog: Fix a volume slider bug" into mnc-ub-dev
by Insun Kang
· 9 years ago
a94a44d
DO NOT MERGE ANYWHERE. Fix ViewPager margin drawing for cases drawAt < 0.
by Aurimas Liutikas
· 9 years ago
a64c858
Update display metrics when updating configuration
by Alan Viverette
· 9 years ago
833646c
Fix broken tests build.
by Kirill Grouchnikov
· 9 years ago
cd5e42a
Work around incomplete tinting support on L devices.
by Kirill Grouchnikov
· 9 years ago
ddec4bb
MediaRouteControllerDialog: Fix a volume slider bug
by Insun Kang
· 9 years ago
bb58a82
Check for saved state type in onRestoreInstanceState.
by Aurimas Liutikas
· 9 years ago
1515608
Start accounting for page margins for ACTION_UP events.
by Aurimas Liutikas
· 9 years ago
f384445
Handle hint in unspecified specs
by Yigit Boyar
· 9 years ago
25ea2c3
Leanback Support: Fixed the crash for dateformats with less than three fields
by Keyvan Amiri
· 9 years ago
299f5ab
Leanback Support: Fixed the constant date range updates in DatePicker which
by Keyvan Amiri
· 9 years ago
5eb3e45
Merge "Fix BottomSheetBehavior drag condition" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
1fc0e8c
Merge "Fix Widget.AppCompat.Button.Borderless compat tint" into mnc-ub-dev
by Chris Banes
· 9 years ago
31c5aa8
Merge "Fix SwipeRefreshLayout stealing all downward nested scrolls" into mnc-ub-dev
by Chris Banes
· 9 years ago
a1a9092
Fix Widget.AppCompat.Button.Borderless compat tint
by Chris Banes
· 9 years ago
5eeb307
Fix SwipeRefreshLayout stealing all downward nested scrolls
by Chris Banes
· 9 years ago
912d40d
Fix BottomSheetBehavior drag condition
by Yuichi Araki
· 9 years ago
e8cf571
Merge "Fix AppCompat key event handling pre-v11 DO NOT MERGE ANYWHERE" into mnc-ub-dev
by Chris Banes
· 9 years ago
d28a2f4
Fix AppCompat key event handling pre-v11 DO NOT MERGE ANYWHERE
by Chris Banes
· 9 years ago
c3b9589
Make sure that DrawableWrapper sets a Callback
by Chris Banes
· 9 years ago
97fc7fe
DO NOT MERGE ANYWHERE Bump repo to 28 since NYC developer preview1, is 27.
by Chris Flatt
· 9 years ago
abce403
Fix default on measure test.
by Yigit Boyar
· 9 years ago
29f43aa
Special handle match parent children in GridLayoutManager
by Yigit Boyar
· 9 years ago
d64cec2
Merge "DO NOT MERGE ANYWHERE Leanback Support Library: Fixed issue with GuidedStepFragment actions disappearing after an action is collapsed" into mnc-ub-dev
by Keyvan Amiri
· 9 years ago
b2121d7
DO NOT MERGE ANYWHERE Leanback Support Library: Fixed issue with GuidedStepFragment actions
by Keyvan Amiri
· 9 years ago
77b6355
Merge "Keep weak reference to parent context in TintResources" into mnc-ub-dev
by Alan Viverette
· 9 years ago
5e42533
Keep weak reference to parent context in TintResources
by Alan Viverette
· 9 years ago
7b259e3
Merge "Ensure ViewPager scroll event properties are properly set" into mnc-ub-dev
by Steven Dao
· 9 years ago
bb64650
Merge "Don't crash on removing an unregistered drawer listener." into mnc-ub-dev
by Kirill Grouchnikov
· 9 years ago
052e96a
Merge "Fix test to update bound item in onBind" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
72fe2e3
Merge "Unparcel TextInputLayout error using CHAR_SEQUENCE_CREATOR" into mnc-ub-dev
by Alan Viverette
· 9 years ago
c19888d
Don't crash on removing an unregistered drawer listener.
by Kirill Grouchnikov
· 9 years ago
107cee6
Ensure ViewPager scroll event properties are properly set
by Steven Dao
· 9 years ago
b226209
Merge "DO NOT MERGE) MediaRouter: Handle NoSuchMethodError at MediaRouterJellybeanMr1" into mnc-ub-dev
by Insun Kang
· 9 years ago
0a945c0
Merge "Ignore views that appear and disappear" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
2337b3f
Fix docs on CircularArray
by Alan Viverette
· 9 years ago
bf5c0f4
Unparcel TextInputLayout error using CHAR_SEQUENCE_CREATOR
by Alan Viverette
· 9 years ago
26039a3
Fix test to update bound item in onBind
by Yigit Boyar
· 9 years ago
f2210ec
Merge "leanback DatePicker: fix range updates" into mnc-ub-dev
by Dake Gu
· 9 years ago
a7d7e30
Ignore views that appear and disappear
by Yigit Boyar
· 9 years ago
742a876
Merge "Verify class of Parcelable in CoordinatorLayout restore state" into mnc-ub-dev
by Alan Viverette
· 9 years ago
04afe03
Revert AppCompat's use of VDC
by Chris Banes
· 9 years ago
fa0f278
Fix circular array capacity allocation
by Alan Viverette
· 9 years ago
b8af67a
Verify class of Parcelable in CoordinatorLayout restore state
by Alan Viverette
· 9 years ago
b7ad768
Merge "Get direct child in focus failure" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
4c02245
Merge "Revert "Make TintResources inherit from ResourcesWrapper"" into mnc-ub-dev
by Chris Banes
· 9 years ago
c78f8b6
Merge "Validate if pointer is valid in ViewDragHelper." into mnc-ub-dev
by Aurimas Liutikas
· 9 years ago
a365521
Merge "Fix crash in TextInputLayout's counter view" into mnc-ub-dev
by Chris Banes
· 9 years ago
717b628
Revert "Make TintResources inherit from ResourcesWrapper"
by Chris Banes
· 9 years ago
370ee97
Merge "Clear up MODE_NIGHT docs" into mnc-ub-dev
by Chris Banes
· 9 years ago
34914fd
leanback DatePicker: fix range updates
by Dake Gu
· 9 years ago
4338f57
DO NOT MERGE) MediaRouter: Handle NoSuchMethodError at MediaRouterJellybeanMr1
by Insun Kang
· 9 years ago
dc64c9b
Validate if pointer is valid in ViewDragHelper.
by Aurimas Liutikas
· 9 years ago
6cb1d93
Use ContextCompat.getDrawable() in AppCompatSpinner
by Alan Viverette
· 9 years ago
bc61003
Get direct child in focus failure
by Yigit Boyar
· 9 years ago
33edf07
Merge "leanback: customize focusables in secondary direction" into mnc-ub-dev
by Dake Gu
· 9 years ago
362fda0
leanback: customize focusables in secondary direction
by Dake Gu
· 9 years ago
82dc87f
Merge "Avoid NPE in animation scheduling" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
f12d32b
Merge "Make RecyclerView's adapter lock less strict" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
d3b17db
Clear up MODE_NIGHT docs
by Chris Banes
· 9 years ago
db6d761
Fix crash in TextInputLayout's counter view
by Chris Banes
· 9 years ago
6125a88
Merge "Use platform provided clear icon" into mnc-ub-dev
by Chris Banes
· 9 years ago
d07aba8
Merge "Make app:textAllCaps="false" override android:textAllCaps" into mnc-ub-dev
by Chris Banes
· 9 years ago
d014251
Fix VDC tintMode attribute reading
by Chris Banes
· 9 years ago
5a044fd
Make app:textAllCaps="false" override android:textAllCaps
by Chris Banes
· 9 years ago
84c2dd7
Use platform provided clear icon
by Chris Banes
· 9 years ago
994a654
Merge "Make TintResources inherit from ResourcesWrapper" into mnc-ub-dev
by Chris Banes
· 9 years ago
7cf2a13
Merge "Fix BottomSheetDialog when it is short" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
ed26bb2
Merge "Reduce talkback for the character counter" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
dca8e68
Avoid NPE in animation scheduling
by Yigit Boyar
· 9 years ago
3794cae
Merge "Fix RecyclerView measure spec utility methods" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
eb23f7e
Merge "DO NOT MERGE ANYWHERE. Fix the fix of view pager scroll calculation for size changes" into mnc-ub-dev
by Aurimas Liutikas
· 9 years ago
5e77584
Merge "Fix crash when restoring SearchView." into mnc-ub-dev
by Aurimas Liutikas
· 9 years ago
0bde9b4
DO NOT MERGE ANYWHERE. Fix the fix of view pager scroll calculation for size changes
by Aurimas Liutikas
· 9 years ago
2e77ca3
Make RecyclerView's adapter lock less strict
by Yigit Boyar
· 9 years ago
2e39b32
Make TintResources inherit from ResourcesWrapper
by Diego Perez
· 9 years ago
0960724
Merge "Fix FloatingActionButton.setBackgroundTint* not working" into mnc-ub-dev
by Chris Banes
· 9 years ago
e1c89f8
Merge "Make CardView respect the theme it is running in" into mnc-ub-dev
by Chris Banes
· 9 years ago
b0fbbfc
Merge "Throw exception if build config incorrect for VDC" into mnc-ub-dev
by Chris Banes
· 9 years ago
1f09d40
Merge "Fix idling resource in swipe test" into mnc-ub-dev
by Chris Banes
· 9 years ago
220578a
Merge "DO NOT MERGE ANYWHERE. Update builds numbers to repo 27, 23.2.1" into mnc-ub-dev
by Chris Flatt
· 9 years ago
d0d6eb2
Merge "Revert "Use colorControlActivated for an active item"" into mnc-ub-dev
by Chris Banes
· 9 years ago
1dc40ad
Merge "Don't always use window insets in AppBarLayout" into mnc-ub-dev
by Chris Banes
· 9 years ago
b9b56bd
Merge "Fix fragments to android.R.id.content not be removable" into mnc-ub-dev
by Chris Banes
· 9 years ago
744a28f
Merge "Unwrap our DrawableWrapper impls in canSafelyMutateDrawable()" into mnc-ub-dev
by Chris Banes
· 9 years ago
59b0f66
Merge "Manually update the Resources configuration on changes" into mnc-ub-dev
by Chris Banes
· 9 years ago
521a547
Manually update the Resources configuration on changes
by Chris Banes
· 9 years ago
5ed3517
Force the new theme on DayNight changes
by Alan Viverette
· 9 years ago
2e9f172
DO NOT MERGE ANYWHERE. Update builds numbers to repo 27, 23.2.1
by Chris Flatt
· 9 years ago
547c54f
Unwrap our DrawableWrapper impls in canSafelyMutateDrawable()
by Chris Banes
· 9 years ago
e3f831f
Fix fragments to android.R.id.content not be removable
by Chris Banes
· 9 years ago
Next »