summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherCallbacks.java
Commit message (Expand)AuthorAgeFilesLines
* Simplifying the startSearch call in launcher callbacksSunny Goyal2016-09-131-3/+5
* Moving the scrim to draglayerSunny Goyal2016-08-231-4/+0
* Animate discovery bounce for all apps pull up interactionHyunyoung Song2016-07-211-0/+2
* Chaning the behavior of settings activity.Sunny Goyal2016-05-021-2/+0
* Define a set of methods on Launcher which can be safely called externallyAdam Cohen2016-04-261-0/+16
* Refactor UserEventDispatcher (1/2)Hyunyoung Song2016-04-191-2/+2
* Removing some deprecated callbacksSunny Goyal2016-04-141-24/+0
* Refactor UserEventLogging, Add predictedRank, replace Bundle with ProtoHyunyoung Song2016-04-131-2/+1
* Removing dependency on wallpaper size settings from launcherSunny Goyal2016-03-171-0/+1
* Add getUserEventLogger to LauncherCallbacksHyunyoung Song2016-03-081-0/+2
* Adding overlay interaction supportSunny Goyal2016-02-251-0/+2
* Cleaning up the overlay interfaceSunny Goyal2016-02-231-27/+0
* <UserEventLogging> Log app launchesHyunyoung Song2016-02-191-3/+16
* Removing LauncherCallbacks control over app searchSunny Goyal2016-02-181-0/+1
* Add LauncherCallbacks method to add additional search widget options.Tony Wickham2015-10-161-0/+1
* Added launcher callback to specify search bar height.Tony Wickham2015-10-081-0/+3
* Adding market search.Winson Chung2015-08-061-0/+1
* am 79f25bed: Merge "Add LauncherCallbacks for requesting permissions on MNC" ...Dave Hawkey2015-06-291-0/+2
|\
| * Add LauncherCallbacks for requesting permissions on MNCDave Hawkey2015-06-261-0/+2
* | Refactoring fast scroller.Winson Chung2015-06-231-0/+2
* | Moving predicted apps callbacks to use ComponentKey.Winson Chung2015-06-181-1/+2
* | Refactoring all apps search to support external search bar.Winson Chung2015-06-151-12/+3
* | Adding context for app launches.Winson Chung2015-06-021-0/+2
* | Introduce LauncherSearchCallback to handle search overlay status.Jun Mukai2015-05-121-0/+7
* | Initial changes to support predicted apps.Winson Chung2015-05-111-0/+2
* | Launcher-side changes to support prediction bar.Winson Chung2015-05-041-0/+1
* | Initial changes to support a fixed all-apps layout.Winson Chung2015-04-091-0/+10
|/
* Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-03-301-0/+1
* Revert "Adding Launcher3 callbacks for trimming memory."Adam Cohen2015-02-061-1/+0
* Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-02-041-0/+1
* Allow LauncherOverlay to access and manage insetsAdam Cohen2014-10-241-2/+2
* First pass of the Launcher Overlay interface / implAdam Cohen2014-10-221-0/+19
* Use LauncherCallbacks model instead of method overridesAdam Cohen2014-10-151-0/+89