summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/search
Commit message (Expand)AuthorAgeFilesLines
* Optimizing some layouts in taskviewSunny Goyal2019-06-131-8/+3
* Adding a utility class to listen for app launchesSunny Goyal2019-03-261-1/+3
* Removing Launcher dependency in search box layoutSunny Goyal2018-11-201-5/+8
* Removing separate hotseat widget, instead using a QSB acroll all UI.Sunny Goyal2018-11-051-0/+9
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Migrating to android-xSunny Goyal2018-08-141-2/+0
* Hides the keyboard when qsb loses focus in All appsMehdi Alizadeh2018-06-051-1/+12
* Fixing Search box not getting aligned properly based on insetsSunny Goyal2018-04-301-3/+12
* Don't wait until layout to calculate the scroll rangeSunny Goyal2018-03-281-31/+12
* Simplifying all-apps search boxSunny Goyal2018-03-012-121/+41
* Adding isSeascape method to have a common place to orientation checkSunny Goyal2018-01-261-4/+4
* Adding AppsStore for handling various app updatesSunny Goyal2018-01-251-2/+16
* Removing unused app discovery supportSunny Goyal2018-01-232-25/+0
* Fix work tab is gone when leaving search modeTony Mak2018-01-111-0/+1
* Enable work profile tab in all apps.Mario Bertschler2017-11-141-15/+11
* Moving some calls off the UI threadSunny Goyal2017-10-021-22/+1
* 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
* Fixing various testsSunny Goyal2017-07-311-4/+0
* Using collator for string matchingSunny Goyal2017-07-181-4/+53
* Accounting for bottom margin in the search box in app-scroll rangeSunny Goyal2017-07-171-1/+2
* Launcher3: Can't search out local app by Chineseyingrenw2017-07-121-1/+2
* Updating fast scrollbar UI in LandscapeSunny Goyal2017-06-262-12/+32
* 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-144-27/+43
* Making some methods accessibleSunny Goyal2017-05-191-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-084-0/+620