summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Add LauncherCallbacks for requesting permissions on MNCDave Hawkey2015-06-261-0/+9
* [DO NOT MERGE] Use custom slide-up animation on LMP MR1 instead of system def...Adam Cohen2015-05-221-1/+6
* Preventing NullPointerException when cancelling a shortcut additionSunny Goyal2015-05-131-1/+3
* Stop using custom activity transition, rely on system default in these casesAdam Cohen2015-04-021-3/+4
* Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-03-301-0/+3
* Avoid casting AppWidgetProviderInfo to LauncherAppWidgetProviderInfo upon unp...Adam Cohen2015-03-271-1/+3
* 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
* 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
* Revert "Adding Launcher3 callbacks for trimming memory."Adam Cohen2015-02-061-3/+0
* Adding Launcher3 callbacks for trimming memory.Robert Kozikowski2015-02-041-0/+3
* Adding accessibility controlsSunny Goyal2015-01-161-30/+41
* 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
* am 0c2918f4: Use View.generateViewId if availableIan Parkinson2014-10-061-12/+13
|\
| * Use View.generateViewId if availableIan Parkinson2014-10-061-12/+13
* | Create a central list of files the Launcher writes to the app directoryHelena Josol2014-10-061-4/+4
|/
* Don't let old Launcher activity interfere with new oneAdam Cohen2014-09-301-3/+10
* UI FixesSunny Goyal2014-09-231-1/+2