summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/BaseRecyclerView.java
Commit message (Expand)AuthorAgeFilesLines
* Updating fast scrollbar UI in LandscapeSunny Goyal2017-06-261-95/+21
* Updating the fast scroll bar UISunny Goyal2017-06-161-7/+0
* Adding utility method to temporarily hide scrollbarSunny Goyal2017-06-071-2/+14
* Adding support for top padding in BaseRecyclerView. The scrollbar isSunny Goyal2017-05-151-1/+3
* Moving apps search related logic into a custom layout fileSunny Goyal2017-05-081-4/+0
* Removing unused background padding from base recycler viewSunny Goyal2016-10-181-26/+6
* Removing the section break UI supportSunny Goyal2016-10-131-7/+0
* Simplifying fast scroller logicSunny Goyal2016-10-101-14/+11
* Fixed header elevation shadow on rotatePeter Schiller2016-07-131-1/+1
* Ensuring that fast scrolling to predictions scrolls list to the topWinson2016-07-131-4/+9
* Cleaning up scrollbar logic to properly calculate stable extents.Winson2016-07-121-41/+5
* Consolidate all the dividers to provide same look and feelPeter Schiller2016-07-081-1/+1
* Highlighting sectioned apps on fast-scroll.Winson2015-09-281-20/+47
* Disabling fast scroller when searching apps.Winson2015-09-031-0/+7
* Tweaking fast scroller to follow touch closer.Winson2015-08-201-17/+23
* Refactoring fast scroller.Winson Chung2015-06-231-198/+91
* Refactored section names to only draw when there is space.Winson Chung2015-06-161-1/+28
* Merge "Refactoring all apps search to support external search bar." into ub-l...Winson Chung2015-06-151-5/+8
|\
| * Refactoring all apps search to support external search bar.Winson Chung2015-06-151-5/+8
* | Fixing regression in fast scroller animation.Winson Chung2015-06-121-0/+7
|/
* Consistent scrolling experience for All apps and widget trayHyunyoung Song2015-06-041-6/+1
* Move fast scrolling logic to BaseRecyclerViewHyunyoung Song2015-05-291-7/+265
* Moving all apps code into sub package.Winson Chung2015-05-221-0/+102