summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsRecyclerView.java
Commit message (Expand)AuthorAgeFilesLines
* Port Remote Folder from 12.1 to 13.Tyson Miller2016-01-281-106/+81
* Reimplement the CM scrubber against the new Launchercretin452015-11-231-24/+159
* Merge "Adding graphic for all apps empty search screen." into ub-launcher3-bu...Winson Chung2015-08-281-0/+70
|\
| * Adding graphic for all apps empty search screen.Winson2015-08-281-0/+70
* | Fixing issue with missing scroll bar after fast-scrolling and searching.Winson2015-08-271-0/+4
|/
* Making the detached scrollbar catch up faster to the actual scroll position.Winson2015-08-241-2/+12
* Tweaking fast scroller to follow touch closer.Winson2015-08-201-9/+59
* Adding market search.Winson Chung2015-08-061-0/+2
* Moving prediction icons back into recycler view.Winson Chung2015-07-061-37/+12
* Fixing issue with casting context to activity.Winson Chung2015-06-261-8/+1
* Removing some synthetic methodsSunny Goyal2015-06-241-5/+8
* Working around overscroll issues in AllApps.Winson Chung2015-06-231-2/+17
* Refactoring fast scroller.Winson Chung2015-06-231-103/+145
* Refactored section names to only draw when there is space.Winson Chung2015-06-161-2/+10
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-16/+7
* Adding context for app launches.Winson Chung2015-06-021-2/+16
* Move fast scrolling logic to BaseRecyclerViewHyunyoung Song2015-05-291-297/+55
* Moving all apps code into sub package.Winson Chung2015-05-221-0/+528