1. c4fa8c3 Changing the state UI logic for normal build and quickStep build by Sunny Goyal · 7 years ago
  2. 1676458 Separing the overview states for normal and quickstep builds by Sunny Goyal · 7 years ago
  3. 8b0a647 Removing dependency on deprecated android.test.** package by Sunny Goyal · 7 years ago
  4. ba9609d Merge "Rearranging the code structure to allow replacing state logic." into ub-launcher3-master by Sunny Goyal · 7 years ago
  5. 8552517 Rearranging the code structure to allow replacing state logic. by Sunny Goyal · 7 years ago
  6. de6188f Merge "Deleting sample code demonstrating how to extend Launcher3" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  7. 4dcc261 Merge "Updating the systemUI lib" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  8. 416fc0b Updating the systemUI lib by Sunny Goyal · 7 years ago
  9. ce4fa5f Fixing wrong packageName being used for loading icons by Sunny Goyal · 7 years ago
  10. 7313339 Adding a placeholder recents activity by Sunny Goyal · 7 years ago
  11. 31a07c9 [automerger] Also reset mBadgeScale to 0 when recycling view. am: 48043ee0d6 by Android Build Merger (Role) · 7 years ago
  12. 48043ee Also reset mBadgeScale to 0 when recycling view. by Jon Miranda · 7 years ago
  13. 74bbdeb Merge "Using state animation to control all-apps transition" into ub-launcher3-master by Sunny Goyal · 7 years ago
  14. 0310220 Using state animation to control all-apps transition by Sunny Goyal · 7 years ago
  15. 076839c Moving various runtime flags into the common base class. by Sunny Goyal · 7 years ago
  16. 9d34196 Setting up build rules and placeholder code for QuickStep by Sunny Goyal · 7 years ago
  17. 0ab09fc Deleting sample code demonstrating how to extend Launcher3 by Sunny Goyal · 7 years ago
  18. 4d49f9a Removing animated caret drawable by Sunny Goyal · 7 years ago
  19. 4fc994c Merge "Consolidating various interpolators" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  20. 5bc6b6f Consolidating various interpolators by Sunny Goyal · 7 years ago
  21. c01cb47 Merge "Moving mState from Workspace to StateManager" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  22. d4ece00 Merge changes from topic "am-5f0a0fef-5aba-4af5-b148-430430ddfffb" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  23. 7268ed6 Merge "Caching the uninstall disabled state for each userHandle" into ub-launcher3-master by Sunny Goyal · 7 years ago
  24. 232d719 [automerger] Fix bug where recycled BubbleTextView kept their badges. am: 5254944a68 by Android Build Merger (Role) · 7 years ago
  25. 5254944 Fix bug where recycled BubbleTextView kept their badges. by Jon Miranda · 7 years ago
  26. b871c13 Adding a compat implementation for playback control on AnimatorSet by Sunny Goyal · 7 years ago
  27. ea60926 Moving mState from Workspace to StateManager by Sunny Goyal · 7 years ago
  28. 3e3f44c Exposing the state manager directly instead of providing various helper methods for state change by Sunny Goyal · 7 years ago
  29. 0236d0b Caching the uninstall disabled state for each userHandle by Sunny Goyal · 7 years ago
  30. 4d519f2 Enable overview state restore by Sunny Goyal · 7 years ago
  31. be93f26 Moving all-apps state logic to an independent class by Sunny Goyal · 7 years ago
  32. 2104c30 Fixing mNewScale was never getting initialized by Sunny Goyal · 7 years ago
  33. c99cb17 Moving some state specific logic to subclass of LauncherState by Sunny Goyal · 7 years ago
  34. cac8610 Merge "Log time spent on different UI surfaces" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  35. 7fb3ccc Log time spent on different UI surfaces by Hyunyoung Song · 7 years ago
  36. bce7f73 Merge "Deteriorating PinchToZoom interaction" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  37. d79dd20 Deteriorating PinchToZoom interaction by Sunny Goyal · 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. 910be3c Merge "Launcher state management cleanup" into ub-launcher3-master by Sunny Goyal · 7 years ago
  42. aeb1643 Launcher state management cleanup by Sunny Goyal · 7 years ago
  43. 155ad7f Merge "Import translations. DO NOT MERGE" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  44. 2ff529a Merge "Import translations. DO NOT MERGE" into ub-launcher3-dorval-polish2 by TreeHugger Robot · 7 years ago
  45. a4ec5b4 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  46. 6ffa231 [automerger skipped] Import translations. DO NOT MERGE skipped: e11adb57ac by Android Build Merger (Role) · 7 years ago
  47. e11adb5 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  48. 1797af4 Cleaning up drag state management. by Sunny Goyal · 7 years ago
  49. cbdfc59 Merge "Converting widget panel into a floating view" into ub-launcher3-master by Sunny Goyal · 7 years ago
  50. f1fbc3f Converting widget panel into a floating view by Sunny Goyal · 7 years ago
  51. 2069fe7 Merge "Handle null small icon" into ub-launcher3-dorval-polish2 by Tony Wickham · 7 years ago
  52. 5509465 Merge changes from topic "am-cd88620d-8a17-4592-86c7-f98ff940a436" into ub-launcher3-master by Tony Wickham · 7 years ago
  53. 10a1bd0 Converting PopupContainerWithArrow into a base class so that it is easier by Sunny Goyal · 7 years ago
  54. d4899cf [automerger] Handle null small icon am: 207f7d7f86 by Android Build Merger (Role) · 7 years ago
  55. 207f7d7 Handle null small icon by Tony · 7 years ago
  56. 6a816b0 Merge "Fix bug where labels were visible in hotseat / invisible in workspace." into ub-launcher3-dorval-polish2 by Jonathan Miranda · 7 years ago
  57. 271e219 Merge changes from topic "am-01ff3d34-0eea-44d5-99f7-af2df518afb2" into ub-launcher3-master by Jonathan Miranda · 7 years ago
  58. 00c95b8 Removing some obsolete callbacks by Sunny Goyal · 7 years ago
  59. 4670ff6 Merge "Moving install queue updates to worker thread." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  60. 91498ab Moving install queue updates to worker thread. by Sunny Goyal · 7 years ago
  61. 6750836 Merge "Merging duplicate logic for deferred drop handling in Worksace and Folder" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  62. 3dce5f3 Merging duplicate logic for deferred drop handling in Worksace and Folder by Sunny Goyal · 7 years ago
  63. 22b92df Merge "Instead of posponing state change until onResume, applying the state change directly in onCreate and onNewIntent()" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  64. 878b5ef Merge "Polish animation when icon returns to Folder." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  65. 661e558 Merge "Removing unnecessary layout pass happening due when chaning gradientView visibility" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  66. 53b9936 Instead of posponing state change until onResume, applying the state by Sunny Goyal · 7 years ago
  67. c51a296 [automerger] Fix bug where labels were visible in hotseat / invisible in workspace. am: f1eae802b5 by Android Build Merger (Role) · 7 years ago
  68. 830578f Cancel notification group summary when all children are cancelled. by Tony Wickham · 7 years ago
  69. a9e345f Merge "Removing some methods from the DragSource" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  70. 213b916 Merge "Moving widget reinflation to push model" into ub-launcher3-master by Sunny Goyal · 7 years ago
  71. c4cbd7d Merge "Removing predicted apps reset on every onResume" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  72. ba47faa Moving widget reinflation to push model by Sunny Goyal · 7 years ago
  73. 8e35dbb Merge "Moving the wallpaper offset interpolator to background thread" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  74. d0c3d3a Moving the wallpaper offset interpolator to background thread by Sunny Goyal · 7 years ago
  75. f1eae80 Fix bug where labels were visible in hotseat / invisible in workspace. by Jon Miranda · 7 years ago
  76. d0d0703 Removing predicted apps reset on every onResume by Sunny Goyal · 7 years ago
  77. 1ce9c47 Removing some methods from the DragSource by Sunny Goyal · 7 years ago
  78. 0474222 Merge "Removing buildLayer call on workspace pages." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  79. e050182 Merge changes from topic "am-a465be7a-460d-4d89-9018-8c0df96ff268" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  80. 8838b8e Merge "Removing extraction service and palette api dependency" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  81. 8c23068 [automerger] Larger icons for L3Go and spacing changes. am: 846455e1ff by Android Build Merger (Role) · 7 years ago
  82. 846455e Larger icons for L3Go and spacing changes. by Jon Miranda · 7 years ago
  83. 3792096 Allowing the widgetBottomSheet to be dragged by Sunny Goyal · 7 years ago
  84. a502aa3 Removing buildLayer call on workspace pages. by Sunny Goyal · 7 years ago
  85. d66e3b6 Removing unnecessary layout pass happening due when chaning gradientView visibility by Sunny Goyal · 7 years ago
  86. 326403e Moving some calls off the UI thread by Sunny Goyal · 7 years ago
  87. 0cab65a Merge "Remove discovery bounce for demo users" into ub-launcher3-dorval-polish2 by TreeHugger Robot · 7 years ago
  88. ec21a59 Merge changes from topic "am-337c344f-ec88-4e4e-9ad7-07a92571f781" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  89. ea8e140 [automerger] Remove discovery bounce for demo users am: 3993348043 by Android Build Merger (Role) · 7 years ago
  90. 3993348 Remove discovery bounce for demo users by Adam Cohen · 7 years ago
  91. fca6bc9 Adding a utility method to simplify method tracing by Sunny Goyal · 7 years ago
  92. 59adaab Merge "Demo mode default layout support" into ub-launcher3-dorval-polish2 by TreeHugger Robot · 7 years ago
  93. 4a6e585 Merge changes from topic "demoMode" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  94. 230cf17 Merge "Fix predictiveApps Bug: 67010327" into ub-launcher3-dorval-polish2 by TreeHugger Robot · 7 years ago
  95. f9468f4 [automerger] Fix predictiveApps Bug: 67010327 am: 7a77f1e678 by Android Build Merger (Role) · 7 years ago
  96. 7a77f1e Fix predictiveApps Bug: 67010327 by Hyunyoung Song · 7 years ago
  97. 8831252 Merge changes from topic "demoModeTopic" into ub-launcher3-dorval-polish2 by Adam Cohen · 7 years ago
  98. ce5229b Merge changes from topic "demoModeTopic" into ub-launcher3-master by Adam Cohen · 7 years ago
  99. 238676a [automerger] Demo mode default layout support am: a81e8d855a by Android Build Merger (Role) · 7 years ago
  100. a81e8d8 Demo mode default layout support by Adam Cohen · 7 years ago