1. 1a359a2 Add hints in Overview by Miranda Kephart · 5 years ago
  2. a002c6c Removing use of onQuickstep event and determining the touchSlopPassed in Launcher by Sunny Goyal · 5 years ago
  3. 202ae0b Sending notification and widget changes to a listner so that by Sunny Goyal · 5 years ago
  4. aae6fbb Moving some utility methods around by Sunny Goyal · 5 years ago
  5. c5e0fb9 Merge "Icon size should update when grid config changes" into ub-launcher3-master by Hyunyoung Song · 5 years ago
  6. 31971a3 Icon size should update when grid config changes by Hyunyoung Song · 6 years ago
  7. 3663b31 Merge "Removing diagnostics" into ub-launcher3-master by TreeHugger Robot · 5 years ago
  8. 8c48d8b Changing min sdk to 25 by Sunny Goyal · 6 years ago
  9. 3f8591f Removing diagnostics by vadimt · 6 years ago
  10. 95ee747 Merge "Adding more events for reproducing race conditions during Launcher start" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  11. 13edcc3 Add more diags for b/117332845 by vadimt · 6 years ago
  12. cb86375 Adding more events for reproducing race conditions during Launcher start by vadimt · 6 years ago
  13. f80e893 When undoing a removal, always return to the page it came from by Tony · 6 years ago
  14. 00d4255 Adding tests that would reliably reproduce shifted search. by vadimt · 6 years ago
  15. c593939 Bye bye workspace screens table by Sunny Goyal · 6 years ago
  16. 7120490 Merge "Rename "badges" to "dots" where appropriate" into ub-launcher3-master by Tony Wickham · 6 years ago
  17. ef92b82 Adding support for launcher preview generation by Sunny Goyal · 6 years ago
  18. f34bee8 Rename "badges" to "dots" where appropriate by Tony Wickham · 6 years ago
  19. ab770a1 Making CellLayout inflatable without LauncherActivtiy by Sunny Goyal · 6 years ago
  20. 8ac8d73 Merge "Split out launcherProtos from sysui_shared.jar" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  21. 0ae3888 Split out launcherProtos from sysui_shared.jar by Hyunyoung Song · 6 years ago
  22. 876e462 Removing separate hotseat widget, instead using a QSB acroll all UI. by Sunny Goyal · 6 years ago
  23. fc00747 Add StatsLog*Manager for logging. Bug: 113043444 by Hyunyoung Song · 6 years ago
  24. cc8dbf3 Caching clean up, remove dependency on old shared lib loading/caching logic by Winson Chung · 6 years ago
  25. 658c67a Deepshortcuts - only keep the per package shortcut count in memory. by Zak Cohen · 6 years ago
  26. 55ba0dc Merge "Adding some extra logging around draglayer alpha" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  27. fa530cd Make flags UI available on release build of launcher by Ryan Lothian · 6 years ago
  28. cb2c505 Adding some extra logging around draglayer alpha by Sunny Goyal · 6 years ago
  29. efb7e84 Converting long item IDs to int by Sunny Goyal · 6 years ago
  30. 688e989 Groundwork for runtime-toggleable feature flags by Ryan Lothian · 6 years ago
  31. f7ed9c0 Merge "Removing additional rpc due to icon cache update" into ub-launcher3-master by Sunny Goyal · 6 years ago
  32. f840f10 Removing additional rpc due to icon cache update by Sunny Goyal · 6 years ago
  33. 802a289 Add support for testing in portrait mode by Vadim Tryshev · 6 years ago
  34. 6a71a5b Add undo snackbar for deleting items by Tony Wickham · 6 years ago
  35. ad78305 Highlight work tab when user already in All Apps after creating WP. by arangelov · 6 years ago
  36. e1c4a90 Merge "Migrating to android-x" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  37. d230307 Migrating to android-x by Sunny Goyal · 6 years ago
  38. f0b6db7 Removing static launcher activity dependency from FirstFrameAnimationHelper by Sunny Goyal · 6 years ago
  39. 849c6a2 Removing Launcher activity dependency on various animations by Sunny Goyal · 6 years ago
  40. aad3359 Removing unused touch handling in PagedView so that it is similar to various platform class by Sunny Goyal · 6 years ago
  41. e39690b Launching last task when back button is pressed in overview by Sunny Goyal · 6 years ago
  42. b70e1ad Merge "Fix bug where default folder name doesn't change when locale changes." into ub-launcher3-master by Jonathan Miranda · 6 years ago
  43. 498a9bd [automerger] Defer starting the high-res thumbnail loader until quick step/scrub am: 8eb49e079e by Android Build Merger (Role) · 6 years ago
  44. 8eb49e0 Defer starting the high-res thumbnail loader until quick step/scrub by Winson Chung · 6 years ago
  45. aeb4dd0 Fix bug where default folder name doesn't change when locale changes. by Jon Miranda · 6 years ago
  46. 87b5eb6 Exposing some private methods to easily customize arrow popup by Sunny Goyal · 6 years ago
  47. 83fd25e Moving some abstract classes to interfaces, to better use java-8 features by Sunny Goyal · 6 years ago
  48. 6264671 Add additional call to onStop() to stablize PIP position. by Tracy Zhou · 6 years ago
  49. 74c261c Prerequisites for TAPL by Vadim Tryshev · 6 years ago
  50. c82c639 Moving clear all button inside the recents view by Sunny Goyal · 6 years ago
  51. 4e057b5 Merge "Log the parent of the PREDICTION container type (ALLAPPS OR TASKSWITCHER) Bug: 79423536" into ub-launcher3-edmonton by TreeHugger Robot · 6 years ago
  52. 46d07f7 Log the parent of the PREDICTION container type (ALLAPPS OR TASKSWITCHER) by Hyunyoung Song · 6 years ago
  53. c0928c3 Merge "Enable new open app transitions when in multiwindow mode." into ub-launcher3-edmonton by TreeHugger Robot · 6 years ago
  54. 73c27ec Enable new open app transitions when in multiwindow mode. by Jon Miranda · 6 years ago
  55. 52cb0a7 Merge "Go back to previous state when hitting back from discovery bounce" into ub-launcher3-edmonton by TreeHugger Robot · 6 years ago
  56. 52c1b66 Go back to previous state when hitting back from discovery bounce by Tony Wickham · 6 years ago
  57. bd6fba9 onResume event should be logged (not twice but once) Bug: 79541772 by Hyunyoung Song · 6 years ago
  58. 1241e61 Improve Task user event logging Bug: 79539824 Bug: 79541772 by Hyunyoung Song · 6 years ago
  59. e43d00d Adding some activity state information in dump by Sunny Goyal · 6 years ago
  60. 99dcc9f Merge "Fixing crash on keyboard shortcuts popup" into ub-launcher3-edmonton by TreeHugger Robot · 6 years ago
  61. 3455f8d Fixing crash on keyboard shortcuts popup by Vadim Tryshev · 6 years ago
  62. 6001ea2 Separating the draglayer alpha into multiple dimensions so that different animaitons by Sunny Goyal · 6 years ago
  63. 5d1873a Removing scrim overdraw by Sunny Goyal · 6 years ago
  64. f69f0c2 Merge "Adding a carent in the scrim" into ub-launcher3-edmonton by android-build-team Robot · 6 years ago
  65. ef39540 Adding a carent in the scrim by Sunny Goyal · 6 years ago
  66. 639b071 Merge "Using surface rotation instead of insets to determine seascape configuration" into ub-launcher3-edmonton by android-build-team Robot · 6 years ago
  67. 59d086c Using surface rotation instead of insets to determine seascape configuration by Sunny Goyal · 6 years ago
  68. a50d99f Improving "shortcuts" window for TalkBack users by Vadim Tryshev · 6 years ago
  69. 433ef09 Merge "Moving some callbacks from LauncherCallbacks to OverviewCallbacks" into ub-launcher3-edmonton by android-build-team Robot · 6 years ago
  70. 9b83fe2 Merge "Quickstep onboarding backward compatibility for devices release with Android N & O." into ub-launcher3-edmonton by android-build-team Robot · 6 years ago
  71. 8b23c6f Quickstep onboarding backward compatibility for devices release with Android N & O. by Tracy Zhou · 6 years ago
  72. 8e1fbc5 Moving some callbacks from LauncherCallbacks to OverviewCallbacks by Sunny Goyal · 6 years ago
  73. dbd9286 Fade in LauncherRootView in finishFirstPageBind. by Jon Miranda · 6 years ago
  74. 473730f Call Activity.onTrimMemory() to ensure render thread cache is also trimmed by Winson Chung · 6 years ago
  75. 2d18c68 Merge "Send trim memory to trim icon cache when stopped" into ub-launcher3-edmonton by Winson Chung · 6 years ago
  76. dea5135 Send trim memory to trim icon cache when stopped by Winson Chung · 6 years ago
  77. 8546213 Passing stateHandler information to the callback by Sunny Goyal · 6 years ago
  78. 8b5c7d9 Merge "Implement all apps discovery bounce." into ub-launcher3-edmonton by TreeHugger Robot · 6 years ago
  79. e5575f9 Implement all apps discovery bounce. by Tracy Zhou · 6 years ago
  80. ed2d2bc Force finish any pending animations if the insets or orientation change by Sunny Goyal · 6 years ago
  81. 6d2321c Introducing Clear-all button on Overview by Vadim Tryshev · 6 years ago
  82. a006830 Listen for cases where touch controllers change, and update them by Tony Wickham · 6 years ago
  83. 9054843 Simplifying fallback recents animation by Sunny Goyal · 6 years ago
  84. b959cfb Reverting some debug logs by Sunny Goyal · 6 years ago
  85. 2fd7a8b Updating the UI of the options popup to make it look similar to icon popup by Sunny Goyal · 6 years ago
  86. ab83773 Updating fallback activity by Sunny Goyal · 6 years ago
  87. b80cb40 Merge changes Ia255a7af,I74e74e54 into ub-launcher3-master by Tony Wickham · 6 years ago
  88. 3a6746a Animate TaskView as you swipe down on it to launch by Tony Wickham · 6 years ago
  89. 64eb8ea Close all floating views when animating to new screen for newly installed apps. by Jon Miranda · 6 years ago
  90. 457dedd Merge "Starting wallpaper picker in a separate task" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  91. b1a7f28 Merge "Move default pip position to right above the shelf (Pt. Launcher)" into ub-launcher3-master by Tracy Zhou · 6 years ago
  92. 112c927 Starting wallpaper picker in a separate task by Sunny Goyal · 6 years ago
  93. a706f00 Move default pip position to right above the shelf (Pt. Launcher) by Tracy Zhou · 6 years ago
  94. 11e9649 Do not clear grid accupancy if nothing changes by Sunny Goyal · 6 years ago
  95. 81b4c7b Adding a custom view for DragHandle by Sunny Goyal · 6 years ago
  96. edb0d6b Disable the two-swipe when quickstep is disabled. by Winson Chung · 6 years ago
  97. 2e38cf4 Merge "Changing the overviewState to show appsearch and floating header" into ub-launcher3-master by Sunny Goyal · 6 years ago
  98. a246727 Registering app transition animations with the internal stateManager, by Sunny Goyal · 6 years ago
  99. 7185dd6 Changing the overviewState to show appsearch and floating header by Sunny Goyal · 6 years ago
  100. 9d69c8d Abstracting out all the Laucher related logic by Sunny Goyal · 6 years ago