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