summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add callback which got missed in refactorAdam Cohen2014-11-171-2/+11
* Adding a few null checks.Sunny Goyal2014-11-141-3/+3
* Merge "Using the default search widget in Launcher3" into ub-now-queensSunny Goyal2014-11-121-352/+52
|\
| * Using the default search widget in Launcher3Sunny Goyal2014-11-111-352/+52
* | Removing some duplicate methodsSunny Goyal2014-11-111-15/+3
|/
* Using a proxy call for isAttachedToWindow for pre 19 devicesSunny Goyal2014-11-051-10/+2
* Overlay shouldn't show up above Intro screenAdam Cohen2014-10-311-7/+16
* Adding a couple memory optimizations to LauncherAdam Cohen2014-10-311-2/+17
* Updating backup restore logicSunny Goyal2014-10-281-16/+1
* Tweaking close AllApps / Widgets on KK and belowAdam Cohen2014-10-241-5/+5
* Allow LauncherOverlay to access and manage insetsAdam Cohen2014-10-241-4/+4
* Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queensAdam Cohen2014-10-231-5/+92
|\
| * First pass of the Launcher Overlay interface / implAdam Cohen2014-10-221-5/+92
* | Merge "Updating ItemInfo objects in the worker thread" into ub-now-queensSunny Goyal2014-10-211-14/+39
|\ \ | |/ |/|
| * Updating ItemInfo objects in the worker threadSunny Goyal2014-10-141-14/+39
* | Merge "Showing widgets in a disabled state, when running in safe mode" into u...Sunny Goyal2014-10-201-8/+18
|\ \
| * | Showing widgets in a disabled state, when running in safe modeSunny Goyal2014-10-161-8/+18
* | | Using LinearLayout for overview panelSunny Goyal2014-10-161-3/+0
|/ /
* | Merge "Add more Launcher files to delete on Clear Launcher Data" into ub-now-...Helena Josol2014-10-161-3/+3
|\ \
| * | Add more Launcher files to delete on Clear Launcher DataHelena Josol2014-10-161-3/+3
| |/
* | Merge "Use LauncherCallbacks model instead of method overrides" into ub-now-q...Adam Cohen2014-10-151-54/+205
|\ \
| * | Use LauncherCallbacks model instead of method overridesAdam Cohen2014-10-151-54/+205
| |/
* / Adding NPE check in InstallShortcutReceiverSunny Goyal2014-10-141-1/+1
|/
* Removing some dead codeAdam Cohen2014-10-091-25/+0
* Merge "Keeping icons in disabled state when SD-card is unmounted" into ub-now...Sunny Goyal2014-10-081-7/+23
|\
| * Keeping icons in disabled state when SD-card is unmountedSunny Goyal2014-10-081-9/+23
* | Using DeviceDefault theme for Launcher and WallpaperPickerSunny Goyal2014-10-081-4/+1
|/
* Updating icons for sortcuts when the target app updates.Sunny Goyal2014-10-071-0/+20