1. bc683e9 Separating various UI properties into state variables by Sunny Goyal · 7 years ago
  2. 7ede611 Moving discovery bounce logic to a separate class. by Sunny Goyal · 7 years ago
  3. f630865 Fix failed to launch work app shortcut when work mode is ON by Tony Mak · 7 years ago
  4. 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
  5. 7149889 Merge "Simplifying app icon popup" into ub-launcher3-master by Sunny Goyal · 7 years ago
  6. a5ace71 Temorarily changing the long press action on the homescreen to show a popup menu by Sunny Goyal · 7 years ago
  7. 00ac920 Simplifying app icon popup by Sunny Goyal · 7 years ago
  8. 15a78d2 Merge "Fixing double state changes when using an InternalStateHandler" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  9. d3864fa Fixing double state changes when using an InternalStateHandler by Sunny Goyal · 7 years ago
  10. 67419a1 Defering AppWidgetHost updates if Launcher resumes in an non-NORMAL state by Sunny Goyal · 7 years ago
  11. 77f7b66 Merge "Simplifying workspace layout" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  12. b63b44c Load some recent tasks by Winson Chung · 7 years ago
  13. ac00cba Simplifying workspace layout by Sunny Goyal · 7 years ago
  14. f8088ee Initial changes for handling touch events. by Sunny Goyal · 7 years ago
  15. 3a052d4 Merge "Adding some task views." into ub-launcher3-master by Sunny Goyal · 7 years ago
  16. 8ae4198 Adding some task views. by Winson Chung · 7 years ago
  17. c4fa8c3 Changing the state UI logic for normal build and quickStep build by Sunny Goyal · 7 years ago
  18. 1676458 Separing the overview states for normal and quickstep builds by Sunny Goyal · 7 years ago
  19. ba9609d Merge "Rearranging the code structure to allow replacing state logic." into ub-launcher3-master by Sunny Goyal · 7 years ago
  20. 8552517 Rearranging the code structure to allow replacing state logic. by Sunny Goyal · 7 years ago
  21. de6188f Merge "Deleting sample code demonstrating how to extend Launcher3" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  22. 076839c Moving various runtime flags into the common base class. by Sunny Goyal · 7 years ago
  23. 0ab09fc Deleting sample code demonstrating how to extend Launcher3 by Sunny Goyal · 7 years ago
  24. ea60926 Moving mState from Workspace to StateManager by Sunny Goyal · 7 years ago
  25. 3e3f44c Exposing the state manager directly instead of providing various helper methods for state change by Sunny Goyal · 7 years ago
  26. 4d519f2 Enable overview state restore by Sunny Goyal · 7 years ago
  27. be93f26 Moving all-apps state logic to an independent class by Sunny Goyal · 7 years ago
  28. c99cb17 Moving some state specific logic to subclass of LauncherState by Sunny Goyal · 7 years ago
  29. cac8610 Merge "Log time spent on different UI surfaces" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  30. 7fb3ccc Log time spent on different UI surfaces by Hyunyoung Song · 7 years ago
  31. cd7c0aa Changing LauncherState to a class to allow adding custom functionality by Sunny Goyal · 7 years ago
  32. f9403d9 Removing state definition from Launcher by Sunny Goyal · 7 years ago
  33. 4c7f215 Moving Workspace states into a separate file by Sunny Goyal · 7 years ago
  34. aeb1643 Launcher state management cleanup by Sunny Goyal · 7 years ago
  35. 1797af4 Cleaning up drag state management. by Sunny Goyal · 7 years ago
  36. f1fbc3f Converting widget panel into a floating view by Sunny Goyal · 7 years ago
  37. 10a1bd0 Converting PopupContainerWithArrow into a base class so that it is easier by Sunny Goyal · 7 years ago
  38. 00c95b8 Removing some obsolete callbacks by Sunny Goyal · 7 years ago
  39. 6750836 Merge "Merging duplicate logic for deferred drop handling in Worksace and Folder" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  40. 3dce5f3 Merging duplicate logic for deferred drop handling in Worksace and Folder by Sunny Goyal · 7 years ago
  41. 53b9936 Instead of posponing state change until onResume, applying the state by Sunny Goyal · 7 years ago
  42. 213b916 Merge "Moving widget reinflation to push model" into ub-launcher3-master by Sunny Goyal · 7 years ago
  43. c4cbd7d Merge "Removing predicted apps reset on every onResume" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  44. ba47faa Moving widget reinflation to push model by Sunny Goyal · 7 years ago
  45. 8e35dbb Merge "Moving the wallpaper offset interpolator to background thread" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  46. d0c3d3a Moving the wallpaper offset interpolator to background thread by Sunny Goyal · 7 years ago
  47. d0d0703 Removing predicted apps reset on every onResume by Sunny Goyal · 7 years ago
  48. 0474222 Merge "Removing buildLayer call on workspace pages." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  49. 8838b8e Merge "Removing extraction service and palette api dependency" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  50. 3792096 Allowing the widgetBottomSheet to be dragged by Sunny Goyal · 7 years ago
  51. a502aa3 Removing buildLayer call on workspace pages. by Sunny Goyal · 7 years ago
  52. 326403e Moving some calls off the UI thread by Sunny Goyal · 7 years ago
  53. ec21a59 Merge changes from topic "am-337c344f-ec88-4e4e-9ad7-07a92571f781" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  54. ea8e140 [automerger] Remove discovery bounce for demo users am: 3993348043 by Android Build Merger (Role) · 7 years ago
  55. 3993348 Remove discovery bounce for demo users by Adam Cohen · 7 years ago
  56. fca6bc9 Adding a utility method to simplify method tracing by Sunny Goyal · 7 years ago
  57. f2dd421 Removing extraction service and palette api dependency by Sunny Goyal · 7 years ago
  58. ef4697f [automerger] Fix bug where widgets are inflated in the wrong orientation. am: 6bed350b75 by Jonathan Miranda · 7 years ago
  59. 6bed350 Fix bug where widgets are inflated in the wrong orientation. by Jon Miranda · 7 years ago
  60. 465435d Merge "Remove haptic on touch down Bug: 65463659" into ub-launcher3-dorval-polish2 by Hyunyoung Song · 7 years ago
  61. 2dd64c0 Merge changes from topic "am-ef87c1d2-519f-467f-b097-802ff59b63b3" into ub-launcher3-master by Hyunyoung Song · 7 years ago
  62. 952e63d Fixing custom widgets support: by Sunny Goyal · 7 years ago
  63. 3705664 [automerger] Remove haptic on touch down Bug: 65463659 am: d315ff2bc2 by Hyunyoung Song · 7 years ago
  64. d315ff2 Remove haptic on touch down Bug: 65463659 by Hyunyoung Song · 7 years ago
  65. 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
  66. e24cb63 WallpaperManagerCompat should target correct platform by Hyunyoung Song · 7 years ago
  67. 7ce471b Removing support for CustomContent screen by Sunny Goyal · 7 years ago
  68. e18d3f5 Updating the all-apps discovery bounce animation by Sunny Goyal · 7 years ago
  69. 8ff9e1d Integrating suggested app by handling new status flags for shortcut items. by Mario Bertschler · 7 years ago
  70. d722645 Merge "Simplifying some package matching code by using common itemInfo mathcher" into ub-launcher3-dorval-polish2 by TreeHugger Robot · 7 years ago
  71. 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
  72. d725f64 Remove LAUNCHER3_ALL_APPS_PULL_UP by Hyunyoung Song · 7 years ago
  73. 49fc3f7 Fixing bindAllApplications scheduled with null list. by Sunny Goyal · 7 years ago
  74. a9a1a21 Fixing crashloop due to ag/2750101 by Sunny Goyal · 7 years ago
  75. 6e13dd3 Simplifying some package matching code by using common itemInfo mathcher by Sunny Goyal · 7 years ago
  76. b23980c Fixing duplicate/inconsistent definitions for model and callbacks by Sunny Goyal · 7 years ago
  77. 2917a8b Defer some work until after workspace fade-in by Tony · 7 years ago
  78. 786a25e [automerger] Sending onCreate to the callbacks after our call is complete am: 14b3240eca by Sunny Goyal · 7 years ago
  79. 14b3240 Sending onCreate to the callbacks after our call is complete by Sunny Goyal · 7 years ago
  80. f880ecc [automerger] Optimize updating All Apps Predictions. am: 7653a60c74 by Jonathan Miranda · 7 years ago
  81. 7653a60 Optimize updating All Apps Predictions. by Jon Miranda · 7 years ago
  82. e29897f Adding spring effect for folder icons when dragging similar to adaptive icons by Sunny Goyal · 7 years ago
  83. 64a75aa Adding A feature flag to disable widgets and a corresponding build by Sunny Goyal · 7 years ago
  84. bdf6e7d Merge "Update when Launcher's scrim should fade." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  85. 7fda285 Update when Launcher's scrim should fade. by Jon Miranda · 7 years ago
  86. db8bc9b Update when Launcher's scrim should fade. am: 7fda285cf0 by Jonathan Miranda · 7 years ago
  87. 2b50b53 Updating UserEventDispatcher to make some methods accessible. by Sunny Goyal · 7 years ago
  88. bf78f3c Collapse caret click and all apps click into one by Adam Cohen · 7 years ago
  89. 5441a9d Make landscape all apps caret clickable when in all apps as well as workspace by Adam Cohen · 7 years ago
  90. c7b8df8 Sanitizing various search container ids and layout names by Sunny Goyal · 7 years ago
  91. 3ed3076 Merge "Fixing drag outline not getting drawn when the shortcuts popup is shown." into ub-launcher3-dorval-polish by TreeHugger Robot · 7 years ago
  92. 1322f9c Fixing drag outline not getting drawn when the shortcuts popup is shown. by Hyunyoung Song · 7 years ago
  93. 43c0f58 Few cleanups in Launcher.java: by Rajeev Kumar · 7 years ago
  94. 8392c82 Fixing various system UI flags not getting updated properly on theme changes. by Sunny Goyal · 7 years ago
  95. 0966072 Portrait grid changes for Workspace/All Apps. by Jon Miranda · 7 years ago
  96. 5606e07 Removing long press support from page-indicator by Sunny Goyal · 7 years ago
  97. a616d2b resolve merge conflicts of 5cc7bbdbb to ub-launcher3-dorval-polish by Sunny Goyal · 7 years ago
  98. 5cc7bbd Removing dependency on onAttachedToWindow callback. by Sunny Goyal · 7 years ago
  99. a693694 Dark color on super light wallpaper support by Mario Bertschler · 7 years ago
  100. 966d901 Removing QsbBlockerView by Sunny Goyal · 7 years ago