1. 9740ba4 Improves overview split adjacent launch animation by Vinit Nayak · 2 years, 8 months ago
  2. e5b7e43 Merge "Removing SearchActionItemInfo" into tm-qpr-dev am: cfa199537b am: d48a078c78 by TreeHugger Robot · 2 years, 9 months ago
  3. 9a61621 Removing SearchActionItemInfo by Sunny Goyal · 2 years, 9 months ago
  4. 953a517 Merge "Move SharedPreferences code to its own class." into tm-qpr-dev am: 3233010c5a am: b626411c99 by Stefan Andonian · 2 years, 9 months ago
  5. 146701c Move SharedPreferences code to its own class. by Stefan Andonian · 2 years, 10 months ago
  6. 47d4d81 Cleaning Utilities.java by Sunny Goyal · 2 years, 10 months ago
  7. ea76d35 Cleaning Utilities.java by Sunny Goyal · 2 years, 10 months ago
  8. 0b96f63 Merge "Use movement on the trackpad instead of on screen for trackpad gestures used for gesture nav" by Tracy Zhou · 2 years, 10 months ago
  9. aef9d75 Use movement on the trackpad instead of on screen for trackpad gestures used for gesture nav by Tracy Zhou · 2 years, 10 months ago
  10. 5a84fe1 Merge "Create test for default grid" into tm-qpr-dev am: 267d7179cd am: ed50adb7b4 by TreeHugger Robot · 2 years, 10 months ago
  11. b67bfa7 Create test for default grid by Thales Lima · 2 years, 10 months ago
  12. 6d8afb2 Allow two finger gesture from trackpad to pull down notification from home by Tracy Zhou · 2 years, 10 months ago
  13. cbfb35e Extract PreviewPositionHelper to shared library by Nick Chameyev · 3 years ago
  14. 24637f5 Add input consumer selection reason to active gesture logs by Schneider Victor-tulias · 3 years ago
  15. 5f74bfd Refactor DeviceProfile tests based on dump() and use real device dimensions for tests. by Pat Manning · 3 years, 1 month ago
  16. 4a35dd4 Do not launch home disambiguation screen when home is not known by Sunny Goyal · 3 years, 3 months ago
  17. 0056e95 Change home dragging logic for dead zones by Andras Kloczl · 3 years, 5 months ago
  18. 645af0a Revert "fix broken build on erorrprone" by Sunny Goyal · 3 years, 5 months ago
  19. 9db3054 fix broken build on erorrprone by kholoud mohamed · 3 years, 5 months ago
  20. e15927e Merge "Implement splitting from Taskbar long-press" into tm-dev by Jeremy Sim · 3 years, 5 months ago
  21. abdf25d Implement splitting from Taskbar long-press by Jeremy Sim · 3 years, 5 months ago
  22. d2d8e97 Make the text for the drop target buttons fit if it's too long. by Sebastian Franco · 3 years, 5 months ago
  23. 88319c4 Add utility for isWallpaperSupported. by Brian Isganitis · 3 years, 5 months ago
  24. 0aa263c Do not theme icons when the original view is not themed. by Jon Miranda · 3 years, 6 months ago
  25. 8e31318 Merge "Utilities.trim never returns null." by Andy Wickham · 3 years, 7 months ago
  26. 56be73b Utilities.trim never returns null. by Andy Wickham · 3 years, 7 months ago
  27. 7b40594 Merge changes I36f6cfb8,I7c784765 by Tony Wickham · 3 years, 8 months ago
  28. 66971f8 Create new window for Taskbar Nav Buttons when taskbar is focusable by Tony Wickham · 3 years, 8 months ago
  29. 68af549 Adding icon theming API support in Launcher by Sunny Goyal · 3 years, 8 months ago
  30. d872a97 Updating icon badging logic by Sunny Goyal · 3 years, 9 months ago
  31. c2f024b Fix wrong getIconBounds method inside BubbleTextView by Hyunyoung Song · 3 years, 10 months ago
  32. 16e04e2 Generalize the icon popup menu types. by Schneider Victor-tulias · 3 years, 11 months ago
  33. 1c5e607 [Search] Scale up small search icons on drag start by sfufa@google.com · 3 years, 11 months ago
  34. 68031ca Storing form factor as part of backup and disabling restore if form-factor is different by Sunny Goyal · 4 years, 1 month ago
  35. 7903758 Animate SplitPlaceholderView when entering split from overview by Vinit Nayak · 4 years, 2 months ago
  36. b33e382 Merge "Modify AT_LEAST_S check to include SDK int" into sc-dev am: 1184a03b08 by Steven Ng · 4 years, 2 months ago
  37. 7e31e9b Modify AT_LEAST_S check to include SDK int by Steven Ng · 4 years, 2 months ago
  38. 801dbf9 Merge "Use the splash screen background color as the fallback background color" into sc-dev am: 3616f29f83 by Cyrus Boadway · 4 years, 3 months ago
  39. 9f06168 Use the splash screen background color as the fallback background color by Cyrus Boadway · 4 years, 3 months ago
  40. c7cbf25 Let DragView use ActivityContext instead of Launcher by Tony Wickham · 4 years, 3 months ago
  41. e9d27f1 Updating method for getting themed icon by Sunny Goyal · 4 years, 3 months ago
  42. d550054 Revert^2 "Moving taskbar lifecycle to TouchInteractionService" by Sunny Goyal · 4 years, 3 months ago
  43. 430465a Revert "Moving taskbar lifecycle to TouchInteractionService" by Kholoud Mohamed · 4 years, 3 months ago
  44. e215fb7 Moving taskbar lifecycle to TouchInteractionService by Sunny Goyal · 4 years, 4 months ago
  45. af3aed0 Use SP for folder text size. by Jon Miranda · 4 years, 4 months ago
  46. b47172b Linking various settings that control icon cache to icon state by Sunny Goyal · 4 years, 4 months ago
  47. 88b7f6a Move color extraction utils to extractor class so each instance can by Jon Miranda · 4 years, 4 months ago
  48. 21930da Revert "Revert "Use color extraction for arrow popup."" by Jonathan Miranda · 4 years, 4 months ago
  49. 9ab4377 Adding support for using themed icons on workspace by Sunny Goyal · 4 years, 4 months ago
  50. 17fda29 Revert "Use color extraction for arrow popup." by Vadim Tryshev · 4 years, 4 months ago
  51. 242c805 Use color extraction for arrow popup. by Jon Miranda · 4 years, 4 months ago
  52. 4cc0dbb Change TaskIconMenu to lay out vertically by Vinit Nayak · 4 years, 4 months ago
  53. 35c7b19 Using WindowContext for listening to configuration changes by Sunny Goyal · 4 years, 4 months ago
  54. 9f2acdd Unifying icon loading methods by Sunny Goyal · 4 years, 4 months ago
  55. ec4407b Overview - add the ability to color scrim task views. by Zak Cohen · 4 years, 5 months ago
  56. 572aca4 Moving some common functionality to IconLoaderLib by Sunny Goyal · 4 years, 5 months ago
  57. a608d81 Add rotation support to launch animations by [1;3C · 4 years, 7 months ago
  58. 0fe7326 Align task thumbnails to edge when cropped. by Pat Manning · 4 years, 6 months ago
  59. 4c23ca7 Fixing shortcut intent getting cleared during backup/restore by Sunny Goyal · 4 years, 7 months ago
  60. 0455d14 Fix missing grid for devices that upgrade from R by Tracy Zhou · 4 years, 7 months ago
  61. 6638b56 Merge "Preventing crash when a gesture starts after home activity change but before the update has been received by Launcher" by Sunny Goyal · 4 years, 7 months ago
  62. 53e3b14 Preventing crash when a gesture starts after home activity change but by Sunny Goyal · 4 years, 8 months ago
  63. 6a5f431 Revert "Revert "Add UI updates for incremental app installs."" by Schneider Victor-tulias · 4 years, 8 months ago
  64. 229497d Revert "Add UI updates for incremental app installs." by Schneider Victor-tulias · 4 years, 8 months ago
  65. 84269d3 Add UI updates for incremental app installs. by Schneider Victor-tulias · 4 years, 9 months ago
  66. 20bbaa3 Add additional fake task views on overview gesture completion. by Schneider Victor-tulias · 4 years, 9 months ago
  67. 733e3c6 Moving some initializations to the background thread by Sunny Goyal · 5 years ago
  68. e5cbe2f Add intent extra when launching WallpaperPicker from Launcher am: 0f5c9dbb6f by Wesley.CW Wang · 5 years ago
  69. 0f5c9db Add intent extra when launching WallpaperPicker from Launcher by Wesley.CW Wang · 5 years ago
  70. 53116c6 Simplifying InstallShortcutReceiver by Sunny Goyal · 5 years ago
  71. eaf7a95 Changing minimum supported Launcher version to 26 by Sunny Goyal · 5 years ago
  72. adbe9b6 ADD NPE check before shortcut key creation. by Samuel Fufa · 5 years ago
  73. 0addbf0 Various multi-window fixes by Sunny Goyal · 5 years ago
  74. df5d99f Merge "Refactor usage of getting GRID_OPTIONS_PREFERENCE_KEY value into whether GridOptionsProvider is enabled" into ub-launcher3-rvc-dev by Tracy Zhou · 5 years ago
  75. c6060e6 Refactor usage of getting GRID_OPTIONS_PREFERENCE_KEY value into whether GridOptionsProvider is enabled by Tracy Zhou · 5 years ago
  76. a39544d OverviewActions - Use launcher state to track modal state. by Zak Cohen · 5 years ago
  77. e396abf Moving model data structures to a separate file by Sunny Goyal · 5 years ago
  78. c4d3201 Removing support for fake landscape by Sunny Goyal · 5 years ago
  79. b9ec931 Add fixed_rotation_transform to home settings by Vinit Nayak · 5 years ago
  80. a406f72 Add vertical layout support for Overview in portrait by Vinit Nayak · 6 years ago
  81. 18204e4 Various icon cache fixes by Sunny Goyal · 6 years ago
  82. 0618d68 Merge changes from topic "state-supplier" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  83. 4fdba14 Two-zone model: swipe up from nav bar vs above it by Tony Wickham · 6 years ago
  84. 09b03c5 Optimizing some slow calls on the main thread by Sunny Goyal · 6 years ago
  85. fa39536 Removing static reference of deep shortcut manager by Sunny Goyal · 6 years ago
  86. 306177c Fix dragging icon badge offset am: 37b2489ff7 by Samuel Fufa · 6 years ago
  87. 37b2489 Fix dragging icon badge offset by Samuel Fufa · 6 years ago
  88. 1416843 Adding support for dynamic calendar and clock icons by Sunny Goyal · 6 years ago
  89. 3808a69 Storing BitmapInfo instead of icon and color directly in itemInfo by Sunny Goyal · 6 years ago
  90. f31dab5 Merge "Removing static instance of LauncherAppsCompat and unnecessary wrapper classes" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  91. aa038af Scale Icon badges for shortcut and widgets by Samuel Fufa · 6 years ago
  92. e7b0012 Removing static instance of LauncherAppsCompat and unnecessary wrapper classes by Sunny Goyal · 6 years ago
  93. 6fe3eec Moving various common executors to a single location by Sunny Goyal · 6 years ago
  94. 49a3e69 show dot in deep shortcuts when notification contains exactly identical by Pinyao Ting · 6 years ago
  95. f05d3f8 Revert the changes that prevented touch on RecentsView during animation by Tony Wickham · 6 years ago
  96. b6841ac Revert the changes that prevented touch on RecentsView during animation by Tony Wickham · 6 years ago
  97. 9dbb27c Moving some utilities methods to separate class by Sunny Goyal · 6 years ago
  98. c4bb373 Cleaning up some animation states: by Sunny Goyal · 6 years ago
  99. 5b636eb Optimizing some layouts in taskview by Sunny Goyal · 6 years ago
  100. 878aa33 Using squared hypot to optimize some comparisions by Sunny Goyal · 6 years ago