1. 11a5074 Refactoring some folder binding logic: by Sunny Goyal · 6 years ago
  2. 49a3e69 show dot in deep shortcuts when notification contains exactly identical by Pinyao Ting · 6 years ago
  3. 9275c82 Merge "Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twice" into ub-launcher3-qt-r1-dev am: 0a9e91b6e4 by Sunny Goyal · 6 years ago
  4. 2c848d0 Merge "Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twice" into ub-launcher3-qt-r1-dev by Sunny Goyal · 6 years ago
  5. 6b6d0a3 Fix DEFER_UPDATES_NEXT_DRAW flag is not unset when binging happens twice by Sunny Goyal · 6 years ago
  6. 29e8ef3 Log the right workspace id for -1 screen for stop and resume. am: bfc2da1fd8 by Becky Qiu · 6 years ago
  7. bfc2da1 Log the right workspace id for -1 screen for stop and resume. by Becky Qiu · 6 years ago
  8. 87dcde6 Separating apps list callback from model callback and simplifying various events by Sunny Goyal · 6 years ago
  9. f9b585b Don't specify 1P Launcher3 type if 3P Launcher is active by Vinit Nayak · 6 years ago
  10. a74b63a do not close widgets that are safe for rebind upon orientation change by Pinyao Ting · 6 years ago
  11. 7a4ed2f Removing tracing for fixed bugs by vadimt · 6 years ago
  12. 1fd52d9 Remove tracing for a fixed bug by vadimt · 6 years ago
  13. 940b0ac Copy resume callbacks list prior to making callbacks by Winson Chung · 6 years ago
  14. 0b70cd4 Finish recents animation when starting a new activity by Winson Chung · 6 years ago
  15. 3e195d7 Disable fake landscape UI by Sunny Goyal · 6 years ago
  16. f46e395 Merge "Fix HOME/RECENTS/BACK duplicated, missing logging" into ub-launcher3-qt-dev by Hyunyoung Song · 6 years ago
  17. 2a70b3d Fix HOME/RECENTS/BACK duplicated, missing logging by Hyunyoung Song · 6 years ago
  18. c8502c1 Do not rebind when when deviceProfile has not changed by Sunny Goyal · 6 years ago
  19. 98cf554 Merge "Saving instance state so that widget cache is updated properly before rebind" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  20. ee15e52 Merge "Defer listening for notification changes until resume" into ub-launcher3-qt-dev by Winson Chung · 6 years ago
  21. 8758311 Defer listening for notification changes until resume by Winson Chung · 6 years ago
  22. 76ba0a3 Saving instance state so that widget cache is updated properly before rebind by Sunny Goyal · 6 years ago
  23. 9d14e55 Merge "Freezing all apps updates during certain tests" into ub-launcher3-qt-r1-dev by Vadim Tryshev · 6 years ago
  24. bfe171f Merge "Add tracing for b/134532571" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  25. 0f08db5 Add tracing for b/134532571 by vadimt · 6 years ago
  26. 0b1cb75 Disable seamless rotation for 3 and 2 button mode by Sunny Goyal · 6 years ago
  27. d4c90e1 Freezing all apps updates during certain tests by vadimt · 6 years ago
  28. f36e5e0 Merge "Fixing interactive state for background states and notifying LauncherCallback accordingly" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  29. e9c6f4c Fixing interactive state for background states and by Sunny Goyal · 6 years ago
  30. da14cf8 Disabling seamless rotation in multiwindow mode by Sunny Goyal · 6 years ago
  31. c62699f Merge "Removing prediciton loading state" into ub-launcher3-qt-dev by Sunny Goyal · 6 years ago
  32. 1d847cf Merge "Lock launcher rotation during activity transition to allow proper seamless transition at the end" into ub-launcher3-qt-dev by TreeHugger Robot · 6 years ago
  33. 9820c05 Removing prediciton loading state by Sunny Goyal · 6 years ago
  34. ab3963d Moving TestInformationProvider to Launcher3 so that it can be used for by Sunny Goyal · 6 years ago
  35. 0c1ed7c Quick patch for PredictionUiStateManager.applyState interrupting allapps by vadimt · 6 years ago
  36. be8c340 Lock launcher rotation during activity transition to allow by Sunny Goyal · 6 years ago
  37. 3ab80bb Enable debug tracing for a lab-only non-starting app from all apps by vadimt · 6 years ago
  38. dedda05 Using a proxy activity for startActivityForResult by Sunny Goyal · 6 years ago
  39. 41d51a0 Enabling fake rotation by default by Sunny Goyal · 6 years ago
  40. 7a39b1b Fixing insets mapping in 3-button and 2-button mode by Sunny Goyal · 6 years ago
  41. ae6e318 Initial changes to creating a fake landscape Launcher UI by Sunny Goyal · 6 years ago
  42. 497708c Clear should not show after Widget Configuration activity by Hyunyoung Song · 6 years ago
  43. efe8475 Merge "Add important dump logging Bug: 130851537 Bug: 119992316" into ub-launcher3-qt-dev by Hyunyoung Song · 6 years ago
  44. a310a80 Add important dump logging Bug: 130851537 Bug: 119992316 by Hyunyoung Song · 6 years ago
  45. 03f2701 Log undo button click by Tony Wickham · 6 years ago
  46. 77b3419 Adding support for showing predicted apps as a floating row in all-apps by Sunny Goyal · 6 years ago
  47. c06e151 Makes Launcher hide the all apps content and scrim on assistant visible. by Govinda Wasserman · 6 years ago
  48. 9589916 ShortcutInfo renamed to WorkspaceItemInfo by Sunny Goyal · 6 years ago
  49. d158097 Do a full touch dispach when proxying touch by Sunny Goyal · 6 years ago
  50. 24e489e Adds the ability for Launcher3 to respond to QSB alpha change requests. by Govinda Wasserman · 6 years ago
  51. 5743f86 Making navigation mode listener a singleton so that the change is dispatched by Sunny Goyal · 6 years ago
  52. 369212a Adding a utility class to listen for app launches by Sunny Goyal · 6 years ago
  53. 7143ba6 Make QSB_ON_FIRST_SCREEN a boolean. by Jon Miranda · 6 years ago
  54. f820d5d Merge "Fixing launcher UI not reapplied properly when IDP changed as a result of display changes" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  55. e6f3fa4 Fix bug where folder items preview remain in low res state. by Jon Miranda · 7 years ago
  56. 371ea05 Fixing launcher UI not reapplied properly when IDP changed as a result of display changes by Sunny Goyal · 7 years ago
  57. 2db5342 Fixing some Launcher crashes because of using old model data even by Sunny Goyal · 7 years ago
  58. bbece86 Reapply the current state after onCreate by Sunny Goyal · 7 years ago
  59. 1a359a2 Add hints in Overview by Miranda Kephart · 7 years ago
  60. a002c6c Removing use of onQuickstep event and determining the touchSlopPassed in Launcher by Sunny Goyal · 7 years ago
  61. 202ae0b Sending notification and widget changes to a listner so that by Sunny Goyal · 7 years ago
  62. aae6fbb Moving some utility methods around by Sunny Goyal · 7 years ago
  63. c5e0fb9 Merge "Icon size should update when grid config changes" into ub-launcher3-master by Hyunyoung Song · 7 years ago
  64. 31971a3 Icon size should update when grid config changes by Hyunyoung Song · 7 years ago
  65. 3663b31 Merge "Removing diagnostics" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  66. 8c48d8b Changing min sdk to 25 by Sunny Goyal · 7 years ago
  67. 3f8591f Removing diagnostics by vadimt · 7 years ago
  68. 95ee747 Merge "Adding more events for reproducing race conditions during Launcher start" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  69. 13edcc3 Add more diags for b/117332845 by vadimt · 7 years ago
  70. cb86375 Adding more events for reproducing race conditions during Launcher start by vadimt · 7 years ago
  71. f80e893 When undoing a removal, always return to the page it came from by Tony · 7 years ago
  72. 00d4255 Adding tests that would reliably reproduce shifted search. by vadimt · 7 years ago
  73. c593939 Bye bye workspace screens table by Sunny Goyal · 7 years ago
  74. 7120490 Merge "Rename "badges" to "dots" where appropriate" into ub-launcher3-master by Tony Wickham · 7 years ago
  75. ef92b82 Adding support for launcher preview generation by Sunny Goyal · 7 years ago
  76. f34bee8 Rename "badges" to "dots" where appropriate by Tony Wickham · 7 years ago
  77. ab770a1 Making CellLayout inflatable without LauncherActivtiy by Sunny Goyal · 7 years ago
  78. 8ac8d73 Merge "Split out launcherProtos from sysui_shared.jar" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  79. 0ae3888 Split out launcherProtos from sysui_shared.jar by Hyunyoung Song · 7 years ago
  80. 876e462 Removing separate hotseat widget, instead using a QSB acroll all UI. by Sunny Goyal · 7 years ago
  81. fc00747 Add StatsLog*Manager for logging. Bug: 113043444 by Hyunyoung Song · 7 years ago
  82. cc8dbf3 Caching clean up, remove dependency on old shared lib loading/caching logic by Winson Chung · 7 years ago
  83. 658c67a Deepshortcuts - only keep the per package shortcut count in memory. by Zak Cohen · 7 years ago
  84. 55ba0dc Merge "Adding some extra logging around draglayer alpha" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  85. fa530cd Make flags UI available on release build of launcher by Ryan Lothian · 7 years ago
  86. cb2c505 Adding some extra logging around draglayer alpha by Sunny Goyal · 7 years ago
  87. efb7e84 Converting long item IDs to int by Sunny Goyal · 7 years ago
  88. 688e989 Groundwork for runtime-toggleable feature flags by Ryan Lothian · 7 years ago
  89. f7ed9c0 Merge "Removing additional rpc due to icon cache update" into ub-launcher3-master by Sunny Goyal · 7 years ago
  90. f840f10 Removing additional rpc due to icon cache update by Sunny Goyal · 7 years ago
  91. 802a289 Add support for testing in portrait mode by Vadim Tryshev · 7 years ago
  92. 6a71a5b Add undo snackbar for deleting items by Tony Wickham · 7 years ago
  93. ad78305 Highlight work tab when user already in All Apps after creating WP. by arangelov · 7 years ago
  94. e1c4a90 Merge "Migrating to android-x" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  95. d230307 Migrating to android-x by Sunny Goyal · 7 years ago
  96. f0b6db7 Removing static launcher activity dependency from FirstFrameAnimationHelper by Sunny Goyal · 7 years ago
  97. 849c6a2 Removing Launcher activity dependency on various animations by Sunny Goyal · 7 years ago
  98. aad3359 Removing unused touch handling in PagedView so that it is similar to various platform class by Sunny Goyal · 7 years ago
  99. e39690b Launching last task when back button is pressed in overview by Sunny Goyal · 7 years ago
  100. b70e1ad Merge "Fix bug where default folder name doesn't change when locale changes." into ub-launcher3-master by Jonathan Miranda · 7 years ago