summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/InfoDropTarget.java
Commit message (Expand)AuthorAgeFilesLines
* 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