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