History log of /frameworks/base/core/java/com/android/internal/widget/RecyclerView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
38343bc35c874cfdfb2bfd071d8618f0f19e6bfd 20-Dec-2017 Eugene Susla <eugenesusla@google.com> Re-commit: Smooth scroll RecyclerView on a11y ACTION_SCROLL_*

This is consistent with the behavior of ListView and ScrollView for that action

This was previously reverted due to suspected perf regression which ended up
being unrelated. Re-committing this.

Bug: 63778054
Test: Go through bug steps and ensute it's fixed
Change-Id: I633294512f08ec31a0325c540881bbbcbcefe016
/frameworks/base/core/java/com/android/internal/widget/RecyclerView.java
f13b085f59f4d92ae53a769e5558f121dfbbf3c9 04-Dec-2017 Eugene Susla <eugenesusla@google.com> Revert "Smooth scroll RecyclerView on a11y ACTION_SCROLL_*"

This reverts commit 8b2eb6fe54b4f0bb0707099c5b4bf1d69de49c16.

Change-Id: Ia872874026286e709a1fa5e071c510838405d264
/frameworks/base/core/java/com/android/internal/widget/RecyclerView.java
8b2eb6fe54b4f0bb0707099c5b4bf1d69de49c16 30-Oct-2017 Eugene Susla <eugenesusla@google.com> Smooth scroll RecyclerView on a11y ACTION_SCROLL_*

This is consistent with the behavior of ListView and ScrollView for that action

Bug: 63778054
Test: Go through bug steps and ensute it's fixed
Change-Id: I3999ecca5c9f90661c510233e6fc1971506a2187
/frameworks/base/core/java/com/android/internal/widget/RecyclerView.java
67f9d5070a74a0bf34f0335899a96dedcac26c96 05-Aug-2017 Jeff Sharkey <jsharkey@android.com> Fix broken javadocs.

Bug: 64337634
Test: make -j32 doc-comment-check-docs
Change-Id: I20fdd3dcddef09111d35946c41c596c7689effa6
/frameworks/base/core/java/com/android/internal/widget/RecyclerView.java
7149a63961c5fe6706160bc717a3b6cbb083ca54 19-Jan-2017 Aurimas Liutikas <aurimas@google.com> Port RecyclerView to com.android.internal.widget.RecyclerView

Change-Id: I5d5912fee6f736bfc93d28ad53fc35e22be953c3
/frameworks/base/core/java/com/android/internal/widget/RecyclerView.java