1. 7570826 Update scaleRectAboutCenter to correctly account for negative left/top values and floating point errors using centerX/Y. by Pat Manning · 2 years, 2 months ago
  2. d5b3a0a Merge "Removing explicit target SDK for launcher" into udc-qpr-dev by TreeHugger Robot · 2 years, 2 months ago
  3. b02dafc Removing explicit target SDK for launcher by Sunny Goyal · 2 years, 2 months ago
  4. 4ac0379 Add themed work badge for themed icons in dragview or floatingiconview by fbaron · 2 years, 2 months ago
  5. add179c Merge "Translate the navigation setting text to prevent overlapping with home gesture hint" into tm-qpr-dev am: f1a0bd61f4 am: 673549f1df by Schneider Victor-tulias · 2 years, 6 months ago
  6. 8ecb5ee Merge changes from topic "running-in-test-camel" into tm-qpr-dev am: d2d2913812 am: 0c15dabc48 by Brian Isganitis · 2 years, 6 months ago
  7. ec76d6e Translate the navigation setting text to prevent overlapping with home gesture hint by Schneider Victor-tulias · 2 years, 6 months ago
  8. fdd044e Expose IS_RUNNING_IN_TEST_HARNESS as static method. by Brian Isganitis · 2 years, 6 months ago
  9. 12b79e6 Merge "Moving IS_DEBUG_DEVICE to a compile time flag for better proguard support" into tm-qpr-dev am: ae030217db am: 68cf24e532 by Sunny Goyal · 2 years, 6 months ago
  10. d248ee7 [Gesture Library Integration] Update the check for motion events on trackpad by Tracy Zhou · 2 years, 7 months ago
  11. 29fa0f3 Moving IS_DEBUG_DEVICE to a compile time flag for better proguard support by Sunny Goyal · 2 years, 6 months ago
  12. 4faa11a Merge "Animate grid tasks to modal state." into tm-qpr-dev am: 1b27affb03 am: 3eadaa7d77 by Pat Manning · 2 years, 6 months ago
  13. 1b27aff Merge "Animate grid tasks to modal state." into tm-qpr-dev by Pat Manning · 2 years, 6 months ago
  14. 9411e22 Merge "Adding support for customizing shortcut pinning logic" into tm-qpr-dev am: 85d15e78d0 am: ba88f8f880 by Sunny Goyal · 2 years, 6 months ago
  15. 550181e Animate grid tasks to modal state. by Pat Manning · 2 years, 7 months ago
  16. 239d6e9 Adding support for customizing shortcut pinning logic by Sunny Goyal · 2 years, 7 months ago
  17. 6b67ef6 Merge "Update strings when work apps are paused" by Liahav Eitan · 2 years, 7 months ago
  18. edd886b Update strings when work apps are paused by Anthony Alridge · 2 years, 7 months ago
  19. 68ca43f Revert "Use movement on the trackpad instead of on screen for trackpad gestures used for gesture nav" by Tracy Zhou · 2 years, 7 months ago
  20. a15f39b Merge "Unify split options into single option" into tm-qpr-dev am: 6fa1ab9441 am: 4e1c1faa37 by Vinit Nayak · 2 years, 7 months ago
  21. 5a6863f Unify split options into single option by Vinit Nayak · 2 years, 7 months ago
  22. da2819e Improves overview split adjacent launch animation by Vinit Nayak · 2 years, 8 months ago
  23. 9740ba4 Improves overview split adjacent launch animation by Vinit Nayak · 2 years, 8 months ago
  24. e5b7e43 Merge "Removing SearchActionItemInfo" into tm-qpr-dev am: cfa199537b am: d48a078c78 by TreeHugger Robot · 2 years, 9 months ago
  25. 9a61621 Removing SearchActionItemInfo by Sunny Goyal · 2 years, 9 months ago
  26. 953a517 Merge "Move SharedPreferences code to its own class." into tm-qpr-dev am: 3233010c5a am: b626411c99 by Stefan Andonian · 2 years, 10 months ago
  27. 146701c Move SharedPreferences code to its own class. by Stefan Andonian · 2 years, 10 months ago
  28. 47d4d81 Cleaning Utilities.java by Sunny Goyal · 2 years, 10 months ago
  29. ea76d35 Cleaning Utilities.java by Sunny Goyal · 2 years, 10 months ago
  30. 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
  31. 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
  32. 5a84fe1 Merge "Create test for default grid" into tm-qpr-dev am: 267d7179cd am: ed50adb7b4 by TreeHugger Robot · 2 years, 10 months ago
  33. b67bfa7 Create test for default grid by Thales Lima · 2 years, 10 months ago
  34. 6d8afb2 Allow two finger gesture from trackpad to pull down notification from home by Tracy Zhou · 2 years, 10 months ago
  35. cbfb35e Extract PreviewPositionHelper to shared library by Nick Chameyev · 3 years ago
  36. 24637f5 Add input consumer selection reason to active gesture logs by Schneider Victor-tulias · 3 years ago
  37. 5f74bfd Refactor DeviceProfile tests based on dump() and use real device dimensions for tests. by Pat Manning · 3 years, 1 month ago
  38. 4a35dd4 Do not launch home disambiguation screen when home is not known by Sunny Goyal · 3 years, 4 months ago
  39. 0056e95 Change home dragging logic for dead zones by Andras Kloczl · 3 years, 6 months ago
  40. 645af0a Revert "fix broken build on erorrprone" by Sunny Goyal · 3 years, 5 months ago
  41. 9db3054 fix broken build on erorrprone by kholoud mohamed · 3 years, 5 months ago
  42. e15927e Merge "Implement splitting from Taskbar long-press" into tm-dev by Jeremy Sim · 3 years, 5 months ago
  43. abdf25d Implement splitting from Taskbar long-press by Jeremy Sim · 3 years, 5 months ago
  44. d2d8e97 Make the text for the drop target buttons fit if it's too long. by Sebastian Franco · 3 years, 5 months ago
  45. 88319c4 Add utility for isWallpaperSupported. by Brian Isganitis · 3 years, 5 months ago
  46. 0aa263c Do not theme icons when the original view is not themed. by Jon Miranda · 3 years, 7 months ago
  47. 8e31318 Merge "Utilities.trim never returns null." by Andy Wickham · 3 years, 7 months ago
  48. 56be73b Utilities.trim never returns null. by Andy Wickham · 3 years, 8 months ago
  49. 7b40594 Merge changes I36f6cfb8,I7c784765 by Tony Wickham · 3 years, 8 months ago
  50. 66971f8 Create new window for Taskbar Nav Buttons when taskbar is focusable by Tony Wickham · 3 years, 8 months ago
  51. 68af549 Adding icon theming API support in Launcher by Sunny Goyal · 3 years, 8 months ago
  52. d872a97 Updating icon badging logic by Sunny Goyal · 3 years, 9 months ago
  53. c2f024b Fix wrong getIconBounds method inside BubbleTextView by Hyunyoung Song · 3 years, 10 months ago
  54. 16e04e2 Generalize the icon popup menu types. by Schneider Victor-tulias · 3 years, 11 months ago
  55. 1c5e607 [Search] Scale up small search icons on drag start by sfufa@google.com · 4 years ago
  56. 68031ca Storing form factor as part of backup and disabling restore if form-factor is different by Sunny Goyal · 4 years, 1 month ago
  57. 7903758 Animate SplitPlaceholderView when entering split from overview by Vinit Nayak · 4 years, 2 months ago
  58. b33e382 Merge "Modify AT_LEAST_S check to include SDK int" into sc-dev am: 1184a03b08 by Steven Ng · 4 years, 3 months ago
  59. 7e31e9b Modify AT_LEAST_S check to include SDK int by Steven Ng · 4 years, 3 months ago
  60. 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
  61. 9f06168 Use the splash screen background color as the fallback background color by Cyrus Boadway · 4 years, 3 months ago
  62. c7cbf25 Let DragView use ActivityContext instead of Launcher by Tony Wickham · 4 years, 3 months ago
  63. e9d27f1 Updating method for getting themed icon by Sunny Goyal · 4 years, 3 months ago
  64. d550054 Revert^2 "Moving taskbar lifecycle to TouchInteractionService" by Sunny Goyal · 4 years, 3 months ago
  65. 430465a Revert "Moving taskbar lifecycle to TouchInteractionService" by Kholoud Mohamed · 4 years, 4 months ago
  66. e215fb7 Moving taskbar lifecycle to TouchInteractionService by Sunny Goyal · 4 years, 4 months ago
  67. af3aed0 Use SP for folder text size. by Jon Miranda · 4 years, 4 months ago
  68. b47172b Linking various settings that control icon cache to icon state by Sunny Goyal · 4 years, 4 months ago
  69. 88b7f6a Move color extraction utils to extractor class so each instance can by Jon Miranda · 4 years, 4 months ago
  70. 21930da Revert "Revert "Use color extraction for arrow popup."" by Jonathan Miranda · 4 years, 4 months ago
  71. 9ab4377 Adding support for using themed icons on workspace by Sunny Goyal · 4 years, 4 months ago
  72. 17fda29 Revert "Use color extraction for arrow popup." by Vadim Tryshev · 4 years, 4 months ago
  73. 242c805 Use color extraction for arrow popup. by Jon Miranda · 4 years, 4 months ago
  74. 4cc0dbb Change TaskIconMenu to lay out vertically by Vinit Nayak · 4 years, 4 months ago
  75. 35c7b19 Using WindowContext for listening to configuration changes by Sunny Goyal · 4 years, 4 months ago
  76. 9f2acdd Unifying icon loading methods by Sunny Goyal · 4 years, 5 months ago
  77. ec4407b Overview - add the ability to color scrim task views. by Zak Cohen · 4 years, 5 months ago
  78. 572aca4 Moving some common functionality to IconLoaderLib by Sunny Goyal · 4 years, 5 months ago
  79. a608d81 Add rotation support to launch animations by [1;3C · 4 years, 7 months ago
  80. 0fe7326 Align task thumbnails to edge when cropped. by Pat Manning · 4 years, 6 months ago
  81. 4c23ca7 Fixing shortcut intent getting cleared during backup/restore by Sunny Goyal · 4 years, 7 months ago
  82. 0455d14 Fix missing grid for devices that upgrade from R by Tracy Zhou · 4 years, 7 months ago
  83. 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, 8 months ago
  84. 53e3b14 Preventing crash when a gesture starts after home activity change but by Sunny Goyal · 4 years, 8 months ago
  85. 6a5f431 Revert "Revert "Add UI updates for incremental app installs."" by Schneider Victor-tulias · 4 years, 8 months ago
  86. 229497d Revert "Add UI updates for incremental app installs." by Schneider Victor-tulias · 4 years, 8 months ago
  87. 84269d3 Add UI updates for incremental app installs. by Schneider Victor-tulias · 4 years, 10 months ago
  88. 20bbaa3 Add additional fake task views on overview gesture completion. by Schneider Victor-tulias · 4 years, 9 months ago
  89. 733e3c6 Moving some initializations to the background thread by Sunny Goyal · 5 years ago
  90. e5cbe2f Add intent extra when launching WallpaperPicker from Launcher am: 0f5c9dbb6f by Wesley.CW Wang · 5 years ago
  91. 0f5c9db Add intent extra when launching WallpaperPicker from Launcher by Wesley.CW Wang · 5 years ago
  92. 53116c6 Simplifying InstallShortcutReceiver by Sunny Goyal · 5 years ago
  93. eaf7a95 Changing minimum supported Launcher version to 26 by Sunny Goyal · 5 years ago
  94. adbe9b6 ADD NPE check before shortcut key creation. by Samuel Fufa · 5 years ago
  95. 0addbf0 Various multi-window fixes by Sunny Goyal · 5 years ago
  96. 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
  97. c6060e6 Refactor usage of getting GRID_OPTIONS_PREFERENCE_KEY value into whether GridOptionsProvider is enabled by Tracy Zhou · 5 years ago
  98. a39544d OverviewActions - Use launcher state to track modal state. by Zak Cohen · 5 years ago
  99. e396abf Moving model data structures to a separate file by Sunny Goyal · 5 years ago
  100. c4d3201 Removing support for fake landscape by Sunny Goyal · 5 years ago