Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
0123b49428d4073cc4c7e04b16fe0cf658ecc7ed
0123b49
Fix support library docs for unbundling
by Alan Viverette
· 9 years ago
bfa933a
Merge "Adding support for customization of TitleView." into nyc-dev
by Susnata Basak
· 9 years ago
7350fc4
Adding support for customization of TitleView.
by susnata
· 9 years ago
5004969
Merge "MediaBrowserCompat: Remove direct use of framework binder" into nyc-dev
by TreeHugger Robot
· 9 years ago
d4b241f
Merge "Fix ViewPager calling onPageScrolled(0)" into mnc-ub-dev am: 7182d71
by Chris Banes
· 9 years ago
b9b83cc
Merge "Make snap with enterAlways|enterAlwaysCollapsed" into mnc-ub-dev
by Chris Banes
· 9 years ago
36eef0a
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Baligh Uddin
· 9 years ago
7182d71
Merge "Fix ViewPager calling onPageScrolled(0)" into mnc-ub-dev
by Chris Banes
· 9 years ago
fb2e1f1
Merge "Make snap with enterAlways|enterAlwaysCollapsed" into mnc-ub-dev
by Chris Banes
· 9 years ago
22fe451
Fix ViewPager calling onPageScrolled(0)
by Chris Banes
· 9 years ago
8290f54
Merge "Fix build breakage after ag/912646" into nyc-dev
by Aurimas Liutikas
· 9 years ago
6ef2577
Merge "Suppress PercentRelativeLayout RTL tests on v17 devices" into nyc-dev
by Kirill Grouchnikov
· 9 years ago
78de1a4
Fix build breakage after ag/912646
by Aurimas Liutikas
· 9 years ago
107a20f
Merge "Account for scroll offsets in ExploreByTouchHelper" into nyc-dev
by Alan Viverette
· 9 years ago
0906daf
Account for scroll offsets in ExploreByTouchHelper
by Alan Viverette
· 9 years ago
fbc59ce
Import translations. DO NOT MERGE
by Baligh Uddin
· 9 years ago
674b11a
Merge "Let touch events fall through from bottom sheet" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
3126939
Merge "Let touch events fall through from bottom sheet" into mnc-ub-dev
by Yuichi Araki
· 9 years ago
50f9a81
Merge "RecyclerView: fix focusSearch bug" into nyc-dev
by Dake Gu
· 9 years ago
c06177f
RecyclerView: fix focusSearch bug
by Dake Gu
· 9 years ago
150c1f7
DO NOT MERGE ANYWHERE. Update build numbers to 23.3.1, r31. am: 548474c -s ours
by Chris Flatt
· 9 years ago
548474c
DO NOT MERGE ANYWHERE. Update build numbers to 23.3.1, r31.
by Chris Flatt
· 9 years ago
3a4a069
Suppress PercentRelativeLayout RTL tests on v17 devices
by Kirill Grouchnikov
· 9 years ago
5110de6
Merge "support REMINDERS in the support lib" into nyc-dev
by Chris Wren
· 9 years ago
caf6ad4
Merge "Increase SearchView touch targets to meet GAR3." into nyc-dev
by Aurimas Liutikas
· 9 years ago
6c46b61
Increase SearchView touch targets to meet GAR3.
by Aurimas Liutikas
· 9 years ago
ddb17bc
Merge "Re-apply Day/Night to all Activities" into mnc-ub-dev am: c12e7b7
by Chris Banes
· 9 years ago
3faba4d
Merge "Fix invalidation workaround" into mnc-ub-dev am: b878633
by Chris Banes
· 9 years ago
de69042
Make background helper\'s API 21 workaround more permissive am: 779bf4e
by Chris Banes
· 9 years ago
c12e7b7
Merge "Re-apply Day/Night to all Activities" into mnc-ub-dev
by Chris Banes
· 9 years ago
b878633
Merge "Fix invalidation workaround" into mnc-ub-dev
by Chris Banes
· 9 years ago
45539c1
Merge "Update support library tests for unbundling" into nyc-dev
by Alan Viverette
· 9 years ago
4a5aaa6
Fix invalidation workaround
by Chris Banes
· 9 years ago
779bf4e
Make background helper's API 21 workaround more permissive
by Chris Banes
· 9 years ago
7c1fcb2
support REMINDERS in the support lib
by Chris Wren
· 9 years ago
862ce3b
Re-apply Day/Night to all Activities
by Chris Banes
· 9 years ago
108a7a8
Make snap with enterAlways|enterAlwaysCollapsed
by Chris Banes
· 9 years ago
a5d2582
Merge "Fix CSLs with alpha attribute in AppCompat" into nyc-dev
by Chris Banes
· 9 years ago
7a7ac26
MediaBrowserCompat: Remove direct use of framework binder
by Sungsoo Lim
· 9 years ago
1dbdc6b
Let touch events fall through from bottom sheet
by Yuichi Araki
· 9 years ago
b2d3735
Merge "RecyclerView focus search improvements" into nyc-dev
by Yigit Boyar
· 9 years ago
d8d42d5
RecyclerView focus search improvements
by Yigit Boyar
· 9 years ago
0f84629
Merge "Retain loaders through stopped config changes" into nyc-dev
by Adam Powell
· 9 years ago
4e7746c
Update support library tests for unbundling
by Alan Viverette
· 9 years ago
1df6981
Merge "BrowseFragment: fix bug when MainFragment is initialized early" into nyc-dev
by Dake Gu
· 9 years ago
52f6998
Merge "Fixing the animation issue with TitleView." into nyc-dev
by Susnata Basak
· 9 years ago
64aeab6
Merge "Fixing NPE issue in BrowseFragment." into nyc-dev
by Susnata Basak
· 9 years ago
6938150
BrowseFragment: fix bug when MainFragment is initialized early
by Dake Gu
· 9 years ago
df77914
Merge "Inline framework-private imports used in support lib tests" into nyc-dev
by Alan Viverette
· 9 years ago
120325c
Inline framework-private imports used in support lib tests
by Alan Viverette
· 9 years ago
d0fc2e4
Fixing the animation issue with TitleView.
by susnata
· 9 years ago
b082c72
Fixing NPE issue in BrowseFragment.
by susnata
· 9 years ago
b054427
Retain loaders through stopped config changes
by Adam Powell
· 9 years ago
15b0b8f
Merge "Revert "Fixing the animation issue with TitleView."" into nyc-dev
by Susnata Basak
· 9 years ago
3c633c9
Revert "Fixing the animation issue with TitleView."
by Susnata Basak
· 9 years ago
09ff6a1
Fix CSLs with alpha attribute in AppCompat
by Chris Banes
· 9 years ago
1f37086
Merge "Add contentDescription for ListRow, HeaderItem and fast lane" into nyc-dev
by Dake Gu
· 9 years ago
5410782
Merge "Fixing the animation issue with TitleView." into nyc-dev
by Susnata Basak
· 9 years ago
b10ba3b
Fixing the animation issue with TitleView.
by susnata
· 9 years ago
ca15cef
Merge "Adds support for MessagingStyle in the Compat lib" into nyc-dev
by Alexander Hills
· 9 years ago
39369fe
Merge "Use the correct item layout for android:entries" into mnc-ub-dev
by Chris Banes
· 9 years ago
5bee60e
Merge "Use the correct item layout for android:entries" into mnc-ub-dev
by Chris Banes
· 9 years ago
dd6206b
Merge "Return a boolean from DrawableCompat.setLayoutDirection()" into nyc-dev
by Alan Viverette
· 9 years ago
ac30644
Add contentDescription for ListRow, HeaderItem and fast lane
by Dake Gu
· 9 years ago
5f7b55f
Merge "Don't invalidate layout on detach" into nyc-dev
by Yigit Boyar
· 9 years ago
b84c089
DO NOT MERGE GuidedStepFragment: differentiate clicking confirm button and cancel IME
by Dake Gu
· 9 years ago
a90fb62
Don't invalidate layout on detach
by Yigit Boyar
· 9 years ago
7e4178c
Update current.txt for preference changes
by Tony Mantler
· 9 years ago
69888cc
Merge "Studio friendly support library" into nyc-dev
by Yigit Boyar
· 9 years ago
73fbb50
DO NOT MERGE GuidedStepFragment: differentiate clicking confirm button and cancel IME
by Dake Gu
· 9 years ago
7709986
Merge "GuidedStepFragment: differentiate clicking confirm button and cancel IME" into nyc-dev
by Dake Gu
· 9 years ago
e5920e8
Merge "Add ability to jump-scroll to a particular preference" into nyc-dev
by Tony Mantler
· 9 years ago
808828c
Merge "GuidedAction: Add save/restore support" into nyc-dev
by Dake Gu
· 9 years ago
de5cb7f
Merge "Add methods to open and close a Drawer in DrawerLayout without animation." into nyc-dev
by Aurimas Liutikas
· 9 years ago
9050c0f
GuidedAction: Add save/restore support
by Dake Gu
· 9 years ago
43cbaca
Adds support for MessagingStyle in the Compat lib
by Alex Hills
· 9 years ago
bcc1982
GuidedStepFragment: differentiate clicking confirm button and cancel IME
by Dake Gu
· 9 years ago
de3c180
Merge "Javadocs for PercentLayoutHelper.PercentLayoutInfo" into nyc-dev
by Kirill Grouchnikov
· 9 years ago
3a289c5
Add docs to DropDownPreference
by Jason Monk
· 9 years ago
1b963b2
Javadocs for PercentLayoutHelper.PercentLayoutInfo
by Kirill Grouchnikov
· 9 years ago
3986e04
Studio friendly support library
by Yigit Boyar
· 9 years ago
b8be2d1
Merge "Revert "Revert "Remove values-v24 folder for now""" into nyc-dev
by Chris Banes
· 9 years ago
ee098ce
Revert "Revert "Remove values-v24 folder for now""
by Chris Banes
· 9 years ago
571868b
Fix build again DO NOT MERGE ANYWHERE am: 45c1427 -s ours
by Chris Banes
· 9 years ago
45c1427
Fix build again DO NOT MERGE ANYWHERE
by Chris Banes
· 9 years ago
2dfbb6c
Fix build again
by Chris Banes
· 9 years ago
9cf7823
Fix build for FloatingActionButton
by Chris Banes
· 9 years ago
c9668b9
Use the correct item layout for android:entries
by Chris Banes
· 9 years ago
6b62299
Merge "Revert "Remove values-v24 folder for now"" into nyc-dev
by Chris Banes
· 9 years ago
1de702f
Merge "Fix the FAB not returning when animations are disabled" into mnc-ub-dev
by Chris Banes
· 9 years ago
3c91608
Don\'t clear out ActionBar instance in onDestroy() am: b5cadf5
by Chris Banes
· 9 years ago
5ecac86
Merge "Fix the FAB not returning when animations are disabled" into mnc-ub-dev
by Chris Banes
· 9 years ago
86223c8
resolve merge conflicts of 5ada595 to nyc-dev
by Chris Banes
· 9 years ago
fd3ccd9
Merge "Fix NPE of null FragmentHostImpl" into nyc-dev
by Dake Gu
· 9 years ago
2118c89
Return a boolean from DrawableCompat.setLayoutDirection()
by Alan Viverette
· 9 years ago
6622200
Add ability to jump-scroll to a particular preference
by Tony Mantler
· 9 years ago
ebb9b8c
Fix SDK int check in TextInputLayout am: bdb210a
by Chris Banes
· 9 years ago
dc1492d
Fix NPE of null FragmentHostImpl
by Dake Gu
· 9 years ago
12be6d9
Merge "Fixes name of intent launch flag for Action Extender in support" into nyc-dev
by Alexander Hills
· 9 years ago
e487f46
Fixes name of intent launch flag for Action Extender in support
by Alex Hills
· 9 years ago
Next »