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