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