summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/accessibility/LauncherAccessibilityDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-161-4/+4
* Removing "accessibility drag" action for shortcuts in menuvadimt2019-02-071-3/+10
* Converting long item IDs to intSunny Goyal2018-10-081-8/+9
* Improving "shortcuts" window for TalkBack usersVadim Tryshev2018-05-071-3/+8
* Refactor initializing LauncherAccessibilityDelegateMehdi Alizadeh2018-04-271-0/+4
* Moving click and long click handling for items from launcher to separate classSunny Goyal2018-03-081-16/+2
* Revert "Revert "Adding support for hiding widgets from the widget tray and re...Winson Chung2018-03-051-5/+6
* Revert "Adding support for hiding widgets from the widget tray and reconfigur...Winson Chung2018-03-051-6/+5
* Adding support for hiding widgets from the widget tray and reconfiguring widgetsSunny Goyal2018-03-021-5/+6
* No more waiting around for resumeSunny Goyal2017-12-191-4/+1
* Merge "Caching the uninstall disabled state for each userHandle" into ub-laun...Sunny Goyal2017-10-261-20/+16
|\
| * Caching the uninstall disabled state for each userHandleSunny Goyal2017-10-241-20/+16
* | Exposing the state manager directly instead of providing various helper metho...Sunny Goyal2017-10-251-3/+6
|/
* Merging duplicate logic for deferred drop handling in Worksace and FolderSunny Goyal2017-10-061-1/+1
* Removing support for CustomContent screenSunny Goyal2017-09-081-1/+1
* Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal2017-08-171-2/+2
* Revert "Match items in icon preview with items in Folder using permutations."Jonathan Miranda2017-07-131-1/+1
* Match items in icon preview with items in Folder using permutations.Jon Miranda2017-06-281-1/+1
* resolve merge conflicts of 8af16760d to ub-launcher3-dorval-polishTony Wickham2017-05-191-2/+2
|\
| * Update accessibility for popupTony2017-05-111-2/+2
* | Minor Refactoring only: no functional changeMario Bertschler2017-03-281-2/+1
|/
* Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-161-3/+3
* Refactor DeepShortcutsContainer to PopupContainerWithArrowTony Wickham2017-01-251-2/+2
* Removing static access to Context through LauncherAppStateSunny Goyal2016-12-291-1/+1
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-7/+2
* Refactoring floating view opening/closing logicSunny Goyal2016-10-101-7/+5
* Exposing custom actions using keyboard shortcutSunny Goyal2016-09-231-6/+10
* 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