Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
1315db63b39219f4a3ff87200c2bbc27f27667a2
1315db6
Merge "Fix multi-pointer behavior for Snackbar." into mnc-ub-dev
by Chris Flatt
· 9 years ago
df6c99e
Merge "Add feature for helping apps track how they've been launched" into mnc-ub-dev
by Adam Powell
· 9 years ago
2521705
DO NOT MERGE Only throw exception in EBT helper if parent bounds are untouched
by Alan Viverette
· 9 years ago
6b2b834
Add feature for helping apps track how they've been launched
by Adam Powell
· 9 years ago
e12b873
Merge "Fix GudiedStep GridView focus 2nd try" into mnc-ub-dev
by Dake Gu
· 9 years ago
0799afc
Merge "Add workaround for invalidation bug on API 21-22" into mnc-ub-dev
by Chris Banes
· 9 years ago
318baf8
Add workaround for invalidation bug on API 21-22
by Chris Banes
· 9 years ago
65da5cf
Merge "Mitigate Resources leak on API 21+" into mnc-ub-dev
by Chris Banes
· 9 years ago
f72a8be
Merge "Allow AppBarLayout to be taller than CoordinatorLayout" into mnc-ub-dev
by Chris Banes
· 9 years ago
015eaf2
Fix GudiedStep GridView focus 2nd try
by Dake Gu
· 9 years ago
ab9d2bf
Use VDC for API 21 and 22 to workaround the ImageView scaling issue
by Teng-Hui Zhu
· 9 years ago
bca7a51
Allow AppBarLayout to be taller than CoordinatorLayout
by Chris Banes
· 9 years ago
71aa696
Mitigate Resources leak on API 21+
by Chris Banes
· 9 years ago
78d6f4a
Fix multi-pointer behavior for Snackbar.
by Aurimas Liutikas
· 9 years ago
91b5e75
Merge "Fix Spinner showing multiple popups" into mnc-ub-dev
by Chris Banes
· 9 years ago
73ec515
Merge "Make android:nestedScrollingEnabled work in RV" into mnc-ub-dev
by Chris Banes
· 9 years ago
c5f5f85
Merge "Fix setState with the current state" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
fc5da24
Merge "Init orientation helpers in constructor" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
f181161
Init orientation helpers in constructor
by Yigit Boyar
· 9 years ago
1c30976
GuidedStep: prevent GridView get focus
by Dake Gu
· 9 years ago
69a24fe
Fix Spinner showing multiple popups
by Chris Banes
· 9 years ago
82a98b3
Merge "Dispatch onRequestPermissionsResult to child fragments" into mnc-ub-dev
by Adam Powell
· 9 years ago
c490abf
Merge "Move from alt-up to ctrl-< for toolbar shortcut." into mnc-ub-dev
by George Mount
· 9 years ago
ca448a1
Merge "DO NOT MERGE ANYWHERE. Update build numbers to repo 29, 23.2.2" into mnc-ub-dev
by Chris Flatt
· 9 years ago
0157c98
Dispatch onRequestPermissionsResult to child fragments
by Adam Powell
· 9 years ago
9b29b30
Move from alt-up to ctrl-< for toolbar shortcut.
by George Mount
· 9 years ago
5509e27
leanback: Fix ItemDecoration
by Dake Gu
· 9 years ago
9d0e57c
DO NOT MERGE ANYWHERE. Update build numbers to repo 29, 23.2.2
by Chris Flatt
· 9 years ago
1cf161b
Merge "leanback: Fix selection offset when restoring gridview" into mnc-ub-dev
by Dake Gu
· 9 years ago
0c098da
Merge "Use the EditText's gravity for TextInputLayout" into mnc-ub-dev
by Chris Banes
· 9 years ago
e07f24b
Merge "Revert a change wrt app:textAllCaps in text appearances" into mnc-ub-dev
by Chris Banes
· 9 years ago
e0573df
Fix setState with the current state
by Yuichi Araki
· 9 years ago
9203384
Merge "BottomSheetBehavior#setState before layout" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
93978d0
Merge "Fix NPE when calling setState() before onLayoutChild()" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
936fd40
leanback: Fix selection offset when restoring gridview
by Dake Gu
· 9 years ago
ea07ad9
Merge "Leanback: Fix crash in navigation and removing a view" into mnc-ub-dev
by Dake Gu
· 9 years ago
678a58f
Leanback: Fix crash in navigation and removing a view
by Dake Gu
· 9 years ago
2e44517
Allow AlertDialog to be used in a DialogFragment
by Chris Banes
· 9 years ago
d8186c6
Merge "Unwrap ScaleDrawables when checking for safe mutate()" into mnc-ub-dev
by Chris Banes
· 9 years ago
403e480
Merge "Fix TextInputLayout clearing the EditText tint" into mnc-ub-dev
by Chris Banes
· 9 years ago
138c6f5
Merge "Make AppCompat's night mode work nicely on M+" into mnc-ub-dev
by Chris Banes
· 9 years ago
bed7de3
Merge "Don't call requestDisallowInterceptTouchEvent(false)" into mnc-ub-dev
by Chris Banes
· 9 years ago
f828412
Use the EditText's gravity for TextInputLayout
by Chris Banes
· 9 years ago
6deb3a9
BottomSheetBehavior#setState before layout
by Yuichi Araki
· 9 years ago
98475d2
Fix NPE when calling setState() before onLayoutChild()
by Taeho Kim
· 9 years ago
29bbfda
Merge "BottomSheetBehavior now handles fitsSystemWindows" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
301061d
Use getDimensionPixelSize for reading divider height
by Tony Mantler
· 9 years ago
34a182d
Merge "Fix RecyclerView range detection for scroll callback" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
478532d
Fix TextInputLayout clearing the EditText tint
by Chris Banes
· 9 years ago
2a1d775
Revert a change wrt app:textAllCaps in text appearances
by Chris Banes
· 9 years ago
a61e979
BottomSheetBehavior now handles fitsSystemWindows
by Yuichi Araki
· 9 years ago
aa6e1d7
Make android:nestedScrollingEnabled work in RV
by Chris Banes
· 9 years ago
6002db9
Merge "Fix AppBarLayout enterAlwaysCollapsed with inset window" into mnc-ub-dev
by Chris Banes
· 9 years ago
b9579b3
Make AppCompat's night mode work nicely on M+
by Chris Banes
· 9 years ago
de63ba6
Merge "Re-dispatch nested scrolls in NestedScrollView" into mnc-ub-dev
by Chris Banes
· 9 years ago
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
090293b
Fix AppBarLayout enterAlwaysCollapsed with inset window
by Chris Banes
· 9 years ago
d370f75
Re-dispatch nested scrolls in NestedScrollView
by Chris Banes
· 9 years ago
a7331ff
Unwrap ScaleDrawables when checking for safe mutate()
by Chris Banes
· 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
0ecce99
Don't call requestDisallowInterceptTouchEvent(false)
by Chris Banes
· 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
e4f37e5
Fix RecyclerView range detection for scroll callback
by Yigit Boyar
· 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
Next »