1. 1a34100 Add code path for the recents animation using window transitions. by Winson Chung · 7 years ago
  2. 54441f5 Refactor LauncherAppTransitionManager & polish for new app transitions. by Jon Miranda · 7 years ago
  3. b577211 Merge "Launcher app close transition." into ub-launcher3-master by Jonathan Miranda · 7 years ago
  4. 7853bdb Launcher app close transition. by Jon Miranda · 7 years ago
  5. 67e75e2 Adding referrer information when launching market intent by Sunny Goyal · 7 years ago
  6. 02424b2 Adding a horizontal popup when when workspace is longPressed by Sunny Goyal · 7 years ago
  7. 2886478 Merge "Fallback to old implementation for opening apps in MW mode." into ub-launcher3-master by Jonathan Miranda · 7 years ago
  8. 17940f0 Fallback to old implementation for opening apps in MW mode. by Jon Miranda · 7 years ago
  9. de43a71 Move scrim from DragLayer to LauncherRootView. by Jon Miranda · 7 years ago
  10. 6905717 Synchronized opening app transition animations. by Jon Miranda · 7 years ago
  11. 12069e6 Removing some device profile dependencies in view contructors by Sunny Goyal · 7 years ago
  12. 49bcf34 Adding a back stack to go to overview from all-apps by Sunny Goyal · 7 years ago
  13. cc96aa1 Running state animations if launcher is visible by Sunny Goyal · 7 years ago
  14. 07b6929 Removing layout handling in DeviceProfile and moving it to individual views by Sunny Goyal · 7 years ago
  15. cac002d Do not wait until bindComplete for setting NotificationListener by Sunny Goyal · 7 years ago
  16. 6c870f2 Merge "Adding support for auto-cancelling an action mode when interacting with launcher" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  17. 7c8a65e Adding support for auto-cancelling an action mode when interacting with launcher by Sunny Goyal · 7 years ago
  18. 29947f0 No more waiting around for resume by Sunny Goyal · 7 years ago
  19. d96072e Merge "Removing horizontal bar from page indicator" into ub-launcher3-master by Sunny Goyal · 7 years ago
  20. c35d7ea Merge "Replacing some method definitions with default platform implementations" into ub-launcher3-master by Sunny Goyal · 7 years ago
  21. 303bbc3 Merge "Stop settings properties to null in onDestroy()" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  22. f4aceab Replacing some method definitions with default platform implementations by Sunny Goyal · 7 years ago
  23. bc683e9 Separating various UI properties into state variables by Sunny Goyal · 7 years ago
  24. 7ede611 Moving discovery bounce logic to a separate class. by Sunny Goyal · 7 years ago
  25. e969c68 Removing horizontal bar from page indicator by Sunny Goyal · 7 years ago
  26. ce0900d Stop settings properties to null in onDestroy() by Sunny Goyal · 7 years ago
  27. f630865 Fix failed to launch work app shortcut when work mode is ON by Tony Mak · 7 years ago
  28. af3a327 Merge "Temorarily changing the long press action on the homescreen to show a popup menu" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  29. 7149889 Merge "Simplifying app icon popup" into ub-launcher3-master by Sunny Goyal · 7 years ago
  30. a5ace71 Temorarily changing the long press action on the homescreen to show a popup menu by Sunny Goyal · 7 years ago
  31. 00ac920 Simplifying app icon popup by Sunny Goyal · 7 years ago
  32. 15a78d2 Merge "Fixing double state changes when using an InternalStateHandler" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  33. d3864fa Fixing double state changes when using an InternalStateHandler by Sunny Goyal · 7 years ago
  34. 67419a1 Defering AppWidgetHost updates if Launcher resumes in an non-NORMAL state by Sunny Goyal · 7 years ago
  35. 77f7b66 Merge "Simplifying workspace layout" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  36. b63b44c Load some recent tasks by Winson Chung · 7 years ago
  37. ac00cba Simplifying workspace layout by Sunny Goyal · 7 years ago
  38. f8088ee Initial changes for handling touch events. by Sunny Goyal · 7 years ago
  39. 3a052d4 Merge "Adding some task views." into ub-launcher3-master by Sunny Goyal · 7 years ago
  40. 8ae4198 Adding some task views. by Winson Chung · 7 years ago
  41. c4fa8c3 Changing the state UI logic for normal build and quickStep build by Sunny Goyal · 7 years ago
  42. 1676458 Separing the overview states for normal and quickstep builds by Sunny Goyal · 7 years ago
  43. ba9609d Merge "Rearranging the code structure to allow replacing state logic." into ub-launcher3-master by Sunny Goyal · 7 years ago
  44. 8552517 Rearranging the code structure to allow replacing state logic. by Sunny Goyal · 7 years ago
  45. de6188f Merge "Deleting sample code demonstrating how to extend Launcher3" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  46. 076839c Moving various runtime flags into the common base class. by Sunny Goyal · 7 years ago
  47. 0ab09fc Deleting sample code demonstrating how to extend Launcher3 by Sunny Goyal · 7 years ago
  48. ea60926 Moving mState from Workspace to StateManager by Sunny Goyal · 7 years ago
  49. 3e3f44c Exposing the state manager directly instead of providing various helper methods for state change by Sunny Goyal · 7 years ago
  50. 4d519f2 Enable overview state restore by Sunny Goyal · 7 years ago
  51. be93f26 Moving all-apps state logic to an independent class by Sunny Goyal · 7 years ago
  52. c99cb17 Moving some state specific logic to subclass of LauncherState by Sunny Goyal · 7 years ago
  53. cac8610 Merge "Log time spent on different UI surfaces" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  54. 7fb3ccc Log time spent on different UI surfaces by Hyunyoung Song · 7 years ago
  55. cd7c0aa Changing LauncherState to a class to allow adding custom functionality by Sunny Goyal · 7 years ago
  56. f9403d9 Removing state definition from Launcher by Sunny Goyal · 7 years ago
  57. 4c7f215 Moving Workspace states into a separate file by Sunny Goyal · 7 years ago
  58. aeb1643 Launcher state management cleanup by Sunny Goyal · 7 years ago
  59. 1797af4 Cleaning up drag state management. by Sunny Goyal · 7 years ago
  60. f1fbc3f Converting widget panel into a floating view by Sunny Goyal · 7 years ago
  61. 10a1bd0 Converting PopupContainerWithArrow into a base class so that it is easier by Sunny Goyal · 7 years ago
  62. 00c95b8 Removing some obsolete callbacks by Sunny Goyal · 7 years ago
  63. 6750836 Merge "Merging duplicate logic for deferred drop handling in Worksace and Folder" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  64. 3dce5f3 Merging duplicate logic for deferred drop handling in Worksace and Folder by Sunny Goyal · 7 years ago
  65. 53b9936 Instead of posponing state change until onResume, applying the state by Sunny Goyal · 7 years ago
  66. 213b916 Merge "Moving widget reinflation to push model" into ub-launcher3-master by Sunny Goyal · 7 years ago
  67. c4cbd7d Merge "Removing predicted apps reset on every onResume" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  68. ba47faa Moving widget reinflation to push model by Sunny Goyal · 7 years ago
  69. 8e35dbb Merge "Moving the wallpaper offset interpolator to background thread" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  70. d0c3d3a Moving the wallpaper offset interpolator to background thread by Sunny Goyal · 7 years ago
  71. d0d0703 Removing predicted apps reset on every onResume by Sunny Goyal · 7 years ago
  72. 0474222 Merge "Removing buildLayer call on workspace pages." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  73. 8838b8e Merge "Removing extraction service and palette api dependency" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  74. 3792096 Allowing the widgetBottomSheet to be dragged by Sunny Goyal · 7 years ago
  75. a502aa3 Removing buildLayer call on workspace pages. by Sunny Goyal · 7 years ago
  76. 326403e Moving some calls off the UI thread by Sunny Goyal · 7 years ago
  77. ec21a59 Merge changes from topic "am-337c344f-ec88-4e4e-9ad7-07a92571f781" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  78. ea8e140 [automerger] Remove discovery bounce for demo users am: 3993348043 by Android Build Merger (Role) · 7 years ago
  79. 3993348 Remove discovery bounce for demo users by Adam Cohen · 7 years ago
  80. fca6bc9 Adding a utility method to simplify method tracing by Sunny Goyal · 7 years ago
  81. f2dd421 Removing extraction service and palette api dependency by Sunny Goyal · 7 years ago
  82. ef4697f [automerger] Fix bug where widgets are inflated in the wrong orientation. am: 6bed350b75 by Jonathan Miranda · 7 years ago
  83. 6bed350 Fix bug where widgets are inflated in the wrong orientation. by Jon Miranda · 7 years ago
  84. 465435d Merge "Remove haptic on touch down Bug: 65463659" into ub-launcher3-dorval-polish2 by Hyunyoung Song · 7 years ago
  85. 2dd64c0 Merge changes from topic "am-ef87c1d2-519f-467f-b097-802ff59b63b3" into ub-launcher3-master by Hyunyoung Song · 7 years ago
  86. 952e63d Fixing custom widgets support: by Sunny Goyal · 7 years ago
  87. 3705664 [automerger] Remove haptic on touch down Bug: 65463659 am: d315ff2bc2 by Hyunyoung Song · 7 years ago
  88. d315ff2 Remove haptic on touch down Bug: 65463659 by Hyunyoung Song · 7 years ago
  89. 8c1e15f [automerger] WallpaperManagerCompat should target correct platform Also replace Utilities.isAtLeastO() to static final constant. Bug: 65544683 am: e24cb63b81 by Hyunyoung Song · 7 years ago
  90. e24cb63 WallpaperManagerCompat should target correct platform by Hyunyoung Song · 7 years ago
  91. 7ce471b Removing support for CustomContent screen by Sunny Goyal · 7 years ago
  92. e18d3f5 Updating the all-apps discovery bounce animation by Sunny Goyal · 7 years ago
  93. 8ff9e1d Integrating suggested app by handling new status flags for shortcut items. by Mario Bertschler · 7 years ago
  94. d722645 Merge "Simplifying some package matching code by using common itemInfo mathcher" into ub-launcher3-dorval-polish2 by TreeHugger Robot · 7 years ago
  95. b55b626 Merge "Remove LAUNCHER3_ALL_APPS_PULL_UP Bug: 63712253 Verified: all apps transition fully functional Verified: NO_ALL_APPS_ICON = false case also works." into ub-launcher3-dorval-polish2 by TreeHugger Robot · 7 years ago
  96. d725f64 Remove LAUNCHER3_ALL_APPS_PULL_UP by Hyunyoung Song · 7 years ago
  97. 49fc3f7 Fixing bindAllApplications scheduled with null list. by Sunny Goyal · 7 years ago
  98. a9a1a21 Fixing crashloop due to ag/2750101 by Sunny Goyal · 7 years ago
  99. 6e13dd3 Simplifying some package matching code by using common itemInfo mathcher by Sunny Goyal · 7 years ago
  100. b23980c Fixing duplicate/inconsistent definitions for model and callbacks by Sunny Goyal · 7 years ago