summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Fix the issue deep shortcuts cannot be added to workspace viaPinyao Ting2019-09-121-2/+11
* show dot in deep shortcuts when notification contains exactly identicalPinyao Ting2019-08-051-1/+2
* ShortcutInfo renamed to WorkspaceItemInfoSunny Goyal2019-04-163-12/+12
* Removing "accessibility drag" action for shortcuts in menuvadimt2019-02-071-3/+10
* Converting long item IDs to intSunny Goyal2018-10-082-9/+10
* Migrating to android-xSunny Goyal2018-08-142-3/+5
* Improving "shortcuts" window for TalkBack usersVadim Tryshev2018-05-071-3/+8
* Refactor initializing LauncherAccessibilityDelegateMehdi Alizadeh2018-04-271-0/+4
* Simplifying options popup and overview handlingSunny Goyal2018-03-131-96/+0
* 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
* Adding placeholder method for compat implementations for Accessibility managerSunny Goyal2017-12-081-8/+3
* Separing the overview states for normal and quickstep buildsSunny Goyal2017-11-071-73/+0
* 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-253-7/+11
|/
* Merging duplicate logic for deferred drop handling in Worksace and FolderSunny Goyal2017-10-061-1/+1
* Removing support for CustomContent screenSunny Goyal2017-09-082-2/+2
* Fixing duplicate/inconsistent definitions for model and callbacksSunny Goyal2017-08-172-3/+3
* Using common fling detection logic for notification and all-appsSunny Goyal2017-07-201-4/+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-192-2/+21
|\
| * Update accessibility for popupTony2017-05-112-3/+21
* | Minor Refactoring only: no functional changeMario Bertschler2017-03-284-5/+3
|/
* Separating methods for updating the model to a sepatate class.Sunny Goyal2017-02-162-4/+4
* 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-162-10/+3
* Defining various modes for CellLayout: Workspace, Hotseat & FolderSunny Goyal2016-11-211-6/+2
* resolve merge conflicts of 2fd0208 to ub-launcher3-masterTony Wickham2016-10-122-2/+2
|\
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-072-2/+2
* | Announcing the final action when the drag-drop completesSunny Goyal2016-10-111-0/+8
|\ \
| * | Announcing the final action when the drag-drop completesSunny Goyal2016-10-111-0/+8
| |/
* | Refactoring floating view opening/closing logicSunny Goyal2016-10-102-8/+7
* | Code sanitizationHyunyoung Song2016-10-062-3/+3
* | Exposing custom actions using keyboard shortcutSunny Goyal2016-09-232-8/+14
|/
* 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