1. dd002b8 Merge "[Toast] Change toast qpr1 feature flags to all apps device config." into tm-qpr-dev by Becky Qiu · 3 years ago
  2. 3aec5d5 [Toast] Change toast qpr1 feature flags to all apps device config. by Becky Qiu · 3 years ago
  3. 18446d0 Move OnBackInvoked to BaseActivity. by Yein Jo · 3 years ago
  4. 860657a Merge "Updating the scroll calculation from recyclerView to avoid view inflation" into tm-qpr-dev by TreeHugger Robot · 3 years ago
  5. dfaabbb Merge "Migrate Launcher to use the new OnBackInvokedCallback" into tm-qpr-dev by Yein Jo · 3 years ago
  6. dc1b366 Migrate Launcher to use the new OnBackInvokedCallback by Yein Jo · 3 years ago
  7. 3d2c062 Change wallpaper depth in widget picker by Alex Chau · 3 years ago
  8. 20bbe95 Updating the scroll calculation from recyclerView to avoid view inflation by Sunny Goyal · 3 years, 1 month ago
  9. 676d19c Merge "Removing back-button alpha animation code" into tm-qpr-dev by Sunny Goyal · 3 years ago
  10. 8958a70 Simplifying hideKeyboardAsync method by Sunny Goyal · 3 years ago
  11. 1eb1124 Removing back-button alpha animation code by Sunny Goyal · 3 years ago
  12. f2c6bf8 Moving view capture dump to a service to allow longer timeout by Sunny Goyal · 3 years ago
  13. c9c81ef Compressing view capture data and changing the format to avoid by Sunny Goyal · 3 years ago
  14. ee3ef1e Merge "Optimizing View capture logic" into tm-qpr-dev by Sunny Goyal · 3 years ago
  15. a38aa06 Optimizing View capture logic by Sunny Goyal · 3 years, 1 month ago
  16. 360ec03 Use WindowManagerProxy.getRotation to determine if rotation has changed by Alex Chau · 3 years, 1 month ago
  17. ccc430e Detect potential WindowConfiguration change at onApplyWindowInsets by Alex Chau · 3 years, 1 month ago
  18. a30cf8b Dumping view capture directly to file instead of loading it all in memory by Sunny Goyal · 3 years, 1 month ago
  19. f47491b Merge "Remove unused logs" into tm-qpr-dev by TreeHugger Robot · 3 years, 1 month ago
  20. 5f74bfd Refactor DeviceProfile tests based on dump() and use real device dimensions for tests. by Pat Manning · 3 years, 1 month ago
  21. 1dbffe0 Remove unused logs by Schneider Victor-tulias · 3 years, 1 month ago
  22. f49287d Merge "Listen to DisplayController for ignoreAutoRotateSettings" into tm-qpr-dev by TreeHugger Robot · 3 years, 1 month ago
  23. 6209af6 Listen to DisplayController for ignoreAutoRotateSettings by Alex Chau · 3 years, 1 month ago
  24. f6ef879 Moving all sources that are shared between Launcher and TAPL in one directory by vadimt · 3 years, 1 month ago
  25. 62572c0 Revert "Move BaseActivityInterface task size methods to DevicePr..." by Alex Chau · 3 years, 1 month ago
  26. 4e73e5e Move BaseActivityInterface task size methods to DeviceProfile. by Pat Manning · 3 years, 1 month ago
  27. fbd9ebd Merge "Make workspace and hotseat scale down in widgets picker" into tm-qpr-dev by Alex Chau · 3 years, 2 months ago
  28. 25972b1 Adding support for continously capturing view hierarcy in Launcher by Sunny Goyal · 3 years, 2 months ago
  29. 0c4e11b Make workspace and hotseat scale down in widgets picker by Alex Chau · 3 years, 2 months ago
  30. e19aab9 Merge "Allows Launcher to recover gracefully into OverviewSplitSelect state" into tm-qpr-dev by Jeremy Sim · 3 years, 2 months ago
  31. c94f4b7 Allows Launcher to recover gracefully into OverviewSplitSelect state by Jeremy Sim · 3 years, 3 months ago
  32. cb32935 Allow overriding DragController and drag use cases by Abhilasha Chahal · 3 years, 3 months ago
  33. 24d7de4 Merge "Fixing nullpointer exception when accessing StatsLogger before initialization" into tm-qpr-dev by Sunny Goyal · 3 years, 2 months ago
  34. 977838b Fixing nullpointer exception when accessing StatsLogger before initialization by Sunny Goyal · 3 years, 2 months ago
  35. d18304c Close all open views for 1P and 3P launchers by Vinit Nayak · 3 years, 2 months ago
  36. f26bdcb Fix NPE when user swipes back in All Apps and no matching view found by Jon Miranda · 3 years, 3 months ago
  37. 2dac4f7 Merge "Pause expensive view updates before setting hw/sw layers." into tm-dev by Jon Miranda · 3 years, 3 months ago
  38. f58db15 Play fallback animation if icon in All Apps is covered by header. by Jon Miranda · 3 years, 3 months ago
  39. 46ecc0c Pause expensive view updates before setting hw/sw layers. by Jon Miranda · 3 years, 3 months ago
  40. 45fc301 Change accessibility announcement for workspace from "Pixel Launcher" to "Home". by Stefan Andonian · 3 years, 4 months ago
  41. a292987 Merge "Adding support for extending back behavior in Launcher" into tm-dev by Sunny Goyal · 3 years, 3 months ago
  42. 3f2637f Adding support for extending back behavior in Launcher by Sunny Goyal · 3 years, 4 months ago
  43. 6a41d56 Log the reason why a WorkspaceItemInfo was removed by Pinyao Ting · 3 years, 4 months ago
  44. a82a7dc Clear all DragView in onResume by Jon Miranda · 3 years, 4 months ago
  45. a78e070 Merge changes from topic "presubmit-am-1224af9ca3f341a895e4bc19976e2bb8" into tm-dev by Schneider Victor-tulias · 3 years, 4 months ago
  46. 9f922d3 Fix recents animation flicker by Schneider Victor-tulias · 3 years, 4 months ago
  47. f765241 Merge "Replacing ItemInfoMatcher with predicate" into tm-dev by Sunny Goyal · 3 years, 4 months ago
  48. 32084d4 Replacing ItemInfoMatcher with predicate by Sunny Goyal · 3 years, 4 months ago
  49. 9b6babf Translate the 3 navigation buttons to/from their in-app position when animating to/from the -1 screen, all apps and widgets. by Schneider Victor-tulias · 3 years, 5 months ago
  50. 5cc7ff0 Revert "Refactors Search results into separate RV for Toast." by Anushree Ganjam · 3 years, 4 months ago
  51. 6729f0b Refactors Search results into separate RV for Toast. by Andy Wickham · 3 years, 5 months ago
  52. 7b8d63f Removing fade in logic during load. by Sunny Goyal · 3 years, 4 months ago
  53. 2e255ed Merge "Refactor code to be used in LauncherLily features" into tm-dev by Shikha Malhotra · 3 years, 4 months ago
  54. e957b60 Refactor code to be used in LauncherLily features by Shikha Malhotra · 3 years, 5 months ago
  55. cd2ac0f Updating target SDK for Launcher by Sunny Goyal · 3 years, 4 months ago
  56. f78da1b Review comments followup by Shikha Malhotra · 3 years, 5 months ago
  57. 6d6f62c Merge "Added provision to switch the PageIndicator in specific Launchers" into tm-dev by Shikha Malhotra · 3 years, 5 months ago
  58. 0f2e1b6 Added provision to switch the PageIndicator in specific Launchers by Shikha Malhotra · 3 years, 5 months ago
  59. d123fbd Simplify AbstractFloatingView.closeOpenViews usage. by Stefan Andonian · 3 years, 5 months ago
  60. 52eaebe Merge "Close open folders when pausing launcher." into tm-dev by Stefan Andonian · 3 years, 5 months ago
  61. 253c23b Close open folders when pausing launcher. by Stefan Andonian · 3 years, 5 months ago
  62. 5c20fdd Adding finish signal to GestureNavContract. by Sunny Goyal · 3 years, 5 months ago
  63. dfd154f Use numAllAppsColumns to calculate height of all apps icons by Abhilasha Chahal · 3 years, 6 months ago
  64. bde3c8b Move activity starting logic into new ActivityContext extension. by Brian Isganitis · 3 years, 5 months ago
  65. e8b1744 Merge "Add debug logs for bad launcher state." into tm-dev by Jon Miranda · 3 years, 6 months ago
  66. 7ebe209 Add debug logs for bad launcher state. by Jon Miranda · 3 years, 6 months ago
  67. 7db4843 Merge "Never look for matching view in All Apps when swiping up to go home." into tm-dev by Jon Miranda · 3 years, 6 months ago
  68. 694407c Make AllAppsEntry and exit events optional. by Thiru Ramasamy · 3 years, 6 months ago
  69. b42e124 Never look for matching view in All Apps when swiping up to go home. by Jon Miranda · 3 years, 6 months ago
  70. 789a6a9 Add method to pause expensive view updates during the app launch aimation by Schneider Victor-tulias · 3 years, 6 months ago
  71. 49141cc Merge "Revert "Clear all DragView in onSaveInstanceState"" by TreeHugger Robot · 3 years, 6 months ago
  72. baf1ef5 Revert "Clear all DragView in onSaveInstanceState" by Jon Miranda · 3 years, 6 months ago
  73. 099945b Add predictions row to taskbar all apps. by Brian Isganitis · 3 years, 7 months ago
  74. bf63e9c Merge "Add debug logs for testPromiseIcon_addedFromEligibleSession" by Alex Chau · 3 years, 6 months ago
  75. 701774d Add debug logs for testPromiseIcon_addedFromEligibleSession by Jon Miranda · 3 years, 7 months ago
  76. 6974d39 Merge "Expose action that allows landing on the work tab" by Kholoud Mohamed · 3 years, 7 months ago
  77. ceec31b Expose action that allows landing on the work tab by kholoud mohamed · 3 years, 7 months ago
  78. 529fa34 Merge "[OneSearch] Extract logging event for all apps entry into separate method." by Thiru Ramasamy · 3 years, 7 months ago
  79. 5fbac63 [OneSearch] Extract logging event for all apps entry into separate method. by Thiru Ramasamy · 3 years, 7 months ago
  80. c76b203 Allow overriding enterprise related strings in Launcher by kholoud mohamed · 3 years, 8 months ago
  81. c19b51e Merge "Refactor all apps to depend on activity context." by Brian Isganitis · 3 years, 7 months ago
  82. 78cac51 Merge "Remove ADAPTIVE_ICON_WINDOW_ANIM feature flag." by TreeHugger Robot · 3 years, 7 months ago
  83. 78d0d4f Remove ADAPTIVE_ICON_WINDOW_ANIM feature flag. by Jon Miranda · 3 years, 7 months ago
  84. 1664c9f Refactor all apps to depend on activity context. by Brian Isganitis · 3 years, 7 months ago
  85. 46728f6 Merge "Adds Launcher in-window animations, and reworks how the unlock flow works." by Josh Tsuji · 3 years, 7 months ago
  86. 0aff115 Add log to help debug crash during bindItems. by Jon Miranda · 3 years, 10 months ago
  87. 231c922 Adds Launcher in-window animations, and reworks how the unlock flow works. by Josh Tsuji · 3 years, 8 months ago
  88. 80a071b Updating interface name to avoid AS build errors due to name conflict with SysUI by Sunny Goyal · 3 years, 8 months ago
  89. 85232a9 Avoid drawing the first frame in launcher before animation completes by Pinyao Ting · 3 years, 9 months ago
  90. 5902269 Merge "Clear all DragView in onSaveInstanceState" into sc-v2-dev am: 7ac2a71b94 am: 48d82e2c19 by Jon Miranda · 3 years, 9 months ago
  91. 7ac2a71 Merge "Clear all DragView in onSaveInstanceState" into sc-v2-dev by Jon Miranda · 3 years, 9 months ago
  92. 14d6771 Clear all DragView in onSaveInstanceState by Jon Miranda · 3 years, 9 months ago
  93. 986a447 Merge "Play return to icon animation if user swipes back to All Apps." into sc-v2-dev am: 52ee4ec4aa am: faedc9004c by Jon Miranda · 3 years, 9 months ago
  94. bdb0dd8 Refactor LauncherAccessibilityDelegate so it can be used outside of Launcher by Schneider Victor-tulias · 3 years, 10 months ago
  95. c4a99bf Play return to icon animation if user swipes back to All Apps. by Jon Miranda · 3 years, 10 months ago
  96. 5173fd8 Add notification dots and popup menu notification support to the taskbar. by Schneider Victor-tulias · 3 years, 10 months ago
  97. 149dbcb Allow overriding getOptionsPopup test method. by Brian Isganitis · 3 years, 10 months ago
  98. 7b1d25b Fix bug with resize frame in Launcher3. by Yogisha Dixit · 3 years, 11 months ago
  99. a246eb4 Merge "Add logging to help debug b/200572078." into sc-v2-dev by TreeHugger Robot · 4 years ago
  100. 31a0b39 Merge "Allow icon add animations when user touches the screen." into sc-v2-dev by TreeHugger Robot · 4 years ago