summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/accessibility/LauncherAccessibilityDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* Some drag and drop code refactor:Sunny Goyal2016-09-011-23/+13
* Added custom actions for showing the shortcuts menu and adding a quick actionSunny Goyal2016-07-251-9/+26
* Ensure that custom actions are available to all apps itemsAdam Cohen2016-06-071-1/+3
* Fixing folder icon not getting redrawn when the contents changeSunny Goyal2016-04-061-1/+1
* Adding support for result callback when starting uninstall-application activitySunny Goyal2016-03-221-2/+2
* Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies ...Sunny Goyal2016-02-231-1/+1
* Reverting refactoring of Folder and FolderIcon to avoid dependencies breakageSunny Goyal2016-02-171-1/+1
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-1/+1
* Do not animate folder when it is closed while changing activity stateSunny Goyal2015-10-211-1/+1
|\
| * Do not animate folder when it is closed while changing activity stateSunny Goyal2015-10-211-1/+1
* | Added 'Cancel' drop target from all apps and widget picker.Tony Wickham2015-10-051-4/+4
* | resolved conflicts for e78e3d73 to ub-launcher3-masterSunny Goyal2015-09-251-5/+2
|\|
| * Accessibility fixesSunny Goyal2015-09-251-5/+2
* | Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-1/+1
* | Refactoring ItemInfoSunny Goyal2015-06-301-1/+1
|/
* Tying accessibility drag lifecycle to that of dragControllerSunny Goyal2015-06-081-12/+12
* Removing some synthetic method creationSunny Goyal2015-06-021-1/+1
* Null check in accessibility delegateSunny Goyal2015-06-011-1/+5
* Moving LauncherAccessibilityDelegate to accessibility packageSunny Goyal2015-05-191-0/+430