summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherCallbacks.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing interactive state for background states andSunny Goyal2019-05-301-1/+5
* Adding support for showing predicted apps as a floating row in all-appsSunny Goyal2019-04-231-6/+0
* Moving some callbacks from LauncherCallbacks to OverviewCallbacksSunny Goyal2018-05-011-9/+0
* Passing stateHandler information to the callbackSunny Goyal2018-04-241-1/+1
* Adding a utility class to simplify main process initialization.Sunny Goyal2018-02-131-1/+0
* Adding callback to notify LauncherCallbacks when quickstep startsSunny Goyal2018-02-071-0/+8
* Replacing some method definitions with default platform implementationsSunny Goyal2017-12-061-2/+0
* Fixing double state changes when using an InternalStateHandlerSunny Goyal2017-11-151-1/+0
* Removing some obsolete callbacksSunny Goyal2017-10-061-9/+0
* Removing predicted apps reset on every onResumeSunny Goyal2017-10-041-5/+0
* Removing support for CustomContent screenSunny Goyal2017-09-081-7/+0
* Updating the all-apps discovery bounce animationSunny Goyal2017-08-291-2/+0
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-241-2/+2
* Adding listener support for color extraction changesSunny Goyal2017-05-091-2/+0
* Moving apps search related logic into a custom layout fileSunny Goyal2017-05-081-10/+0
* Updating color extraction to include wallpaper theme color.Sunny Goyal2017-04-261-0/+2
* Minor Refactoring only: no functional changeMario Bertschler2017-03-281-42/+40
* Moving Event dispatcher definition from LAuncher to BaseActivity so thatSunny Goyal2017-02-271-1/+0
* 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