1. fc02c1b Use promisedIntent instead of intent when deep shortcuts are restored. by Tony Wickham · 9 years ago
  2. bb24882 Merge "Improve handling of external deletion in LauncherProvider.delete" into ub-launcher3-calgary-polish by Sunny Goyal · 9 years ago
  3. 2fb1356 Merge "Moving the scrim to draglayer" into ub-launcher3-calgary-polish by Sunny Goyal · 9 years ago
  4. f3a09f9 Starting the settings activity with same animation as wallpaper (and widgets tray) by Sunny Goyal · 9 years ago
  5. c760da5 Merge "Prevent against NPE inside ComponentKey" into ub-launcher3-calgary-polish by Hyunyoung Song · 9 years ago
  6. ada6cbe Prevent against NPE inside ComponentKey by Hyunyoung Song · 9 years ago
  7. d56b157 Fixing the hotseat import logic am: d70ef24233 by Sunny Goyal · 9 years ago
  8. d70ef24 Fixing the hotseat import logic by Sunny Goyal · 9 years ago
  9. b68f959 Merge "Comparing widget sizes when sorting if the labels are same" into ub-launcher3-calgary-polish by Sunny Goyal · 9 years ago
  10. 65ceb5a Moving the scrim to draglayer by Sunny Goyal · 9 years ago
  11. 92cb84d Checking for duplicate intent with proper source bounds. by Sunny Goyal · 9 years ago
  12. cbfe71d Checking for duplicate intent with proper source bounds. by Sunny Goyal · 9 years ago
  13. 527c27c Merge "Adding a resource pointer to the app name so that derived projects can easily modify app name" into ub-launcher3-calgary-polish by Sunny Goyal · 9 years ago
  14. 6b5e60d Merge "Landscape container padding update. b/30021487" into ub-launcher3-calgary-polish by Hyunyoung Song · 9 years ago
  15. 9d96fd5 Landscape container padding update. b/30021487 by Hyunyoung Song · 9 years ago
  16. 112ce42 Adding a resource pointer to the app name so that derived projects can by Sunny Goyal · 9 years ago
  17. 5f2ea1e Cancel hotseat color animator before setting a new color. am: ef0c537925 by Tony Wickham · 9 years ago
  18. ef0c537 Cancel hotseat color animator before setting a new color. by Tony Wickham · 9 years ago
  19. a1503f4 Comparing widget sizes when sorting if the labels are same by Sunny Goyal · 9 years ago
  20. 8f90dcf Removing wrong dead code around direction matching by Sunny Goyal · 9 years ago
  21. e2b2fb7 Merge "Adding support for pending widgets in AutoInstall layout" into ub-launcher3-calgary-polish by Sunny Goyal · 9 years ago
  22. 4583d09 Fixing broken accessibility drag by Sunny Goyal · 9 years ago
  23. a9c21c6 Improve handling of external deletion in LauncherProvider.delete by Louis Begin · 9 years ago
  24. 86df138 Adding support for pending widgets in AutoInstall layout by Sunny Goyal · 9 years ago
  25. b9b41b8 Merge "Blocking alpha animation if the initial and final state for the animation are both 0" into ub-launcher3-calgary-polish by Sunny Goyal · 9 years ago
  26. d1602dd Merge "Moving the state changes during drag-n-drop from startDrag to onDragStart" into ub-launcher3-calgary-polish by Sunny Goyal · 9 years ago
  27. 6ff0c6f Updating version check to use SDK_INT am: a9206128a2 by Sunny Goyal · 9 years ago
  28. 6fbdc09 Merge "Updating version check to use SDK_INT" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  29. a920612 Updating version check to use SDK_INT by Sunny Goyal · 9 years ago
  30. 5a17fe6 [DO NOT MERGE] Set launch source target correctly for user event logging by Hyunyoung Song · 9 years ago
  31. be37dcb Merge "Set launch source target correctly for user event logging" into ub-launcher3-calgary-polish by Hyunyoung Song · 9 years ago
  32. 8ce6063 Set launch source target correctly for user event logging by Hyunyoung Song · 9 years ago
  33. 6bb6711 Ignore clicks on shortcuts' drag handles. am: e04a07f6ac by Tony Wickham · 9 years ago
  34. e8882f7 Merge "Ignore clicks on shortcuts' drag handles." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  35. e04a07f Ignore clicks on shortcuts' drag handles. by Tony Wickham · 9 years ago
  36. bf20612 Blocking alpha animation if the initial and final state for the animation by Sunny Goyal · 9 years ago
  37. 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 · 9 years ago
  38. 06e21a2 Moving the state changes during drag-n-drop from startDrag to onDragStart by Sunny Goyal · 9 years ago
  39. d8f951f Log shortcuts open on ACTION_UP instead of in showForIcon(). am: be06874c81 by Tony Wickham · 9 years ago
  40. 650cd23 Merge "Log shortcuts open on ACTION_UP instead of in showForIcon()." into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  41. 4ff424a Fixing overlay scroll state not getting reset properly when by Sunny Goyal · 9 years ago
  42. 5836bf7 Moving the shortcut application logic to the DeepShortcutView. by Sunny Goyal · 9 years ago
  43. be06874 Log shortcuts open on ACTION_UP instead of in showForIcon(). by Tony Wickham · 9 years ago
  44. 39fa255 Reloading workspace when the shortcuts permission changes am: 95f3d6ba2c by Sunny Goyal · 9 years ago
  45. 6eac788 Merge "Reloading workspace when the shortcuts permission changes" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  46. 95f3d6b Reloading workspace when the shortcuts permission changes by Sunny Goyal · 9 years ago
  47. 64624c8 Change drag from shortcuts to say "Cancel" instead of "Remove" am: df64e9ee06 by Tony Wickham · 9 years ago
  48. 1ba0e4d Merge "Change drag from shortcuts to say "Cancel" instead of "Remove"" into ub-launcher3-calgary by Tony Wickham · 9 years ago
  49. df64e9e Change drag from shortcuts to say "Cancel" instead of "Remove" by Tony Wickham · 9 years ago
  50. 84af784 Make padding consistent between shortcuts and the app icon. am: 988e2b7a4d by Tony Wickham · 9 years ago
  51. ea5bcba Merge "Make padding consistent between shortcuts and the app icon." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  52. 5f06401 Fixing potential ConcurrentModificationException by Sunny Goyal · 9 years ago
  53. 96c56b3 Merge "Pull down should work on search box, even if all apps scroll is not at top. b/30295305" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  54. 58a9c4b Pull down should work on search box, even if all apps scroll is not at top. by Hyunyoung Song · 9 years ago
  55. 9323bdb Merge "Fix hotseat flicker when opened all apps in landscape, rotate screen, pull down" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  56. 988e2b7 Make padding consistent between shortcuts and the app icon. by Tony Wickham · 9 years ago
  57. 0472d49 Merge "Change NavBar to transparent black b/30615471" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  58. 4ebc3d0 Change NavBar to transparent black b/30615471 by Hyunyoung Song · 9 years ago
  59. 4efffc5 Use shortcut disabled message if available. by Tony Wickham · 9 years ago
  60. d7d7402 Fix hotseat flicker when opened all apps in landscape, rotate screen, pull down by Hyunyoung Song · 9 years ago
  61. 960a7fe Merge "Reset mActiveController to null in DragLayer.onInterceptTouchEvent()." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  62. 50941fb Adding support for updating the pinned shortcuts without updating the ID map by Sunny Goyal · 9 years ago
  63. 98cbd62 Reset mActiveController to null in DragLayer.onInterceptTouchEvent(). by Tony Wickham · 9 years ago
  64. 45a11dd Prevent refreshing app search results with empty query. by Winson · 9 years ago
  65. 5a5eb84 Merge "Change interpolation logic to all apps transitioning on fling b/30486958" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  66. 191e9d1 Change interpolation logic to all apps transitioning on fling b/30486958 by Hyunyoung Song · 9 years ago
  67. 40a2916 Merge "Disabling accessibility focus on all children when shortcuts is open" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  68. f0cb601 Merge "Start shortcuts close animation where open left off." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  69. 9407db1 Merge "Fix disco bounce crash b/30413641" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  70. e688e1e Fix disco bounce crash b/30413641 by Hyunyoung Song · 9 years ago
  71. 7d552c8 Disabling accessibility focus on all children when shortcuts is open by Sunny Goyal · 9 years ago
  72. e6fe1b5 Simpler caret by Peter Schiller · 9 years ago
  73. a659bfe Updating content description for the shortcuts menu and announcing by Sunny Goyal · 9 years ago
  74. b9b54ef Merge "Add container velocity for all apps to be used by the caret" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  75. 5b64706 Add container velocity for all apps to be used by the caret by Hyunyoung Song · 9 years ago
  76. f7296c3 Merge "Adding workaround to jump in wallpaper offsets." into ub-launcher3-calgary by Winson Chung · 9 years ago
  77. 5bc2827 Adding workaround to jump in wallpaper offsets. by Winson · 9 years ago
  78. 278958e Merge "Always cancel forwarding on ACTION_UP or ACTION_CANCEL." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  79. 0ba8160 Start shortcuts close animation where open left off. by Tony Wickham · 9 years ago
  80. a42b283 Merge "Handling IllegalStateException which can be thrown by the system when the user is locked" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  81. 6d9b072 Merge "Add logging for shortcuts opening." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  82. 55c6691 Add logging for shortcuts opening. by Tony Wickham · 9 years ago
  83. 49f4f03 Handling IllegalStateException which can be thrown by the system when the user is locked by Sunny Goyal · 9 years ago
  84. f8d2a70 Merge "Adding quiet mode support for shortcuts" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  85. 37a759a Always cancel forwarding on ACTION_UP or ACTION_CANCEL. by Tony Wickham · 9 years ago
  86. 1460475 Merge "Set shortcuts arrow pivot to side connected to container." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  87. 4d5887b Set shortcuts arrow pivot to side connected to container. by Tony Wickham · 9 years ago
  88. 66d17ca Merge "Badging shortcuts with app icons" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  89. c39edf5 Filter shortcuts down to 4 if there are more. by Tony Wickham · 9 years ago
  90. d3b87ef Adding quiet mode support for shortcuts by Sunny Goyal · 9 years ago
  91. 79cf718 Badging shortcuts with app icons by Sunny Goyal · 9 years ago
  92. 72dc60c Merge "Cancel exit spring loaded runnable when launcher state is set to APPS or WIDGETS b/29645452" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  93. 06ca756 Cancel exit spring loaded runnable when launcher state is set to APPS or WIDGETS by Hyunyoung Song · 9 years ago
  94. c42087e Merge changes I33da0d7f,I36c31609 into ub-launcher3-calgary by Winson Chung · 9 years ago
  95. 6257bc3 Merge "Prevent opening shortcuts container if one is already open." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  96. 62d7023 Update fast scroll shadow to match other shadows by Peter Schiller · 9 years ago
  97. c7d2e83 Working around incorrect wallpaper offsets being calculated in RTL. by Winson · 9 years ago
  98. d96fa13 Fixing RTL wallpaper scrolling. by Winson · 9 years ago
  99. 7da6d00 Merge "Responsive caret drawable" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  100. 7ccc462 Responsive caret drawable by Hyunyoung Song · 9 years ago