summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/allapps/AllAppsContainerView.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Fix measuring error when reloading app drawercretin452016-02-151-2/+10
* Port Remote Folder from 12.1 to 13.Tyson Miller2016-01-281-83/+32
* Trebuchet: Fix NPE when app search controller is offGabriele M2016-01-161-1/+2
* Trebuchet: Remove app search controller if turned offcretin452016-01-131-0/+4
* Trebuchet: Add ability to disable the scroller completelyMartin Herndl2015-12-171-13/+14
* Add app drawer search bar toggle to settingsMartin Herndl2015-12-161-1/+6
* Trebuchet: Add app drawer settingscretin452015-12-031-14/+25
* Reimplement CM Settings Overview Panel in the new Launcher Part 2Yvonne Wong2015-11-301-0/+3
* Reimplement CM Settings Overview Panel in the new Launcher Part 1Yvonne Wong2015-11-301-0/+5
* Reimplement the CM scrubber against the new Launchercretin452015-11-231-10/+85
* Adding graphic for all apps empty search screen.Winson2015-08-281-1/+2
* Tweaking fast scroller to follow touch closer.Winson2015-08-201-1/+2
* Adding market search.Winson Chung2015-08-061-19/+12
* Calculating widget minSpans and spans statically/independent of orientationSunny Goyal2015-08-031-1/+0
* Making long-press of AllApps to jump directly to search.Winson Chung2015-07-101-0/+9
* Moving prediction icons back into recycler view.Winson Chung2015-07-061-236/+15
* Fixing issue with casting context to activity.Winson Chung2015-06-261-1/+1
* Refactoring fast scroller.Winson Chung2015-06-231-13/+19
* Merge "Revert resource name to what platform ui automator test defines. b/219...Hyunyoung Song2015-06-181-1/+1
|\
| * Revert resource name to what platform ui automator test defines.Hyunyoung Song2015-06-181-1/+1
* | Moving predicted apps callbacks to use ComponentKey.Winson Chung2015-06-181-1/+1
|/
* Using component key for app search resultsSunny Goyal2015-06-161-1/+3
* Refactored section names to only draw when there is space.Winson Chung2015-06-161-8/+76
* Refactoring all apps search to support external search bar.Winson Chung2015-06-151-445/+199
* Merge "Ensuring that we use the screen width more optimally in AllApps." into...Winson Chung2015-06-051-9/+10
|\
| * Ensuring that we use the screen width more optimally in AllApps.Winson Chung2015-06-051-9/+10
* | Ensure that we use the system long press duration when dragging from AllApps.Winson Chung2015-06-051-0/+1
|/
* Adding context for app launches.Winson Chung2015-06-021-1/+12
* Removing some synthetic method creationSunny Goyal2015-06-021-7/+7
* Adding an asynchronous search interface for apps searchSunny Goyal2015-06-011-39/+29
* Fixing page background not displayed when dragging from all appsSunny Goyal2015-05-271-1/+0
* Moving all apps code into sub package.Winson Chung2015-05-221-0/+1018