summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/InfoDropTarget.java
Commit message (Expand)AuthorAgeFilesLines
* Integrating suggested app by handling new status flags for shortcut items.Mario Bertschler2017-08-241-1/+1
* Merge commit 'e3c59256794448c67e01333a9f5036559b1bd502' into am-58d0617b-47f2...Tony Wickham2017-05-031-2/+8
|\
| * Use source bounds/activity options for App Info System ShortcutTony2017-05-021-1/+8
* | Creating a custom drawable to customize shadow.Sunny Goyal2017-04-271-4/+2
* | Show promise app icon progress in All Apps and setup market intentMario Bertschler2017-03-201-0/+6
|/
* Simplifying some launcher themesSunny Goyal2017-02-161-1/+2
* Removing promiseIntent property from ShortuctInfoSunny Goyal2017-01-121-4/+9
* Removing static access to Context through LauncherAppStateSunny Goyal2016-12-291-5/+3
* Refactoring FlingToDeleteSunny Goyal2016-12-131-1/+1
* Don't show app info for ITEM_TYPE_SHORTCUT.Tony Wickham2016-09-081-1/+2
* Update Launcher to use theme colors.Andrew Sapperstein2016-06-201-1/+1
* Only show App Info drag target if developer settings are enabled.Tony Wickham2016-05-171-2/+9
* Adding support for result callback when starting uninstall-application activitySunny Goyal2016-03-221-10/+31
* Show App Info when dragging widgets from the workspace.Tony Wickham2015-09-181-1/+3
* Dragging app from workspace to App Info doesn't consume the app.Tony Wickham2015-09-161-7/+12
* Added AppInfoDropTargetBar to spring loaded workspace.Tony Wickham2015-09-151-1/+2
* Refactoring ItemInfoSunny Goyal2015-06-301-13/+4
* Removing developer options check for app info targetSunny Goyal2015-06-121-14/+1
* Updating assetsSunny Goyal2015-06-051-1/+1
* Using color filter when animating the drop target instead to TransitionDrawableSunny Goyal2015-05-211-1/+1
* Various lint error fixes.Sunny Goyal2015-05-141-3/+13
* Accessibility fixesSunny Goyal2015-04-241-4/+7
* Updating drop button targetsSunny Goyal2015-04-161-75/+10
* Adding accessibility controlsSunny Goyal2015-01-161-13/+17
* Launch app details for correct profile.Kenny Guy2014-08-041-1/+10
* Add required castAdam Cohen2014-06-031-1/+1
* Adding workaround for issue with null drawableAdam Cohen2014-06-041-0/+7
* Revert "Adding debugging and naive fix for issue 15334203"Adam Cohen2014-06-041-24/+2
* Adding debugging and naive fix for issue 15334203Adam Cohen2014-06-031-2/+24
* Generalize support for 'App Info', 'Uninstall' and 'Delete'Mathew Inwood2013-11-281-5/+1
* Move wallpapers to external activityMichael Jurka2013-09-041-2/+2
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-3/+1
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-1/+1
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+129