summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/widget/WidgetsRecyclerView.java
Commit message (Expand)AuthorAgeFilesLines
* Updating the fast scroll bar UISunny Goyal2017-06-161-4/+0
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-2/+1
* Fixing static instance of Indexer being created in the modelSunny Goyal2016-10-191-11/+9
* Removing unused background padding from base recycler viewSunny Goyal2016-10-181-14/+1
* Simplifying fast scroller logicSunny Goyal2016-10-101-1/+1
* Fixed header elevation shadow on rotatePeter Schiller2016-07-131-1/+1
* Cleaning up scrollbar logic to properly calculate stable extents.Winson2016-07-121-27/+21
* Storing the widget item views in Widget holder, to avoid looks on every bind/...Sunny Goyal2016-05-191-22/+9
* Widgets tray should preserve scroll position during screen rotationHyunyoung Song2016-05-101-1/+3
* Highlighting sectioned apps on fast-scroll.Winson2015-09-281-6/+17
* Fixing NPE in recycler view scroll bar.Winson2015-08-311-3/+17
* Fixing widgets container inactive scroll bar color.Winson2015-08-241-4/+0
* Tweaking fast scroller to follow touch closer.Winson2015-08-201-6/+6
* Working around overscroll issues in AllApps.Winson Chung2015-06-231-0/+13
* Refactoring fast scroller.Winson Chung2015-06-231-35/+30
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-7/+0
* Make WidgetsRecyclerView not crash on MNC support libHyunyoung Song2015-06-081-2/+6
* Consistent scrolling experience for All apps and widget trayHyunyoung Song2015-06-041-9/+50
* Move fast scrolling logic to BaseRecyclerViewHyunyoung Song2015-05-291-0/+72
* Moving all apps code into sub package.Winson Chung2015-05-221-0/+40