1. e396abf Moving model data structures to a separate file by Sunny Goyal · 4 years, 4 months ago
  2. 402e7be Merge "Hybrid Hotseat a11y" into ub-launcher3-master by TreeHugger Robot · 4 years, 4 months ago
  3. 6eaf989 Hybrid Hotseat a11y by Samuel Fufa · 4 years, 4 months ago
  4. ff65674 Remove accessibility long click option if no long click action occurs. by Jon Miranda · 4 years, 4 months ago
  5. cafe918 Remove accessibility long click option if no long click action occurs. by Jon Miranda · 4 years, 4 months ago
  6. 9b18010 Decoupling some drag and drop code handling by Sunny Goyal · 4 years, 5 months ago
  7. 5cf3e86 Move 'dismiss prediction' to droptarget by Samuel Fufa · 4 years, 6 months ago
  8. 732b1d4 Fix a couple issues related to drag and drop in Touch Exploration mode by Adam Cohen · 4 years, 6 months ago
  9. c907427 [a11y] fix the issue where launcher announces item added to homescreen before by Pinyao Ting · 4 years, 9 months ago
  10. 8a739f9 Fix the issue deep shortcuts cannot be added to workspace via by Pinyao Ting · 5 years ago
  11. 49a3e69 show dot in deep shortcuts when notification contains exactly identical by Pinyao Ting · 5 years ago
  12. 9589916 ShortcutInfo renamed to WorkspaceItemInfo by Sunny Goyal · 5 years ago
  13. 5bc87ec Removing "accessibility drag" action for shortcuts in menu by vadimt · 5 years ago
  14. efb7e84 Converting long item IDs to int by Sunny Goyal · 6 years ago
  15. a50d99f Improving "shortcuts" window for TalkBack users by Vadim Tryshev · 6 years ago
  16. 8588fd0 Refactor initializing LauncherAccessibilityDelegate by Mehdi Alizadeh · 6 years ago
  17. 8a2a63b Moving click and long click handling for items from launcher to separate class by Sunny Goyal · 6 years ago
  18. 1054d4e Revert "Revert "Adding support for hiding widgets from the widget tray and reconfiguring widgets"" by Winson Chung · 6 years ago
  19. f502e5f Revert "Adding support for hiding widgets from the widget tray and reconfiguring widgets" by Winson Chung · 6 years ago
  20. b29a5fa Adding support for hiding widgets from the widget tray and reconfiguring widgets by Sunny Goyal · 6 years ago
  21. 29947f0 No more waiting around for resume by Sunny Goyal · 7 years ago
  22. 7268ed6 Merge "Caching the uninstall disabled state for each userHandle" into ub-launcher3-master by Sunny Goyal · 7 years ago
  23. 3e3f44c Exposing the state manager directly instead of providing various helper methods for state change by Sunny Goyal · 7 years ago
  24. 0236d0b Caching the uninstall disabled state for each userHandle by Sunny Goyal · 7 years ago
  25. 3dce5f3 Merging duplicate logic for deferred drop handling in Worksace and Folder by Sunny Goyal · 7 years ago
  26. 7ce471b Removing support for CustomContent screen by Sunny Goyal · 7 years ago
  27. b23980c Fixing duplicate/inconsistent definitions for model and callbacks by Sunny Goyal · 7 years ago
  28. 8701cd5 Revert "Match items in icon preview with items in Folder using permutations." by Jonathan Miranda · 7 years ago
  29. 69c340a Match items in icon preview with items in Folder using permutations. by Jon Miranda · 7 years ago
  30. 3720c69 resolve merge conflicts of 8af16760d to ub-launcher3-dorval-polish by Tony Wickham · 7 years ago
  31. 18c4aa4 Update accessibility for popup by Tony · 7 years ago
  32. c06af33 Minor Refactoring only: no functional change by Mario Bertschler · 7 years ago
  33. 43bf11d Separating methods for updating the model to a sepatate class. by Sunny Goyal · 7 years ago
  34. 540913e Refactor DeepShortcutsContainer to PopupContainerWithArrow by Tony Wickham · 8 years ago
  35. 8ad02b8 Removing static access to Context through LauncherAppState by Sunny Goyal · 8 years ago
  36. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 8 years ago
  37. 740ac7f Refactoring floating view opening/closing logic by Sunny Goyal · 8 years ago
  38. 66b2457 Exposing custom actions using keyboard shortcut by Sunny Goyal · 8 years ago
  39. 94b510c Some drag and drop code refactor: by Sunny Goyal · 8 years ago
  40. 3ffa64d Added custom actions for showing the shortcuts menu and adding a quick action by Sunny Goyal · 8 years ago
  41. 6e92f05 Ensure that custom actions are available to all apps items by Adam Cohen · 8 years ago
  42. c52ba71 Fixing folder icon not getting redrawn when the contents change by Sunny Goyal · 8 years ago
  43. d5bd67d Adding support for result callback when starting uninstall-application activity by Sunny Goyal · 8 years ago
  44. 2611943 Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage" by Sunny Goyal · 8 years ago
  45. fc956e5 Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage by Sunny Goyal · 8 years ago
  46. f9c184a Refactor FolderIcon to separate the preview effect into it's own class by Adam Cohen · 9 years ago
  47. 6f0f358 Do not animate folder when it is closed while changing activity state by Sunny Goyal · 9 years ago
  48. 935fca1 Do not animate folder when it is closed while changing activity state by Sunny Goyal · 9 years ago
  49. 9aae47f Added 'Cancel' drop target from all apps and widget picker. by Tony Wickham · 9 years ago
  50. 9d43808 resolved conflicts for e78e3d73 to ub-launcher3-master by Sunny Goyal · 9 years ago
  51. e78e3d7 Accessibility fixes by Sunny Goyal · 9 years ago
  52. fedca43 Moving drag-drop related code into a separate package. by Vadim Tryshev · 9 years ago
  53. aa8ef11 Refactoring ItemInfo by Sunny Goyal · 9 years ago
  54. 4547802 Tying accessibility drag lifecycle to that of dragController by Sunny Goyal · 9 years ago
  55. 316490e Removing some synthetic method creation by Sunny Goyal · 9 years ago
  56. d3d8c95 Null check in accessibility delegate by Sunny Goyal · 9 years ago
  57. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 9 years ago[Renamed (94%) from src/com/android/launcher3/LauncherAccessibilityDelegate.java]
  58. 9ca9c13 Adding accessibility widget resize by Sunny Goyal · 9 years ago
  59. 9ae7777 Adding accessibility action to move item out of a folder by Sunny Goyal · 9 years ago
  60. 65d076b Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  61. a911672 Simplifying add to workspace by not going through the worker thread by Sunny Goyal · 9 years ago
  62. e9b651e Enabling accessibility drag and drop in folder by Sunny Goyal · 9 years ago
  63. 1a70cef Accessibility fixes by Sunny Goyal · 9 years ago
  64. fa401a1 Updating drop button targets by Sunny Goyal · 9 years ago
  65. 18bf8e2 Automatically adding managed profile shortcuts to homescreen. by Sunny Goyal · 9 years ago
  66. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 9 years ago
  67. c9735cf Enabling accessible drag and drop by Adam Cohen · 10 years ago
  68. 71b5c0b Adding accessibility controls by Sunny Goyal · 10 years ago