Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
1282e55f13234e9275cd76d3e02559e1eabf12e3
1282e55
Fix window decor Action Bar init
by Chris Banes
· 10 years ago
9c1547f
Merge "Fix NPE in NavigationView" into lmp-mr1-ub-dev
by Yuichi Araki
· 10 years ago
85d77ca
Merge "Move our Window flags handling closer to PhoneWindow DO NOT MERGE" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
3e51099
Fix NPE in NavigationView
by Yuichi Araki
· 10 years ago
af016cf
Merge "Fix for menu XML ending with a sub menu" into lmp-mr1-ub-dev
by Yuichi Araki
· 10 years ago
54c3d23
Merge "Fix inverse subhead color" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
6a93c2e
Merge "Add typeface support to TextInputLayout" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
7b744a7
Merge "Use the compat tinting for DrawableContainers on 5.0" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
5edeff7
Fix inverse subhead color
by Chris Banes
· 10 years ago
4a78090
Use the compat tinting for DrawableContainers on 5.0
by Chris Banes
· 10 years ago
ceacdb3
Fix list menu theme when using Toolbar as AB
by Chris Banes
· 10 years ago
388841c
Add typeface support to TextInputLayout
by Chris Banes
· 10 years ago
cc7a09f
Fix for menu XML ending with a sub menu
by Yuichi Araki
· 10 years ago
c8a1abe
Merge "Not filling accessibility info for hidden views." into lmp-mr1-ub-dev
by Vadim Tryshev
· 10 years ago
2572d23
Not filling accessibility info for hidden views.
by Vadim Tryshev
· 10 years ago
2638961
Merge "Ensure TabLayout + ViewPager selected item are in sync" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
c77daec
Merge "Make simple on touch listener static" into lmp-mr1-ub-dev
by Yigit Boyar
· 10 years ago
d3a5aa0
Merge "Prevent preLayout span size lookup calls" into lmp-mr1-ub-dev
by Yigit Boyar
· 10 years ago
380851f
Merge "Fix setRippleColor on FloatingActionButton" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
5e690a7
Fix setRippleColor on FloatingActionButton
by Chris Banes
· 10 years ago
c2ab3f3
Fix Gradle plugin version DO NOT MERGE
by Chris Banes
· 10 years ago
cf87e0b
Prevent preLayout span size lookup calls
by Yigit Boyar
· 10 years ago
a662435
Revert the previous fix for stealing KEYCODE_MENU DO NOT MERGE
by Chris Banes
· 10 years ago
5a86f7c
Merge "Make the FAB appear visually correct pre-L" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
e103516
Make simple on touch listener static
by Yigit Boyar
· 10 years ago
fd616c1
Pass generic motion event to scrollInternal
by Yigit Boyar
· 10 years ago
613dfb4
Merge "Allow setting the Tab Indicator at runtime" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
0c4414f
Move our Window flags handling closer to PhoneWindow DO NOT MERGE
by Chris Banes
· 10 years ago
84a5151
Allow setting the Tab Indicator at runtime
by Chris Banes
· 10 years ago
e882ef3
Make the FAB appear visually correct pre-L
by Chris Banes
· 10 years ago
b2f46f8
Merge "Keep the selected state of items in NavigationView" into lmp-mr1-ub-dev
by Yuichi Araki
· 10 years ago
c0b8bcb
Merge "Add a Callback to Snackbar" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
67619f2
Merge "Simplify Palette upscaling quantization" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
252b176
Merge "Fix TextInputLayout laying out RTL text as LTR" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
76bd4d2
Keep the selected state of items in NavigationView
by Yuichi Araki
· 10 years ago
1afbdba
Merge "Fixed a minor typo in a comment" into lmp-mr1-ub-dev
by John Butterfield
· 10 years ago
6075bea
Fixed a minor typo in a comment
by John Butterfield
· 10 years ago
bfae5eb
Add a Callback to Snackbar
by Chris Banes
· 10 years ago
a611711
Take compound drawables into account for TextInputLayout
by Chris Banes
· 10 years ago
44ae2f1
Simplify Palette upscaling quantization
by Chris Banes
· 10 years ago
fef6dbf
Fix TextInputLayout laying out RTL text as LTR
by Chris Banes
· 10 years ago
112f648
Ensure TabLayout + ViewPager selected item are in sync
by Chris Banes
· 10 years ago
b08e15b
Merge "Fix custom Snackbar durations not working" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
2361e34
Fix custom Snackbar durations not working
by Chris Banes
· 10 years ago
39dcb8e
Merge "Fix NavigationView's text appearance" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
47f4c78
Merge "Make sure we always use the provide Tab text colors" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
56c266c
Fix NavigationView's text appearance
by Chris Banes
· 10 years ago
8204224
Make sure we always use the provide Tab text colors
by Chris Banes
· 10 years ago
2c638f1
Disable the FAB's border for now
by Chris Banes
· 10 years ago
a59da11
Improve the offsetTopAndBottom workaround
by Chris Banes
· 10 years ago
9e810f9
CollapingToolbarLayout styling tweaks
by Chris Banes
· 10 years ago
790288a
Merge "Only start nested scrolling if the view is large enough" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
ecd4b98
Fix AppBarLayout not scrolling fully
by Chris Banes
· 10 years ago
b1a5167
Fix offset calculation math
by Chris Banes
· 10 years ago
f57cd2f
Only start nested scrolling if the view is large enough
by Chris Banes
· 10 years ago
3fbc0c0
Merge "More TabLayout fixes" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
0fa9761
Merge "Fix FAB shadow on L" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
16804c4
Fix FAB shadow on L
by Chris Banes
· 10 years ago
c1ce4f6
Fix non-enterAlways scrolling
by Chris Banes
· 10 years ago
bd085f1
More TabLayout fixes
by Chris Banes
· 10 years ago
902c8ca
Merge "Fix flickering with TabLayout + ViewPager" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
a4d0ea3
Fix flickering with TabLayout + ViewPager
by Chris Banes
· 10 years ago
ee8deb2
Add new support annotations (threading, ranges, permissions, etc). DO NOT MERGE
by Tor Norbye
· 10 years ago
51177a0
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
d2d0e61
am 7719eb5e: Percentage based layouts. DO NOT MERGE
by Filip Gruszczynski
· 10 years ago
7719eb5
Percentage based layouts. DO NOT MERGE
by Filip Gruszczynski
· 10 years ago
5248110
Don't accepted nested scroll when the view is disabled
by Mindy Pereira
· 10 years ago
d09e24f
Fix CoordinatorLayout anchor gravity handling
by Adam Powell
· 10 years ago
d3d2b0f
Merge "Allow FragmentActivity to hook in to Factory2 method" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
198ec07
Merge "Make support lib unicodeWrap() return null if the input string is null." into lmp-mr1-ub-dev
by Roozbeh Pournader
· 10 years ago
98cce82
Added VisibleForTesting annotation DO NOT MERGE
by Stephan Linzner
· 10 years ago
20680c4
Allow FragmentActivity to hook in to Factory2 method
by Chris Banes
· 10 years ago
c0929c7
Merge "Some design lib doc improvements" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
9fb1543
Some design lib doc improvements
by Chris Banes
· 10 years ago
9cd0b5f
Merge "Make SwipeRefreshLayout play nice with AppBarLayout" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
abcad49
Merge "v4: add apis for set/get clipBounds" into lmp-mr1-ub-dev
by Dake Gu
· 10 years ago
88b872b
Merge "Introduce NotificationCompat.MediaStyle DO NOT MERGE" into lmp-mr1-ub-dev
by Ian Lake
· 10 years ago
6484522
v4: add apis for set/get clipBounds
by Dake Gu
· 10 years ago
359e302
Make SwipeRefreshLayout play nice with AppBarLayout
by Chris Banes
· 10 years ago
4112c61
Allow setting of a Snackbar's action text color
by Chris Banes
· 10 years ago
a404677
Make support lib unicodeWrap() return null if the input string is null.
by Roozbeh Pournader
· 10 years ago
976b6a8
Introduce NotificationCompat.MediaStyle DO NOT MERGE
by Ian Lake
· 10 years ago
3d1fbce
Update support/v4 api.
by Vladislav Kaznacheev
· 10 years ago
6971350
Merge "Leanback: fix bad dim support of new details UI." into lmp-mr1-ub-dev
by Dake Gu
· 10 years ago
bc00c3b
Leanback: fix bad dim support of new details UI.
by Dake Gu
· 10 years ago
fd3e876
Merge "Reset Interpolator in DefaultItemAnimator" into lmp-mr1-ub-dev
by Vladislav Kaznacheev
· 10 years ago
d03a495
Reset Interpolator in DefaultItemAnimator
by Vladislav Kaznacheev
· 10 years ago
b29be04
Merge "Add batch insert method to SortedList." into lmp-mr1-ub-dev
by Vladislav Kaznacheev
· 10 years ago
7fa3915
Add batch insert method to SortedList.
by Vladislav Kaznacheev
· 10 years ago
302adaa
Merge "Improve FloatingActionButton border implementation" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
abd06f9
Merge "Revert "Strip PNG metadata"" into lmp-mr1-ub-dev
by Alan Viverette
· 10 years ago
328d981
Revert "Strip PNG metadata"
by Alan Viverette
· 10 years ago
80de067
Improve FloatingActionButton border implementation
by Chris Banes
· 10 years ago
83600ad
Update support-v4 API file; fix build DO NOT MERGE
by Chris Banes
· 10 years ago
da4f4e9
Merge "Re-add deprecated app:theme functionality" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
b24be3b
Merge "Implement nested scrolling support in SwipeRefreshLayout" into lmp-mr1-ub-dev
by Mindy Pereira
· 10 years ago
e67ce4f
Fix FloatingActionButton empty background on L
by Chris Banes
· 10 years ago
484705a
Re-add deprecated app:theme functionality
by Chris Banes
· 10 years ago
bbe3ab2
Support 22.2.0 RC API files
by Chris Banes
· 10 years ago
60355af
Merge "Make sure we return consistent ActionMode instances" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
Next »