Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
ea61bdd2e59c535910938358b68cce9af5616995
ea61bdd
Merge "Fix Snackbar sw600dp gravity" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
078e762
Fix Snackbar sw600dp gravity
by Chris Banes
· 10 years ago
b6eaf30
Merge "Show/hide FloatingActionButton improvements" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
a24587f
Fix Base.ThemeOverlay.AppCompat.Dark parent theme
by Chris Banes
· 10 years ago
be48ed9
Show/hide FloatingActionButton improvements
by Chris Banes
· 10 years ago
d9f74f7
Merge "Ensure AppCompat can load it's theme before Activity.onCreate()" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
c710274
Add hasWindowFeature() to AppCompatDelegate DO NOT MERGE
by Chris Banes
· 10 years ago
0ef6490
Merge "Fix options list menu when Toolbar doesn't have items" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
6ca2841
Merge "Make TabLayout more customizable" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
a29ef86
Merge "Fix location for ActionMenuItemView cheat sheet" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
024b363
Fix NPE on orientation change
by Yuichi Araki
· 10 years ago
429a902
Check for layout before handling touch events
by Yigit Boyar
· 10 years ago
5321949
Merge "Make SGLM view snap test less flaks" into lmp-mr1-ub-dev
by Yigit Boyar
· 10 years ago
8a1422f
Merge "End animations on scrap views, clear updated views from cache" into lmp-mr1-ub-dev
by Yigit Boyar
· 10 years ago
d76f357
Merge "Prioritize delete animation over move animation" into lmp-mr1-ub-dev
by Yigit Boyar
· 10 years ago
211dda0
Merge "Gradle build fixes" into lmp-mr1-ub-dev
by John Butterfield
· 10 years ago
bc7ef13
Gradle build fixes
by John Butterfield
· 10 years ago
6094d73
Fix options list menu when Toolbar doesn't have items
by Chris Banes
· 10 years ago
df71544
Ensure AppCompat can load it's theme before Activity.onCreate()
by Chris Banes
· 10 years ago
40fc642
Make TabLayout more customizable
by Chris Banes
· 10 years ago
a0e4283
Merge "Allow AppBarLayout to handle size changes" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
153fa9a
Add method to change NavigationView text appearance
by Chris Banes
· 10 years ago
cc102ca
Merge "Re-enable border sheen (aka border)" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
450f0f8
Merge "Jump SwitchCompat to end state in jumpDrawablesToCurrentState()" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
1cb0698
Merge "Improvements to TextInputLayout" into lmp-mr1-ub-dev
by Chris Banes
· 10 years ago
1bf6093
Improvements to TextInputLayout
by Chris Banes
· 10 years ago
9b6192b
Merge "NavigationView handles checked status" into lmp-mr1-ub-dev
by Yuichi Araki
· 10 years ago
29c349e
Make SGLM view snap test less flaks
by Yigit Boyar
· 10 years ago
5a9366f
Prioritize delete animation over move animation
by Yigit Boyar
· 10 years ago
2f6f948
Jump SwitchCompat to end state in jumpDrawablesToCurrentState()
by Chris Banes
· 10 years ago
d9d3add
Fix CollapsingToolbarLayout not invalidating text
by Chris Banes
· 10 years ago
092f4b4
Re-enable border sheen (aka border)
by Chris Banes
· 10 years ago
8b18135
Fix location for ActionMenuItemView cheat sheet
by Chris Banes
· 10 years ago
88cccf6
Fix NoSuchMethodError in CoL on Eclair 2.1
by Chris Banes
· 10 years ago
f9b8005
NavigationView handles checked status
by Yuichi Araki
· 10 years ago
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
cc1bf42
End animations on scrap views, clear updated views from cache
by Yigit Boyar
· 10 years ago
55f3d29
Allow AppBarLayout to handle size changes
by Chris Banes
· 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
Next »