Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
53525a0cf1c56e85f86ac4c4dbb9fe0841a4057b
/
v7
/
recyclerview
/
tests
8195bbc
Merge "Deprecate RecyclerView.LayoutManager#setAutoMeasureEnabled and switch code paths over to override RecyclerView.LayoutManager#isAutoMeasureEnabled() instead." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
a3df549
Revert "Fix issue where smooth scroll to position overshoots target view resulting in a jittery"
by Shep Shapard
· 7 years ago
2ea958b
Fix issue where smooth scroll to position overshoots target view resulting in a jittery
by shepshapard
· 7 years ago
c2afaba
Rename ListAdapterHelper to AsyncListDiffer
by Chris Craik
· 7 years ago
20a3e1c
Fixed bug in StaggeredGridManager where children weren't given MeasureSpecs that took account of the
by shepshapard
· 7 years ago
31df934
Deprecate RecyclerView.LayoutManager#setAutoMeasureEnabled and switch code paths over to override
by shepshapard
· 7 years ago
a4d0b11
Merge "Throw if onCreateViewHolder returns attached view" into oc-mr1-jetpack-dev
by Chris Craik
· 7 years ago
bf3e1bf
Throw if onCreateViewHolder returns attached view
by Chris Craik
· 7 years ago
1548629
Port ListAdapter from Paging Library to RecyclerView
by Chris Craik
· 7 years ago
b53f0ff
Merge changes from topics "am-bfc1b28c-ead4-4221-adcb-bead4063e528", "am-02bcb61e-7760-43ea-9842-f1a4f8f4eedf" into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
fa39e2b
Remove uses of junit.framework.*
by Aurimas Liutikas
· 7 years ago
3f8f2df
Remove uses of android.test.* classes.
by Aurimas Liutikas
· 7 years ago
a6b6d5e
Fixed the failing test and reorganized the test a bit to make the code paths a bit clearer.
by shepshapard
· 7 years ago
81458c9
Merge "Remove a number of @TargetApi uses in support library code." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
d8a3447
Remove a number of @TargetApi uses in support library code.
by Aurimas Liutikas
· 7 years ago
5999379
Added descriptions for and renamed fields and methods related to deferring or ignoring nested calls
by shepshapard
· 7 years ago
ee0475d
Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
b84e677
recyclerview: fix hiddenNoneRemoveViewAccessibility
by Dake Gu
· 7 years ago
9871c02
Merge "RecyclerView: Fix removingAnimatingView cleared mLayoutRequestEaten" into oc-mr1-jetpack-dev
by Dake Gu
· 7 years ago
7412f7f
Sync jetpack and master Android.mk files.
by Aurimas Liutikas
· 7 years ago
2ac806c
RecyclerView: Fix removingAnimatingView cleared mLayoutRequestEaten
by Dake Gu
· 7 years ago
2e11ef9
Fixed flaky test that was checking for an event that occurs on onDraw but was not waiting for onDraw to
by shepshapard
· 7 years ago
08169a2
RecyclerView: accessbility bug for hiddenNonRemove view
by Dake Gu
· 7 years ago
046a8a0
Refactored editTextVisibility tests to no longer rely on the soft keyboard which makes them work
by shepshapard
· 7 years ago
f118c5e
Fix failing GridLayoutManager#editTextVisibility and
by shepshapard
· 7 years ago
531442b
Merge "Correct nullability annotation to NonNull." into oc-mr1-support-27.0-dev
by Jake Wharton
· 7 years ago
89e4c71
Merge "Fixes RecyclerViewBasicTest#focusOrderTest which was failing on API 15." into oc-mr1-jetpack-dev
by TreeHugger Robot
· 7 years ago
c625763
Only call LayoutManager#onItemsChanged after RecyclerView#swapAdapter and
by shepshapard
· 7 years ago
396f5b4
Fixes RecyclerViewBasicTest#focusOrderTest which was failing on API 15.
by shepshapard
· 7 years ago
a14113a
Merge "Correct nullability annotation to NonNull." into oc-mr1-support-27.0-dev
by Jake Wharton
· 7 years ago
27ffc4a
Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called.
by shepshapard
· 7 years ago
0467074
Correct nullability annotation to NonNull.
by Jake Wharton
· 7 years ago
993fda7
Fixed issue where cached views were reporting an adapter position after notifyDataSetChanged was called.
by shepshapard
· 7 years ago
fa95d77
Fixing CustomEdgeEffectTest on API < 20
by Sunny Goyal
· 7 years ago
529d931
Adding methods in RecyclerView to allow overriding edgeeffect behavior
by Sunny Goyal
· 7 years ago
350a38a
Fix for bad behavior for attachToRecyclerView during long press.
by shepshapard
· 7 years ago
342917d
Merge "Made setAdapter an 'everything has changed' event." into oc-support-26.0-dev am: 10dac58cee
by Shep Shapard
· 7 years ago
b929f05
Merge "Made setAdapter an 'everything has changed' event." into oc-support-26.0-dev
by Shep Shapard
· 7 years ago
f5c795a
Merge "Fixes RecyclerView isPreferredNextFocus on ordered navigation" into oc-support-26.1-dev
by Evan Rosky
· 7 years ago
48560f9
Made setAdapter an 'everything has changed' event.
by shepshapard
· 7 years ago
50f048d
Fixes RecyclerView isPreferredNextFocus on ordered navigation
by Evan Rosky
· 7 years ago
67a0c14
Merge "Stop using single activity for RV tests" into oc-support-26.1-dev
by Yigit Boyar
· 7 years ago
7e4641e
Stop using single activity for RV tests
by Yigit Boyar
· 7 years ago
7f275af
Revert "Update to using newer android.support.test libraries." am: b47af90e73
by Aurimas Liutikas
· 7 years ago
b47af90
Revert "Update to using newer android.support.test libraries."
by Aurimas Liutikas
· 7 years ago
0041196
Merge "Update to using newer android.support.test libraries." into oc-support-26.1-dev
by Aurimas Liutikas
· 7 years ago
83222b0
Update to using newer android.support.test libraries.
by Aurimas Liutikas
· 7 years ago
ae8c02d
Merge "Remove spaces from parameterized test names." into oc-support-26.1-dev
by Aurimas Liutikas
· 7 years ago
142ca40
Remove spaces from parameterized test names.
by Aurimas Liutikas
· 7 years ago
706ef68
Merge "Fix OrientationHelper NPE" into oc-support-26.0-dev am: 25b350f0d8
by Chris Craik
· 7 years ago
9eb342e
Merge "Fix OrientationHelper NPE" into oc-support-26.0-dev am: 25b350f0d8
by Chris Craik
· 7 years ago
25b350f
Merge "Fix OrientationHelper NPE" into oc-support-26.0-dev
by TreeHugger Robot
· 7 years ago
ecbfb22
Merge "recyclerview: fix getViewForPosition crash in onMeasure()" into oc-support-26.0-dev am: 104c67011e
by Dake Gu
· 7 years ago
1fcf1e8
Merge "recyclerview: fix getViewForPosition crash in onMeasure()" into oc-support-26.0-dev
by Dake Gu
· 7 years ago
213c0aa
Fix OrientationHelper NPE
by Chris Craik
· 7 years ago
d3c410e
Merge "Mark tests @LargeTest if they don't fit @MediumTest times." into oc-support-26.1-dev
by Aurimas Liutikas
· 7 years ago
e6cf359
Mark tests @LargeTest if they don't fit @MediumTest times.
by Aurimas Liutikas
· 7 years ago
067ffce
recyclerview: fix getViewForPosition crash in onMeasure()
by Dake Gu
· 7 years ago
dd69b13
Merge "Revert "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121"" into oc-support-26.0-dev am: a2aa4d85b7
by Keyvan Amiri
· 7 years ago
151e43e
Revert "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121"
by Keyvan Amiri
· 7 years ago
5743b51
Merge "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121" into oc-support-26.0-dev am: 35bb16f344
by Aurimas Liutikas
· 7 years ago
35bb16f
Merge "Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121" into oc-support-26.0-dev
by Aurimas Liutikas
· 7 years ago
0dbe908
Revert "Fixed keyboard autoclosing and wrong position for EditTexts" ag/2385121
by Aurimas Liutikas
· 7 years ago
c5868db
Merge "Fixed keyboard autoclosing and wrong position for EditTexts" into oc-support-26.0-dev am: 5c4f580695
by Keyvan Amiri
· 7 years ago
5c4f580
Merge "Fixed keyboard autoclosing and wrong position for EditTexts" into oc-support-26.0-dev
by Keyvan Amiri
· 7 years ago
f1d850f
Fixed keyboard autoclosing and wrong position for EditTexts
by Keyvan Amiri
· 7 years ago
364a6ab
Merge "Only log adapter/layoutmanager/context in exceptions, not toString" into oc-support-26.0-dev am: 4d74d84097
by Chris Craik
· 7 years ago
31a68d5
Only log adapter/layoutmanager/context in exceptions, not toString
by Chris Craik
· 7 years ago
a003727
Merge "Revert "RV to intercept focusableViewAvailable during layout"" into oc-support-26.0-dev am: bb3caea575
by Evan Rosky
· 7 years ago
bb3caea
Merge "Revert "RV to intercept focusableViewAvailable during layout"" into oc-support-26.0-dev
by Evan Rosky
· 7 years ago
f3ae3ce
Revert "RV to intercept focusableViewAvailable during layout"
by Evan Rosky
· 7 years ago
5da6f9e
Merge "RV to intercept focusableViewAvailable during layout" into oc-support-26.0-dev am: 9a86bf72dd
by Evan Rosky
· 7 years ago
9a86bf7
Merge "RV to intercept focusableViewAvailable during layout" into oc-support-26.0-dev
by Evan Rosky
· 7 years ago
87f30f0
Merge "Upgrade from mockito 1.9.5 to 2.7.6" into oc-support-26.0-dev am: fe70cc2040
by Aurimas Liutikas
· 7 years ago
963facb
Upgrade from mockito 1.9.5 to 2.7.6
by Aurimas Liutikas
· 7 years ago
de63967
Merge "Set targetSdkVersion for our tests to be API 26." into oc-support-26.0-dev am: 140a59a553
by Aurimas Liutikas
· 7 years ago
4f5be92
Set targetSdkVersion for our tests to be API 26.
by Aurimas Liutikas
· 7 years ago
234ca58
RV to intercept focusableViewAvailable during layout
by Evan Rosky
· 7 years ago
ba15381
Added ItemDecoration public APIs per council review.
by Ben Lin
· 7 years ago
8182c21
Re-enabled RV focus-recovery tests
by Evan Rosky
· 7 years ago
166d5f1
Add toString dumps to most RV exceptions
by Chris Craik
· 7 years ago
7a938b0
Merge "RecyclerView: add APIs to query Scroller progress" into oc-support-26.0-dev
by Dake Gu
· 7 years ago
4c5e22d
RecyclerView: add APIs to query Scroller progress
by Dake Gu
· 8 years ago
a914355
Fix crashing RecyclerViewAccessibilityLifecycleTest
by Aurimas Liutikas
· 7 years ago
101d896
Fix RecyclerViewAccessibilityLifeCycleTest on 4.4.2
by Dake Gu
· 8 years ago
555003f
fix RecyclerViewAccessibilityLifeCycleTest below v19
by Dake Gu
· 8 years ago
a031fe7
Merge "RecyclerView: dont clear app provided accessibility delegate" into oc-dev
by Dake Gu
· 8 years ago
a9662ec
Suppress RecyclerViewFocusRecoveryTest that crash on UI thread.
by Aurimas Liutikas
· 8 years ago
233b338
RecyclerView: dont clear app provided accessibility delegate
by Dake Gu
· 8 years ago
76daed1
Nested scrolling++
by Chris Banes
· 8 years ago
a1f3f66
Rotary input support in RecyclerView, mainly for watches.
by Aaron Whyte
· 8 years ago
b37e3cf
Fix crash in DividerItemDecoration when R.attr.listDivider is null.
by Aurimas Liutikas
· 8 years ago
525d40d
resolve merge conflicts of 87e76d93b9 to oc-dev
by Chris Craik
· 8 years ago
b9d3b54
Make prefetch calls trigger isComputingLayout()=true
by Chris Craik
· 8 years ago
7e778ea
Merge "Fixed unfocusableScrollingWhenFocusCleared failure on API 15 and below" into nyc-support-25.4-dev
by Keyvan Amiri
· 8 years ago
fed4f9c
Merge "Fixed unfocusableScrollingWhenFocusCleared failure on API 15 and below" into nyc-support-25.4-dev
by Keyvan Amiri
· 8 years ago
b853fc7
Merge "Fix stale nested prefetch data leaking out after notifyDataSetChanged" into nyc-support-25.4-dev
by Chris Craik
· 8 years ago
41bcf9b
Merge "Fix stale nested prefetch data leaking out after notifyDataSetChanged" into nyc-support-25.4-dev
by Chris Craik
· 8 years ago
aebcbce
RecyclerView prefetch: dont change mStructureChanged flag am: 0fd482dee2
by Dake Gu
· 8 years ago
0fd482d
RecyclerView prefetch: dont change mStructureChanged flag
by Dake Gu
· 8 years ago
Next »