Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_support
/
a33fd7cbbcb865a1defcb159e61fbe69d0bfad52
a33fd7c
Merge "GuidedStepFragments: closer to ux guidlines" into nyc-support-24.1-dev
by Dake Gu
· 9 years ago
d24d328
Merge "Fix broken ff/rw action text." into nyc-support-24.1-dev
by Dake Gu
· 9 years ago
eff6537
Merge "Remove tests around dangerous permission granting" into nyc-support-24.1-dev
by Kirill Grouchnikov
· 9 years ago
133a652
Merge "Proper RecyclerView-LayoutManager binding" into nyc-support-24.1-dev
by Yigit Boyar
· 9 years ago
a2992ca
Merge "Change layout span to match SpanLookup span" into nyc-support-24.1-dev
by Yigit Boyar
· 9 years ago
22b2285
Merge "Fix PopupMenuTest#testBasicContent in landscape." into nyc-support-24.1-dev
by Aurimas Liutikas
· 9 years ago
353b0bc
GuidedStepFragments: closer to ux guidlines
by Dake Gu
· 9 years ago
00c679c
Fix broken ff/rw action text.
by Dake Gu
· 9 years ago
855ee55
Merge "Stop using a several deprecated methods/constants." into nyc-support-24.1-dev
by Aurimas Liutikas
· 9 years ago
093b6fa
Skip lint errors
by Tony Mantler
· 9 years ago
e12dfa0
Stop using a several deprecated methods/constants.
by Aurimas Liutikas
· 9 years ago
95017f7
Change layout span to match SpanLookup span
by Yigit Boyar
· 9 years ago
9b5fe93
Move doclava gradle build to out/ directory
by Alan Viverette
· 9 years ago
0ab0540
Merge "Re-use RectF instances in ViewGroupUtilsHoneycomb" into nyc-support-24.1-dev
by Chris Banes
· 9 years ago
982cbff
Re-use RectF instances in ViewGroupUtilsHoneycomb
by Chris Banes
· 9 years ago
11dde87
Merge "Fix intercept touch handling in SwipeDismissBehavior" into nyc-support-24.1-dev
by Chris Banes
· 9 years ago
e6efc2c
Merge "Deprecate methods on ActivityCompat, ContextCompat for future removal" into nyc-support-24.1-dev
by Alan Viverette
· 9 years ago
def53b0
Merge "GridLayoutManager margin bug" into nyc-support-24.1-dev
by Yigit Boyar
· 9 years ago
1c82fff
Merge "Use a new drawable for constant state test" into nyc-support-24.1-dev
by Tenghui Zhu
· 9 years ago
44dfa11
Merge "Start resetting SwipeRefreshLayout on setEnabled(false) calls." into nyc-support-24.1-dev
by Aurimas Liutikas
· 9 years ago
5f16ea4
Merge "Add missing docs on WindowInsetsCompat" into nyc-support-24.1-dev
by Alan Viverette
· 9 years ago
45bb6bf
Merge "Add ViewCompat.isImportantForAccessibility()" into nyc-support-24.1-dev
by Alan Viverette
· 9 years ago
be94929
Deprecate methods on ActivityCompat, ContextCompat for future removal
by Alan Viverette
· 9 years ago
7664307
Add ViewCompat.isImportantForAccessibility()
by Alan Viverette
· 9 years ago
d739b48
Add missing docs on WindowInsetsCompat
by Alan Viverette
· 9 years ago
44a4d2a
ContextCompatApi24 shouldn't be public visibility
by Alan Viverette
· 9 years ago
9e55ffc
Merge "Fix CollapsingToolbarLayout pinned views with insets" into nyc-support-24.1-dev
by Chris Banes
· 9 years ago
4fb5023
Merge "Add dominant swatch API to Palette" into nyc-support-24.1-dev
by Chris Banes
· 9 years ago
4ac0bbc
Merge "MediaRouter: Fix RuntimeException in the chooser dialog" into nyc-support-24.1-dev
by Donghyun Cho
· 9 years ago
2d9f7ee
Start resetting SwipeRefreshLayout on setEnabled(false) calls.
by Aurimas Liutikas
· 9 years ago
a2c539c
Use a new drawable for constant state test
by Teng-Hui Zhu
· 9 years ago
14708f2
Merge "Fix AppCompatBaseViewTest to work in landscape mode." into nyc-support-24.1-dev
by Aurimas Liutikas
· 9 years ago
5c067c5
Merge \"DO NOT MERGE ANYWHERE Update version to 24.1.1 R35\" into nyc-dev
by Alan Viverette
· 9 years ago
053fe30
Merge "DO NOT MERGE ANYWHERE Update version to 24.1.1 R35" into nyc-dev
by Alan Viverette
· 9 years ago
2ee8e04
DO NOT MERGE ANYWHERE Update version to 24.1.1 R35
by Alan Viverette
· 9 years ago
345e1e5
Merge "Add docs to AccessibilityNodeInfoCompat." into nyc-support-24.1-dev
by Phil Weaver
· 9 years ago
de8a5de
GridLayoutManager margin bug
by Yigit Boyar
· 9 years ago
102798c
Merge "Fix FloatingActionButtonTest build" into nyc-support-24.1-dev
by TreeHugger Robot
· 9 years ago
4d22812
Merge "Fix AppBarWithCollapsingToolbarTest in landscape mode." into nyc-support-24.1-dev
by Aurimas Liutikas
· 9 years ago
88a4195
Fix AppCompatBaseViewTest to work in landscape mode.
by Aurimas Liutikas
· 9 years ago
70058e4
Fix PopupMenuTest#testBasicContent in landscape.
by Aurimas Liutikas
· 9 years ago
1558fe2
Fix FloatingActionButtonTest build
by Chris Banes
· 9 years ago
bb2c8b3
DO NOT MERGE ANYWHERE Update version to 24.1.1 R35 am: 2aa1582f91 -s ours
by Alan Viverette
· 9 years ago
2aa1582
DO NOT MERGE ANYWHERE Update version to 24.1.1 R35
by Alan Viverette
· 9 years ago
1c1d02c
Merge "Add clearOnTabSelectedListeners() API" into nyc-support-24.1-dev
by Chris Banes
· 9 years ago
c26cfaf
Add clearOnTabSelectedListeners() API
by Chris Banes
· 9 years ago
bf7effb
Use Android Gradle Plug-in v2.2.0-alpha6 am: 019244a01a
by Justin Klaassen
· 9 years ago
019244a
Use Android Gradle Plug-in v2.2.0-alpha6
by Justin Klaassen
· 9 years ago
01e3ed2
Fix CollapsingToolbarLayout pinned views with insets
by Chris Banes
· 9 years ago
f5a65fd
Add dominant swatch API to Palette
by Chris Banes
· 9 years ago
dfc69f6
Merge "Fix FloatingActionButton hide() and show()" into nyc-support-24.1-dev
by Chris Banes
· 9 years ago
15db497
Fix AppBarWithCollapsingToolbarTest in landscape mode.
by Aurimas Liutikas
· 9 years ago
a20b84a
Remove tests around dangerous permission granting
by Kirill Grouchnikov
· 9 years ago
d377289
Fix ListPopupWindowTest#testDismissalViaTouch
by Aurimas Liutikas
· 9 years ago
961f7c1
Merge "Add NoExtractUI flag for TextInputLayoutTest" into nyc-support-24.1-dev
by Aurimas Liutikas
· 9 years ago
69ee83b
Merge "Rename the source of v4 (combined legacy) module to v4" into nyc-support-24.1-dev
by Kirill Grouchnikov
· 9 years ago
f50e3ef
Fix FloatingActionButton hide() and show()
by Chris Banes
· 9 years ago
34271ff
MediaRouter: Fix RuntimeException in the chooser dialog
by Donghyun Cho
· 9 years ago
4b17d83
Add NoExtractUI flag for TextInputLayoutTest
by Aurimas Liutikas
· 9 years ago
021b7ee
Add docs to AccessibilityNodeInfoCompat.
by Phil Weaver
· 9 years ago
36b5aec
Merge "Update BottomNavigationView namespace definition for aapt2." into nyc-support-24.1-dev
by Aurimas Liutikas
· 9 years ago
655fa32
Rename the source of v4 (combined legacy) module to v4
by Kirill Grouchnikov
· 9 years ago
c3c7588
Rename the source of core-utils module to core-utils
by Kirill Grouchnikov
· 9 years ago
2165322
Merge "Fix FAB StateListAnimator durations" into nyc-support-24.1-dev
by Chris Banes
· 9 years ago
e82a35a
Merge "Fix Snackbar theme on sw600dp" into nyc-support-24.1-dev
by Chris Banes
· 9 years ago
afddde2
Merge "MediaRouter: Change the content description of the cast button" into nyc-support-24.1-dev
by Donghyun Cho
· 9 years ago
a4667c7
MediaRouter: Change the content description of the cast button
by Donghyun Cho
· 9 years ago
f948b08
Merge "MediaRouter: Add content description for volume slider" into nyc-support-24.1-dev
by Donghyun Cho
· 9 years ago
1e76114
Update BottomNavigationView namespace definition for aapt2.
by Aurimas Liutikas
· 9 years ago
0396586
Merge "Two more BottomNavigationView fixes." into nyc-support-24.1-dev
by Aurimas Liutikas
· 9 years ago
7cda36a
Fix FAB StateListAnimator durations
by Chris Banes
· 9 years ago
dfea0ea
Fix Snackbar theme on sw600dp
by Chris Banes
· 9 years ago
a2f4dd0
Fix CoordinatorLayout dependency sorting
by Chris Banes
· 9 years ago
28649d9
Fix intercept touch handling in SwipeDismissBehavior
by Chris Banes
· 9 years ago
53ebbe2
Merge "Fix inset edge of CoordinatorLayout" into nyc-support-24.1-dev
by Yuichi Araki
· 9 years ago
6206ad5
Fix inset edge of CoordinatorLayout
by Yuichi Araki
· 9 years ago
89b6e38
MediaRouter: Add content description for volume slider
by Donghyun Cho
· 9 years ago
916d3e5
Fix crash in SupportDesignDemos
by Yuichi Araki
· 9 years ago
a958f99
Merge "Add package documentation for support transition" into nyc-support-24.1-dev
by Yuichi Araki
· 9 years ago
f6a12ad
Two more BottomNavigationView fixes.
by Aurimas Liutikas
· 9 years ago
164cc9b
Merge "Additional deprecation notices on Compat APIs." into nyc-support-24.1-dev
by TreeHugger Robot
· 9 years ago
dd85968
DO NOT MERGE ANYWHERE Update support library version to 24.1.0
by Alan Viverette
· 9 years ago
ef1742b
Merge "DO NOT MERGE ANYWHERE Support library 24.1 is now 24.2 r35" into nyc-support-24.1-dev
by Alan Viverette
· 9 years ago
62f611f
Merge "Add more fixes to BottomNavigationView." into nyc-support-24.1-dev
by Aurimas Liutikas
· 9 years ago
17d15d9
Additional deprecation notices on Compat APIs.
by Kirill Grouchnikov
· 9 years ago
bbe3bae
DO NOT MERGE ANYWHERE Support library 24.1 is now 24.2 r35
by Alan Viverette
· 9 years ago
53a4343
Add empty adapter test for TabLayout + VP
by Chris Banes
· 9 years ago
807974f
Merge "Fix annotation of getBehavior" into nyc-support-24.1-dev
by Chris Banes
· 9 years ago
bf90399
Merge "MediaRouteChooserDialog: Fix IllegalStateException" into nyc-support-24.1-dev
by TreeHugger Robot
· 9 years ago
3a47da5
Merge "Use Android Gradle Plug-in v2.2.0-alpha6" into nyc-support-24.1-dev
by Chris Banes
· 9 years ago
850c574
MediaRouteChooserDialog: Fix IllegalStateException
by Sungsoo Lim
· 9 years ago
a951723
Add package documentation for support transition
by Yuichi Araki
· 9 years ago
645afdf
Add javadoc for PEEK_HEIGHT_AUTO
by Yuichi Araki
· 9 years ago
8341891
Fix annotation of getBehavior
by Yuichi Araki
· 9 years ago
1ca2409
Add javadoc for insetEdge and dodgeInsetEdges
by Yuichi Araki
· 9 years ago
c1e5045
Use Android Gradle Plug-in v2.2.0-alpha6
by Justin Klaassen
· 9 years ago
86d744a
Merge "MediaRouter: Introduce min/max client version in MediaRouteDescriptor" into nyc-support-24.1-dev
by Sungsoo Lim
· 9 years ago
d386217
Add more fixes to BottomNavigationView.
by Aurimas Liutikas
· 9 years ago
95003af
DO NOT MERGE ANYWHERE Update support library version to 24.1.0
by Alan Viverette
· 9 years ago
34a33c7
Proper RecyclerView-LayoutManager binding
by Yigit Boyar
· 9 years ago
Next »