Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
3bd9d18c5855600254e907d6668f2ec4d7fd1c51
3bd9d18
Fix BottomSheetDialog when it is short
by Yuichi Araki
· 9 years ago
6dc0599
Merge "Fix issue with DrawableCompat.wrap() + mutation" into mnc-ub-dev
by Chris Banes
· 9 years ago
c16e4c6
Merge "Fix TabLayout's Tab pooling to actually work" into mnc-ub-dev
by Chris Banes
· 9 years ago
7dfd106
Merge "Remove tests for scaling stroke width for now" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
50f777a
Fix TabLayout's Tab pooling to actually work
by Chris Banes
· 9 years ago
4da36b0
Fix issue with DrawableCompat.wrap() + mutation
by Chris Banes
· 9 years ago
22eca99
Remove tests for scaling stroke width for now
by Teng-Hui Zhu
· 9 years ago
d95e0bb
Fix FAB and background attrs again
by Chris Banes
· 9 years ago
79f1955
Clarify ItemTouchHelper and SimpleItemAnimator docs
by Yigit Boyar
· 9 years ago
02fded4
Merge "GuidedStepFragment item accessibility fix" into mnc-ub-dev
by Alan Viverette
· 9 years ago
8feab41
Merge "Nested scroll over clickable items on BottomSheet" into mnc-ub-dev
by Chris Banes
· 9 years ago
f2597e6
Merge "Update AppCompat + Design public declarations" into mnc-ub-dev
by Chris Banes
· 9 years ago
b928cce
Merge "Fix backgroundTint attrs on FAB" into mnc-ub-dev
by Chris Banes
· 9 years ago
b23567e
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
b1eb135
Nested scroll over clickable items on BottomSheet
by Yuichi Araki
· 9 years ago
556d096
Update AppCompat + Design public declarations
by Chris Banes
· 9 years ago
cdc7368
Fix backgroundTint attrs on FAB
by Chris Banes
· 9 years ago
b786d9a
Merge "Fix crash on L+ when using TextInputLayout" into mnc-ub-dev
by Chris Banes
· 9 years ago
ed6ddac
GuidedStepFragment item accessibility fix
by Dake Gu
· 9 years ago
de91420
Merge "Handle gracefuly if changed items disappears" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
9a46fb0
Fix crash on L+ when using TextInputLayout
by Chris Banes
· 9 years ago
7ffb512
Merge "DO NOT MERGE ANYWHERE. Update repo to 26 and build number to 23.2.0 to prepare for release." into mnc-ub-dev
by Chris Flatt
· 9 years ago
1cbb836
Merge "RecyclerView Documentation Fixes" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
1bd1f4d
DO NOT MERGE ANYWHERE. Update repo to 26 and build number to 23.2.0 to
by Chris Flatt
· 9 years ago
f42d50a
RecyclerView Documentation Fixes
by Yigit Boyar
· 9 years ago
1dd3312
Fix minor bugs
by Chulwoo Lee
· 9 years ago
fd7b4e5
Merge "Fix build on mnc-ub-dev" into mnc-ub-dev
by Chulwoo Lee
· 9 years ago
835dc83
Merge "Revert "RecyclerView Documentation Fixes"" into mnc-ub-dev
by Chris Banes
· 9 years ago
b0f71922
Fix some rough edges in AppCompat + VDC
by Chris Banes
· 9 years ago
011d4dc
Fix build on mnc-ub-dev
by Chulwoo Lee
· 9 years ago
57d97cb
Revert "RecyclerView Documentation Fixes"
by Brian Carlstrom
· 9 years ago
eaddb56
Fix typo in the comment
by Chulwoo Lee
· 9 years ago
53351f0
Merge "Theme OnboardingFragment" into mnc-ub-dev
by Chulwoo Lee
· 9 years ago
89ddca2
Merge "RecyclerView Documentation Fixes" into mnc-ub-dev
by Yigit Boyar
· 9 years ago
5f0182e
Theme OnboardingFragment
by Chulwoo Lee
· 9 years ago
315c581
Merge "RTL support in onboarding" into mnc-ub-dev
by Chulwoo Lee
· 9 years ago
78c8a27
RecyclerView Documentation Fixes
by Yigit Boyar
· 9 years ago
13a0acc
Handle gracefuly if changed items disappears
by Yigit Boyar
· 9 years ago
1988296
Merge "Fix crash: Dont fetch items in onMeasure when HasFixedSize is true" into mnc-ub-dev
by Dake Gu
· 9 years ago
e2f2ff7
Fix crash: Dont fetch items in onMeasure when HasFixedSize is true
by Dake Gu
· 9 years ago
0c4ab17
Merge "Fix DrawableCompatTest" into mnc-ub-dev
by Chris Banes
· 9 years ago
ac8501d
Merge "Fix testInflateTabLayoutWithNonTabItem on M+" into mnc-ub-dev
by Chris Banes
· 9 years ago
b294cc7
Merge "Fix BottomSheetBehavior for non-last child" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
c25d3ea
Fix testInflateTabLayoutWithNonTabItem on M+
by Chris Banes
· 9 years ago
be61247
Fix DrawableCompatTest
by Chris Banes
· 9 years ago
6cb24d4
RTL support in onboarding
by Chulwoo Lee
· 9 years ago
7d46b1f
Merge "Clarify the JavaDoc for VDC and AVDC" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
09fa4bc
Merge "leanback: remove unused resources" into mnc-ub-dev
by Dake Gu
· 9 years ago
3bc5a7f
Merge "MediaSessionCompat: Remove looper requirement in constructor" into mnc-ub-dev
by Ian Lake
· 9 years ago
b62c397
Merge "Start saving iconified state of SearchView." into mnc-ub-dev
by Aurimas Liutikas
· 9 years ago
2aa5f24
Merge "Tint wrap all Views when running on < v21" into mnc-ub-dev
by Chris Banes
· 9 years ago
ea6f4fd
Merge "Rename AppCompat + Preferences Theme styleable" into mnc-ub-dev
by Chris Banes
· 9 years ago
a4b98c8
Merge "Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
ebbed34
Revert "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform.""
by Tenghui Zhu
· 9 years ago
604c631
Tint wrap all Views when running on < v21
by Chris Banes
· 9 years ago
ade92f9
Merge "Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform."" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
526ef1f
Revert "Fix VFY warning for VDC and AVDC about calling the new API on old platform."
by Tenghui Zhu
· 9 years ago
7c839dc
Clarify the JavaDoc for VDC and AVDC
by Teng-Hui Zhu
· 9 years ago
e02f970
Merge "Fix mystery method arraycopy not found issue for VDC DO NOT MERGE" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
a14283a
Merge "Add API generation to VDC + AVDC" into mnc-ub-dev
by Chris Banes
· 9 years ago
408cb9f
Merge "Fix VFY warning for VDC and AVDC about calling the new API on old platform." into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
78fe6d4
Fix VFY warning for VDC and AVDC about calling the new API on old platform.
by Teng-Hui Zhu
· 9 years ago
3de9a13
Start saving iconified state of SearchView.
by Aurimas Liutikas
· 9 years ago
7a856a0
MediaSessionCompat: Remove looper requirement in constructor
by Ian Lake
· 9 years ago
24638bd
Merge "Revert "Adjust ViewDragHelper to better support watches."" into mnc-ub-dev
by Paul Soulos
· 9 years ago
a46acad
Revert "Adjust ViewDragHelper to better support watches."
by Paul Soulos
· 9 years ago
3132944
Merge "Adjust ViewDragHelper to better support watches." into mnc-ub-dev
by Paul Soulos
· 9 years ago
61d38d3
Adjust ViewDragHelper to better support watches.
by Paul Soulos
· 9 years ago
d6b3239
Add API generation to VDC + AVDC
by Chris Banes
· 9 years ago
13ea98c
Fix mystery method arraycopy not found issue for VDC DO NOT MERGE
by Teng-Hui Zhu
· 10 years ago
db3cdc8
Merge "Address API review comments" into mnc-ub-dev
by Yusuf Ozuysal
· 9 years ago
671eef4
leanback: remove unused resources
by Dake Gu
· 9 years ago
40a9d3c
Merge "GuidedStep API review change" into mnc-ub-dev
by Dake Gu
· 9 years ago
ea17567
Merge "Fix RTL for leanback preference category" into mnc-ub-dev
by Tony Mantler
· 9 years ago
8b124c6
Merge "Fix FadeAndShortSlide Properly" into mnc-ub-dev
by Tony Mantler
· 9 years ago
301a0e3
Merge "Complete the testing coverage of ViewPager's page change listener." into mnc-ub-dev
by Kirill Grouchnikov
· 9 years ago
913fa29
Rename AppCompat + Preferences Theme styleable
by Chris Banes
· 9 years ago
ba77b1c
Merge "Import translations. DO NOT MERGE" into mnc-ub-dev
by Geoff Mendal
· 9 years ago
b457c44
Import translations. DO NOT MERGE
by Geoff Mendal
· 9 years ago
0ac8d2e
Merge "Fix color interpolation for AnimatedVectorDrawableCompat" into mnc-ub-dev
by Chet Haase
· 9 years ago
5d4636f
Complete the testing coverage of ViewPager's page change listener.
by Kirill Grouchnikov
· 9 years ago
942f792
GuidedStep API review change
by Dake Gu
· 9 years ago
c37d0d5
Merge "Fix error colours in design lib" into mnc-ub-dev
by Chris Banes
· 9 years ago
09c0d7d
Fix color interpolation for AnimatedVectorDrawableCompat
by Chet Haase
· 10 years ago
528aa04
Merge "Fix one compiler error found by mmm" into mnc-ub-dev
by Tenghui Zhu
· 9 years ago
62ae634
Fix FadeAndShortSlide Properly
by Tony Mantler
· 9 years ago
fa39401
Fix RTL for leanback preference category
by Tony Mantler
· 9 years ago
31d3693
Address API review comments
by Yusuf Ozuysal
· 9 years ago
7b5870b
Merge "Framework Support Library: Ensure addSharedElement on TransitionHelper is only called on non-null views" into mnc-ub-dev
by Keyvan Amiri
· 9 years ago
1a26bdc
Merge "Add MODE_NIGHT_FOLLOW_SYSTEM to AppCompat" into mnc-ub-dev
by Chris Banes
· 9 years ago
4eb453c
Fix BottomSheetBehavior for non-last child
by Yuichi Araki
· 10 years ago
84f34d2
Merge "Fix settling behavior of BottomSheetBehavior" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
eb102d7
Merge "Fix Snackbar not showing after a dismissal" into mnc-ub-dev
by Chris Banes
· 9 years ago
56fc7c3
Merge "Testing scroll state changes in ViewPager" into mnc-ub-dev
by Kirill Grouchnikov
· 9 years ago
fe20eed
Add MODE_NIGHT_FOLLOW_SYSTEM to AppCompat
by Chris Banes
· 9 years ago
8bfa8f6
Framework Support Library: Ensure addSharedElement on TransitionHelper
by Keyvan Amiri
· 9 years ago
5513272
Merge "Fixing FadeAndShortSlide animation." into mnc-ub-dev
by Dake Gu
· 9 years ago
dd87581
Merge "Provide a way to customize logo animation in onboarding" into mnc-ub-dev
by Chulwoo Lee
· 9 years ago
84684fa
Fixing FadeAndShortSlide animation.
by susnata
· 9 years ago
b95b3ed
Ensure Java 1.7 compatibility for pre-NYC platforms
by Justin Klaassen
· 10 years ago
Next »