summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/search/AppsSearchContainerLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Add spring to QSB when opening all apps.Jon Miranda2017-08-231-0/+13
* Remove LAUNCHER3_ALL_APPS_PULL_UPHyunyoung Song2017-08-211-2/+1
* Accounting for bottom margin in the search box in app-scroll rangeSunny Goyal2017-07-171-1/+2
* Updating fast scrollbar UI in LandscapeSunny Goyal2017-06-261-2/+10
* Get rid of an unused import from AppsSearchContainerLayout class.Rajeev Kumar2017-06-231-3/+0
* Removing long press support from page-indicatorSunny Goyal2017-06-151-12/+0
* Extracting search algorithm in an interface to make it easier to change the s...Sunny Goyal2017-06-141-2/+2
* Aligning the search box with bottom of hotseat iconsSunny Goyal2017-05-171-2/+11
* Adding support for top padding in BaseRecyclerView. The scrollbar isSunny Goyal2017-05-151-0/+16
* Moving apps search related logic into a custom layout fileSunny Goyal2017-05-081-0/+195