1. d4dc954 Remove unused code from DeepShortcutView. by Zak Cohen · 6 years ago
  2. cc4c614 DeepShortcut - show loading placeholder before content is available. by Zak Cohen · 6 years ago
  3. 658c67a Deepshortcuts - only keep the per package shortcut count in memory. by Zak Cohen · 6 years ago
  4. db6cdb0 Exposing some private methods to easily customize widgets popup by Sunny Goyal · 6 years ago
  5. 87b5eb6 Exposing some private methods to easily customize arrow popup by Sunny Goyal · 6 years ago
  6. e48fe10 Deleting invalid icons when an app is restored by Sunny Goyal · 6 years ago
  7. a589814 Show instruction toast when user taps on drag handle. by Jon Miranda · 6 years ago
  8. 8a2a63b Moving click and long click handling for items from launcher to separate class by Sunny Goyal · 7 years ago
  9. 26a1b45 Stop using deprecated Canvas APIs. by Derek Sollenberger · 7 years ago
  10. 2fd9bf6 Removing unused constructors by Sunny Goyal · 7 years ago
  11. 7662a3e Enabling to retrieve a badge-package as an extra in ShortcutInfoCompat for by Mario Bertschler · 7 years ago
  12. bdbd375 Added constructor to ShortcutKey. by George Hodulik · 7 years ago
  13. 00ac920 Simplifying app icon popup by Sunny Goyal · 7 years ago
  14. aa3a2ba Simplifying drag preview generation by Sunny Goyal · 7 years ago
  15. 8ff9e1d Integrating suggested app by handling new status flags for shortcut items. by Mario Bertschler · 7 years ago
  16. 45cdfa7 Polish popup by Tony · 7 years ago
  17. aa2272f Popup visual changes by Tony Wickham · 7 years ago
  18. cd04c89 Removing view.isInTouchMode() because plaform returns false when by Mario Bertschler · 7 years ago
  19. 5a1ca57 Adjust some sizes in popup by Tony Wickham · 7 years ago
  20. 887bd1f Show more shortcuts when last notification is dimissed by Tony · 7 years ago
  21. 0a3169b 1. Replace use of java.util.HashMap with android.util.ArrayMap in by Rajeev Kumar · 7 years ago
  22. 869a97d Promise icons don't support popup by Tony · 7 years ago
  23. acaf5b3 Remove gap between popup items by Tony · 7 years ago
  24. e37d2b9 Merge "Visual updates for popup" into ub-launcher3-dorval am: 5cfde85cb6 by Tony · 7 years ago
  25. 5cfde85 Merge "Visual updates for popup" into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  26. 0b8a6fe Visual updates for popup by Tony · 7 years ago
  27. 2c0c746 Fix bug where deep shortcut drag view target was skewed to the right. by Jon Miranda · 7 years ago
  28. aa6f66a Fix bug where deep shortcut drag view target was skewed to the right. by Jon Miranda · 7 years ago
  29. 623daea resolve merge conflicts of 6f725f283 to ub-launcher3-master by Tony Wickham · 7 years ago
  30. a7e1c1c Only add widgets system shortcut if widgets exist by Tony Wickham · 7 years ago
  31. 978faa9 Merge "Ensure system shortcut icons always appear in correct order" into ub-launcher3-dorval by Tony Wickham · 7 years ago
  32. ee82b03 Ensure system shortcut icons always appear in correct order by Tony Wickham · 7 years ago
  33. bb3c1f8 resolve merge conflicts of ce44516dd to ub-launcher3-master by Tony Wickham · 7 years ago
  34. ce44516 Update popup to match redlines by Tony Wickham · 7 years ago
  35. ca4e6b4 resolve merge conflicts of 26b174659 to ub-launcher3-master by Tony · 7 years ago
  36. 26b1746 Add support for system shortcuts in popup container by Tony Wickham · 8 years ago
  37. c06af33 Minor Refactoring only: no functional change by Mario Bertschler · 7 years ago
  38. 24bb66a Removing the profile extra from intent and using the profile id from the profile column by Sunny Goyal · 8 years ago
  39. 51889b0 Merge deep shortcuts in rounded rect by Tony Wickham · 8 years ago
  40. 3ff9047 Launcher3: fix app shortcuts for suspended apps by Charles He · 8 years ago
  41. 540913e Refactor DeepShortcutsContainer to PopupContainerWithArrow by Tony Wickham · 8 years ago
  42. 010d255 Add NotificationListener to launcher. by Tony Wickham · 8 years ago
  43. 10bf35f Fix shortcuts alignment in landscape by Tony Wickham · 8 years ago
  44. 1b07263 Moving icon generation out of ShortcutInfo constructor so that it by Sunny Goyal · 8 years ago
  45. 1cc1c9a Enforcing background thread when accessing iconCacheDb. by Sunny Goyal · 8 years ago
  46. 3fe4a14 Simplifying IconCache access code by Sunny Goyal · 8 years ago
  47. c9c5763 Fix clipping of drag outline by increasing padding. by Jon Miranda · 8 years ago
  48. 7c74e4a No more UserHandleCompat by Sunny Goyal · 8 years ago
  49. 338dee9 Merge "Ensuring that ShortcutInfo always has an icon" into ub-launcher3-master by Sunny Goyal · 8 years ago
  50. 6c46a6d Using java_style enum generation for proto by Sunny Goyal · 8 years ago
  51. 0f76b56 Refactoring FlingToDelete by Sunny Goyal · 8 years ago
  52. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 8 years ago
  53. dde4fd9 Changing DeepShortcutManager to have a singleton contructor instead by Sunny Goyal · 8 years ago
  54. f5e3744 Updating version check method names by Sunny Goyal · 8 years ago
  55. d80ebdf Intercept touches in DeepShortcutContainer after moving beyond touch slop by Tony Wickham · 8 years ago
  56. 04a8ec4 Consume touch events in DeepShortcutsContainer by Tony Wickham · 8 years ago
  57. c92fe89 Don't allow multiple shortcuts to be dragged simultaneously. by Tony Wickham · 8 years ago
  58. 740ac7f Refactoring floating view opening/closing logic by Sunny Goyal · 8 years ago
  59. df7ef68 Refactors in UserEventDispatcher by Hyunyoung Song · 8 years ago
  60. 10236d6 Update pre-drag lifecycle for apps with shortcuts. by Tony Wickham · 8 years ago
  61. 7a37203 Merge "Exposing custom actions using keyboard shortcut" into ub-launcher3-master by Sunny Goyal · 8 years ago
  62. b57c893 Removing some TODOs with proper system API by Sunny Goyal · 8 years ago
  63. 5eea1e8 resolve merge conflicts of 6e74e89 to ub-launcher3-master by Tony · 8 years ago
  64. 6e74e89 Refactor shortcuts drag and drop. by Tony Wickham · 8 years ago
  65. c2f72b0 Merge "Resize only one widget at a time" into ub-launcher3-master by Sunny Goyal · 8 years ago
  66. 6ad72f0 Resize only one widget at a time by Sunny Goyal · 8 years ago
  67. 66b2457 Exposing custom actions using keyboard shortcut by Sunny Goyal · 8 years ago
  68. f2e0751 Move shortcut fade interpolator outside of loop. am: e5a00c6172 by Tony Wickham · 8 years ago
  69. af86c00 Fade deep shorcuts in and out. am: b318c0e396 by Tony Wickham · 8 years ago
  70. e5a00c6 Move shortcut fade interpolator outside of loop. by Tony Wickham · 8 years ago
  71. b318c0e Fade deep shorcuts in and out. by Tony Wickham · 8 years ago
  72. daf30c1 When shortcuts close, only set text visible if not in hotseat. am: 12624a5a17 by Tony Wickham · 8 years ago
  73. 4125386 Merge "When shortcuts close, only set text visible if not in hotseat." into ub-launcher3-calgary-polish by Tony Wickham · 8 years ago
  74. 01486a1 Fix deferred shortcut container removal. am: ec383dfc63 by Tony Wickham · 8 years ago
  75. ec383df Fix deferred shortcut container removal. by Tony Wickham · 8 years ago
  76. 10629b0 Moving some image handling classes to .graphics package by Sunny Goyal · 8 years ago
  77. 01e7819 Some optimizations in blur outline generator am: f28e6afafd by Sunny Goyal · 8 years ago
  78. f2d363f Merge "Some optimizations in blur outline generator" into ub-launcher3-calgary-polish by Sunny Goyal · 8 years ago
  79. f28e6af Some optimizations in blur outline generator by Sunny Goyal · 8 years ago
  80. 52851aa Fixing topView not being considered in all places when calculating accessible by Sunny Goyal · 8 years ago
  81. 94b510c Some drag and drop code refactor: by Sunny Goyal · 8 years ago
  82. 61bcfba Merge "Support user event logging for drag and drop b/30039490" into ub-launcher3-calgary-polish by Hyunyoung Song · 8 years ago
  83. 59a2380 Support user event logging for drag and drop b/30039490 by Hyunyoung Song · 8 years ago
  84. 12624a5 When shortcuts close, only set text visible if not in hotseat. by Tony Wickham · 8 years ago
  85. fc02c1b Use promisedIntent instead of intent when deep shortcuts are restored. by Tony Wickham · 8 years ago
  86. 6bb6711 Ignore clicks on shortcuts' drag handles. am: e04a07f6ac by Tony Wickham · 8 years ago
  87. e04a07f Ignore clicks on shortcuts' drag handles. by Tony Wickham · 8 years ago
  88. c9a0a7c Merge "Moving the shortcut application logic to the DeepShortcutView. This makes the logic for accessing various properties consistant and and ties it to the UI of the DeepShortcutView." into ub-launcher3-calgary-polish by Sunny Goyal · 8 years ago
  89. d8f951f Log shortcuts open on ACTION_UP instead of in showForIcon(). am: be06874c81 by Tony Wickham · 8 years ago
  90. 5836bf7 Moving the shortcut application logic to the DeepShortcutView. by Sunny Goyal · 8 years ago
  91. be06874 Log shortcuts open on ACTION_UP instead of in showForIcon(). by Tony Wickham · 8 years ago
  92. 39fa255 Reloading workspace when the shortcuts permission changes am: 95f3d6ba2c by Sunny Goyal · 8 years ago
  93. 95f3d6b Reloading workspace when the shortcuts permission changes by Sunny Goyal · 8 years ago
  94. 64624c8 Change drag from shortcuts to say "Cancel" instead of "Remove" am: df64e9ee06 by Tony Wickham · 8 years ago
  95. df64e9e Change drag from shortcuts to say "Cancel" instead of "Remove" by Tony Wickham · 8 years ago
  96. 988e2b7 Make padding consistent between shortcuts and the app icon. by Tony Wickham · 8 years ago
  97. 4efffc5 Use shortcut disabled message if available. by Tony Wickham · 8 years ago
  98. f0cb601 Merge "Start shortcuts close animation where open left off." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  99. a659bfe Updating content description for the shortcuts menu and announcing by Sunny Goyal · 8 years ago
  100. 278958e Merge "Always cancel forwarding on ACTION_UP or ACTION_CANCEL." into ub-launcher3-calgary by Tony Wickham · 8 years ago