summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Some drag and drop code refactor:Sunny Goyal2016-09-012-23/+79
* Moving the shortcut application logic to the DeepShortcutView.Sunny Goyal2016-08-121-1/+5
* Added custom actions for showing the shortcuts menu and adding a quick actionSunny Goyal2016-07-252-9/+99
* Fixing Virtual nodes getting wrong screen bounds, when dragging in springSunny Goyal2016-07-131-0/+26
* Accessibility fixes and updatesSunny Goyal2016-06-222-1/+76
* Moving LauncherAccessibilityDelegate to Launcher to associate it withSunny Goyal2016-06-171-2/+2
* 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-122-2/+2
* 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
* | am d21301e6: Cancelling the stateannouncer when entering button drop targetSunny Goyal2015-09-251-0/+4
|\|
| * Cancelling the stateannouncer when entering button drop targetSunny Goyal2015-09-251-0/+4
* | resolved conflicts for e78e3d73 to ub-launcher3-masterSunny Goyal2015-09-253-21/+80
|\|
| * Accessibility fixesSunny Goyal2015-09-253-21/+80
* | 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-193-3/+431
* Various lint error fixes.Sunny Goyal2015-05-141-2/+5
* Merge "Trim all whitespace from titles and labels." into ub-launcher3-burnabyWinson Chung2015-05-111-1/+1
|\
| * Trim all whitespace from titles and labels.Winson Chung2015-05-081-1/+1
* | Merge "Accessibility: Folder drag and drop fixes" into ub-launcher3-burnabySunny Goyal2015-05-111-5/+11
|\ \ | |/ |/|
| * Accessibility: Folder drag and drop fixesSunny Goyal2015-05-051-5/+11
* | Accessibility: Page re-ordering in overview modeSunny Goyal2015-05-061-0/+92
|/
* Enabling accessibility drag and drop in folderSunny Goyal2015-04-283-0/+354