Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
2cc82be472dbed63e76d2829f65681f91f0313ea
/
design
2d81c38
Merge "Fix NPE when calling setState() before onLayoutChild()" am: db454aa9d4
by Taeho Kim
· 10 years ago
db454aa
Merge "Fix NPE when calling setState() before onLayoutChild()"
by yaraki
· 10 years ago
d786c5c
Fix NPE when calling setState() before onLayoutChild()
by Taeho Kim
· 10 years ago
43fde51
resolve merge conflicts of c220078c9a to stage-aosp-master
by Neil Fuller
· 10 years ago
61ca612
Pin support libraries to Java 1.7 so they can be used with dx
by Neil Fuller
· 10 years ago
909ea30
Merge "fix clickable area of FAB on pre-Lollipop devices" am: cebdfafcff
by Chris Banes
· 10 years ago
c91b0ca
fix clickable area of FAB on pre-Lollipop devices
by Thilo Schuchort
· 10 years ago
23746a5
Merge "Don't animate TIL error if we've been given the same error" into mnc-ub-dev
by Chris Banes
· 10 years ago
9ad8054
Don't animate TIL error if we've been given the same error
by Chris Banes
· 10 years ago
fe8757b
Merge "Make sure we keep Annotations in design's proguard" into mnc-ub-dev
by Chris Banes
· 10 years ago
ed517ae
Make sure we keep Annotations in design's proguard
by Chris Banes
· 10 years ago
3645905
Fix a constructor of ForegroundLinearLayout
by Yuichi Araki
· 10 years ago
47543aa
AppBarLayout fixes
by Chris Banes
· 10 years ago
2d8ab49
Merge "Ensure that the indicator area is set to GONE" into mnc-ub-dev
by Chris Banes
· 10 years ago
669b23b
Ensure that the indicator area is set to GONE
by Chris Banes
· 10 years ago
1888ec3
Fix wiping out a view's translationY
by Chris Banes
· 10 years ago
459155d
Merge "Workaround TextInputLayout state changes becoming permanent" into mnc-ub-dev
by Chris Banes
· 10 years ago
d163908
Merge "Add dynamic tab support to TabLayout" into mnc-ub-dev
by Chris Banes
· 10 years ago
df83d90
Merge "Fix crash in CTL on pre-v18 devices with no title" into mnc-ub-dev
by Chris Banes
· 10 years ago
2b1d1d9
Fix doc build
by Chris Banes
· 10 years ago
6fa3c92
Fix crash in CTL on pre-v18 devices with no title
by Chris Banes
· 10 years ago
38cc44c
Add dynamic tab support to TabLayout
by Chris Banes
· 10 years ago
fe1cbed
Workaround TextInputLayout state changes becoming permanent
by Chris Banes
· 10 years ago
6d7a9a0
Add compat padding to FloatingActionButton ala CardView
by Chris Banes
· 10 years ago
f6b1b74
Merge "Add setHintEnabled to TextInputLayout" into mnc-ub-dev
by Chris Banes
· 10 years ago
3d81c90
Add getter for FAB content background
by Chris Banes
· 10 years ago
380cfd7
Add setHintEnabled to TextInputLayout
by Chris Banes
· 10 years ago
3fbbd54
Fix Tab indicator animation glitch
by Chris Banes
· 10 years ago
e532c5a
Merge "Fix Tabs not filling correctly in FIXED mode" into mnc-ub-dev
by Chris Banes
· 10 years ago
4172f25
Fix Tabs not filling correctly in FIXED mode
by Chris Banes
· 10 years ago
d9cbe69
Add getContentRect() API to FloatingActionButton
by Chris Banes
· 10 years ago
62aa0b2
Fix build
by Chris Banes
· 10 years ago
9d42ab8
Fix crash in FAB background tint
by Chris Banes
· 10 years ago
66698bb
Flatten AppCompat class hierarchy
by Chris Banes
· 10 years ago
5db2eb2
Merge "Fixes for TextInputLayout" into mnc-ub-dev
by Chris Banes
· 10 years ago
4452ce9
Fixes for TextInputLayout
by Chris Banes
· 10 years ago
f521aa0
Merge "Add isCounterEnabled to TextInputLayout" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
2e659d2
Merge "Fix Snackbar + FloatingActionButton showing simultaneously" into mnc-ub-dev
by Chris Banes
· 10 years ago
e948c13
Add isCounterEnabled to TextInputLayout
by Yuichi Araki
· 10 years ago
21690cc
Propagate changes on sub menu items
by Yuichi Araki
· 10 years ago
cd7313d
Fix CollapsingToolbarLayout.setCollapsedTitleGravity()
by Chris Banes
· 10 years ago
a419ee1
Fix Snackbar + FloatingActionButton showing simultaneously
by Chris Banes
· 10 years ago
3b2f56e
Fix proguard error of NavigationView
by Yuichi Araki
· 10 years ago
23ef6d9
Fix control with dpad for NavigationView
by Yuichi Araki
· 10 years ago
10fa4c8
Merge "Make sure we inflate custom Tab views correctly" into mnc-ub-dev
by Chris Banes
· 10 years ago
b8459a8
Make sure we inflate custom Tab views correctly
by Chris Banes
· 10 years ago
cdccc4c
Add a way to get header views from NavigationView
by Yuichi Araki
· 10 years ago
f501c84
Merge "Make AppBarLayout's snap behavior honor collapsing" into mnc-ub-dev
by Chris Banes
· 10 years ago
dcde7bf
Make AppBarLayout's snap behavior honor collapsing
by Chris Banes
· 10 years ago
fc780ba
Respect a FloatingActionButton's visibility when anchored
by Chris Banes
· 10 years ago
f39b7e5
Merge "Fix Snackbar dismisal generating two callbacks" into mnc-ub-dev
by Chris Banes
· 10 years ago
ebf2d44
Merge "Don't let a View anchor itself to it's parent CoordinatorLayout" into mnc-ub-dev
by Chris Banes
· 10 years ago
4daf2f0
Merge "Fix multi source folder API checking" into mnc-ub-dev
by Chris Banes
· 10 years ago
eeea73a
Fix Snackbar dismisal generating two callbacks
by Chris Banes
· 10 years ago
375995f
Don't let a View anchor itself to it's parent CoordinatorLayout
by Chris Banes
· 10 years ago
95ad49b
Fix multi source folder API checking
by Chris Banes
· 10 years ago
097e80a
Fix invisible FloatingActionButton pre-ICS
by Chris Banes
· 10 years ago
9ec922c
Fix FAB using ICS APIs on Honeycomb
by Chris Banes
· 10 years ago
5409a15
Merge "Fix FloatingActionButton show() animation" into mnc-ub-dev
by Chris Banes
· 10 years ago
d9d77f4
Merge "Add getters/setters for CollapsingToolbarLayout title margins" into mnc-ub-dev
by Chris Banes
· 10 years ago
cae5169
Merge "Ensure that SwipeDismissBehavior affects the correct view" into mnc-ub-dev
by Chris Banes
· 10 years ago
d08f571
Merge "Fix Tab width with using icon + centered tabs" into mnc-ub-dev
by Chris Banes
· 10 years ago
cdf5fd0
Fix Tab width with using icon + centered tabs
by Chris Banes
· 10 years ago
fd7a95b
Fix FloatingActionButton show() animation
by Chris Banes
· 10 years ago
dce72ec
Merge "Add @attr links to TextInputLayout" into mnc-ub-dev
by Chris Banes
· 10 years ago
b689719
Merge "Make sure that FAB's border respects tint updates" into mnc-ub-dev
by Chris Banes
· 10 years ago
17b6520
Add @attr links to TextInputLayout
by Chris Banes
· 10 years ago
4e9e5d5
Merge "Initial implementation of BottomSheet" into mnc-ub-dev
by Yuichi Araki
· 10 years ago
8603357
Make sure that FAB's border respects tint updates
by Chris Banes
· 10 years ago
34550bb
Add getters/setters for CollapsingToolbarLayout title margins
by Chris Banes
· 10 years ago
02751b1
Ensure that SwipeDismissBehavior affects the correct view
by Chris Banes
· 10 years ago
08ce6ec
Merge "Add AppCompatDrawableManager" into mnc-ub-dev
by Chris Banes
· 10 years ago
e667a56
Merge "Use the correct interpolators in the design lib" into mnc-ub-dev
by Chris Banes
· 10 years ago
1cd777d
Merge "Add support for rotating a FAB pre-L" into mnc-ub-dev
by Chris Banes
· 10 years ago
7e4e8b6
Add AppCompatDrawableManager
by Chris Banes
· 10 years ago
8c05e5f
Doc fixes
by Chris Banes
· 10 years ago
3a30d0e
Use the correct interpolators in the design lib
by Chris Banes
· 10 years ago
7021cb0
Merge "Allow CoordinatorLayout to handle root level pkg" into mnc-ub-dev
by Chris Banes
· 10 years ago
b1d3557
Add 23.1.0 API files
by Chris Banes
· 10 years ago
25ef402
Allow CoordinatorLayout to handle root level pkg
by Chris Banes
· 10 years ago
452f94d
Initial implementation of BottomSheet
by Yuichi Araki
· 10 years ago
93219e8
Merge "Ensure that CoL's sorted children is invalidated" into mnc-ub-dev
by Chris Banes
· 10 years ago
7b2f754
Merge "Disable NavigationView nested header scrolling" into mnc-ub-dev
by Chris Banes
· 10 years ago
7c89489
Disable NavigationView nested header scrolling
by Chris Banes
· 10 years ago
463b8e4
Merge "Use ParcelableCompat for CREATOR creation" into mnc-ub-dev
by Chris Banes
· 10 years ago
092bd17
Fix TabLayout crashing due to using getMaxLines()
by Chris Banes
· 10 years ago
62ab25d
Use ParcelableCompat for CREATOR creation
by Chris Banes
· 10 years ago
3f175da
Ship sources JAR with the design lib
by Chris Banes
· 10 years ago
d9770e1
Add support for rotating a FAB pre-L
by Chris Banes
· 10 years ago
e7c47b4
Fix NPE in setIcon
by Yuichi Araki
· 10 years ago
e25a099
Merge "Accessibility improvements for design lib" into mnc-ub-dev
by Chris Banes
· 10 years ago
3224093
Accessibility improvements for design lib
by Chris Banes
· 10 years ago
756b701
Merge "Fix CollapsingToolbarLayout when used with SearchView" into mnc-ub-dev
by Chris Banes
· 10 years ago
6f800ea
Merge "FloatingActionButton fixes" into mnc-ub-dev
by Chris Banes
· 10 years ago
3480b31
Merge "Fix Snackbar#show() not working after rotation" into mnc-ub-dev
by Chris Banes
· 10 years ago
26b8f02
Merge "Add a listener to FloatingActionButton show() and hide()." into mnc-ub-dev
by Mark Wei
· 10 years ago
0ad7ef5
Add a listener to FloatingActionButton show() and hide().
by Mark Wei
· 10 years ago
c06ea51
Fix CollapsingToolbarLayout when used with SearchView
by Chris Banes
· 10 years ago
4c33be8
Fix AppBarLayout not being scrollable with fitSystemWindows=true
by Chris Banes
· 10 years ago
5462d3e
Fix Snackbar#show() not working after rotation
by Chris Banes
· 10 years ago
Next »