summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Initial changes to support a fixed all-apps layout.Winson Chung2015-04-091-8/+39
* WidgetTray revamp workHyunyoung Song2015-04-081-71/+47
* resolved conflicts for merge of 68fdeaad to ub-launcher3-burnabyAdam Cohen2015-04-061-6/+3
* Reinflating QBS on resume, if the widget orientation is not same as launcher ...Sunny Goyal2015-04-031-0/+10
* Removing ContentObserver from LauncherModel, and calling reloadSunny Goyal2015-04-011-4/+4
* am 67c30861: Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-03-301-0/+3
|\
| * Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-03-301-0/+3
* | am b823ae4f: Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProvider...Adam Cohen2015-03-281-1/+3
|\|
| * Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unp...Adam Cohen2015-03-271-1/+3
* | am 173f711e: Ensure that we capture all paths for starting activity for resultAdam Cohen2015-03-271-1/+18
|\|
| * Ensure that we capture all paths for starting activity for resultAdam Cohen2015-03-271-1/+18
| * Don't clobber widgets with the same component - DO NOT MERGERobin Lee2015-03-191-1/+1
| * Fix widget refresh issue on package install/uninstallHyunyoung Song2015-03-111-2/+2
| * Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.Sunny Goyal2015-02-231-2/+6
* | Removing more code with API 21 dependencies.Winson Chung2015-03-241-1/+3
* | Removing all dependencies of launcher code on wallpaper-pickerSunny Goyal2015-03-201-10/+2
* | Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-30/+31
* | Don't clobber widgets with the same component.Robin Lee2015-03-191-1/+1
* | Make sure we set the QSB bar on the SearchDropTargetBarAdam Cohen2015-03-181-5/+2
* | Fix widget refresh issue on package install/uninstallHyunyoung Song2015-03-111-1/+1
* | Initial changes to break out AllApps into its own view.Winson Chung2015-03-101-649/+132
* | Merge "Ensuring setQsbSearchBar is called whenever the QSB is created" into u...Sunny Goyal2015-03-101-5/+7
|\ \
| * | Ensuring setQsbSearchBar is called whenever the QSB is createdSunny Goyal2015-03-041-5/+7
* | | Merge "Enabling accessible drag and drop" into ub-launcher3-burnabyAdam Cohen2015-03-091-1/+5
|\ \ \
| * | | Enabling accessible drag and dropAdam Cohen2015-03-091-1/+5
| |/ /
* / / Fixing wrong check to determine the drag sourceSunny Goyal2015-03-021-1/+1
|/ /
* | Merge "Removed disableAllApps flag" into ub-launcher3-burnabySunny Goyal2015-03-021-20/+8
|\ \
| * | Removed disableAllApps flagSunny Goyal2015-02-261-20/+8
* | | Updating IconCache to maintain a persistent of iconsSunny Goyal2015-02-261-1/+1
|/ /
* | Merge "Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the...Adam Cohen2015-02-201-4/+1
|\ \
| * | Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search...Adam Cohen2015-02-201-4/+1
* | | Merge "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search ...Adam Cohen2015-02-191-1/+4
|\| |
| * | Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widgetAdam Cohen2015-02-181-1/+4
* | | Add clip-reveal animation to LauncherChet Haase2015-02-171-3/+51
* | | am 80e6beb4: Ensure that layers are properly removed after animationAdam Cohen2015-02-141-24/+36
|\ \ \ | | |/ | |/|
| * | Ensure that layers are properly removed after animationAdam Cohen2015-02-131-24/+36
| * | Launcher crashes on widget bind permission promptSunny Goyal2015-02-061-3/+3
* | | Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-masterSunny Goyal2015-02-121-18/+3
|\ \ \
| * | | Removing code for the unused 'upgrade path'Sunny Goyal2015-02-111-18/+3
* | | | Using SCREEN_ORIENTATION_LOCKED for locking to current orientation.Sunny Goyal2015-02-101-2/+6
|/ / /
* | | am bd4a7893: Merge "Revert "Adding Launcher3 callbacks for trimming memory.""...Adam Cohen2015-02-061-3/+0
|\| |
| * | Revert "Adding Launcher3 callbacks for trimming memory."Adam Cohen2015-02-061-3/+0
* | | am acbe9f65: Merge "Adding Launcher3 callbacks for trimming memory." into ub-...Robert Kozikowski2015-02-041-0/+3
|\| | | |/ |/|
| * Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-02-041-0/+3
* | Removing usage of reflection.Sunny Goyal2015-01-201-35/+11
* | Merge "Adding accessibility controls" into ub-launcher3-almonteSunny Goyal2015-01-201-30/+41
|\|
| * Adding accessibility controlsSunny Goyal2015-01-161-30/+41
* | Launcher crashes on widget bind permission promptSunny Goyal2015-01-161-3/+3
|/
* Supporting custom widgets provided by launcherAdam Cohen2014-12-051-76/+60
* Fix a couple regressions from resetting AppsCustomizeTabHostAdam Cohen2014-11-191-3/+2