1. c49d60b Migrate ENABLE_CURSOR_HOVER_STATES to aconfig by Pat Manning · 2 years ago
  2. 2a14b97 Remove the test aconfig lib. by Anushree Ganjam · 2 years ago
  3. 77dce5f Merge "Do not clip scaled Launcher icons on hover." into udc-qpr-dev by Pat Manning · 2 years ago
  4. b3b467c [NexusLauncher] Expose setLayoutHorizontal. by Kevin Lim · 2 years, 1 month ago
  5. d0f729d Do not clip scaled Launcher icons on hover. by Pat Manning · 2 years, 7 months ago
  6. 7e37616 Make mDisplay DISPLAY_SEARCH_RESULT visible for test by Brandon Dayauon · 2 years, 1 month ago
  7. f2ea399 Fix prediction row title consistency by Brandon Dayauon · 2 years, 2 months ago
  8. 7945649 Implement calculations of Responsive Grid in DeviceProfile by Thales Lima · 2 years, 3 months ago
  9. 1406a0f Update notification dot color by fbaron · 2 years, 3 months ago
  10. 7d67331 Fix two line item of app-title only in A-Z list and not predicted app row by Brandon Dayauon · 2 years, 5 months ago
  11. 6664d8c Update the pending app icon to match new specs by fbaron · 2 years, 5 months ago
  12. 7eae6a4 Merge "Icon should not disappear on drag and drop" into tm-qpr-dev by Hyunyoung Song · 2 years, 5 months ago
  13. 825480f Icon should not disappear on drag and drop by hyunyoungs · 2 years, 5 months ago
  14. f50106c Fix clipping in SearchResultBigIconRow by Brandon Dayauon · 2 years, 5 months ago
  15. 1e29b04 Set PredictedAppIcon ring disabled when icon is disabled by Tony Wickham · 2 years, 5 months ago
  16. 26958a0 Merge "Set textSize and compound drawable padding for mDisplay == DISPLAY_SEARCH_RESULT" into tm-qpr-dev by Brandon Dayauon · 2 years, 5 months ago
  17. b1957cd Set textSize and compound drawable padding for mDisplay == DISPLAY_SEARCH_RESULT by Brandon Dayauon · 2 years, 5 months ago
  18. 2b33430 Shortcut/people icon horizontal layout polish by Brandon Dayauon · 2 years, 5 months ago
  19. 5ddc6ab Merge "Support two line text in AllApps/OnDeviceSearch w/ feature flag" into tm-qpr-dev by Brandon Dayauon · 2 years, 5 months ago
  20. cf88ea1 Support two line text in AllApps/OnDeviceSearch w/ feature flag by Brandon Dayauon · 2 years, 8 months ago
  21. db599b2 Fix bug where homescreen shows installation completed when it's technically still downloading and fix animation that repeats in apps with quick install by Federico Baron · 2 years, 5 months ago
  22. 82dfc15 Simplifying code around multiple translation components by Sunny Goyal · 2 years, 6 months ago
  23. 3addf0b Merge "Implement All Apps Icon upto the visual Specs." into tm-qpr-dev by Jagrut Desai · 2 years, 6 months ago
  24. 560b0ea Implement All Apps Icon upto the visual Specs. by Jagrut Desai · 2 years, 6 months ago
  25. 97baa50 Merge "Make shortcuts on people row themed" into tm-qpr-dev by Brandon Dayauon · 2 years, 6 months ago
  26. 13e9b9f Translate the taskbar icons to match nav handle shape. by Jon Miranda · 2 years, 6 months ago
  27. e640a9e Make shortcuts on people row themed by Brandon Dayauon · 2 years, 7 months ago
  28. 4eb502a Add finish icon scale animation for downloading apps by Federico Baron · 2 years, 8 months ago
  29. 47d4d81 Cleaning Utilities.java by Sunny Goyal · 2 years, 10 months ago
  30. d3755f4 Scale icons from search to make app icons big like AA -> workspace by Brandon Dayauon · 3 years ago
  31. ede514f Update notification dot from T90 to T80 by James O'Leary · 3 years, 3 months ago
  32. d7281d0 Merge "Adding support for easily extending Launcher DragAndDrop support" into tm-dev by Sunny Goyal · 3 years, 3 months ago
  33. f0ff70a Adding support for easily extending Launcher DragAndDrop support by Sunny Goyal · 3 years, 3 months ago
  34. 1557ba3 Separate color into app color and dot color; specify dot color by James O'Leary · 3 years, 4 months ago
  35. 52f4c16 Revert^2 "Removing some unused code from All-Apps" by Sunny Goyal · 3 years, 4 months ago
  36. 13ae678 Revert "Removing some unused code from All-Apps" by Sunny Goyal · 3 years, 4 months ago
  37. 3946ecd Removing some unused code from All-Apps by Sunny Goyal · 3 years, 4 months ago
  38. 1d57706 Update monochrome theme icon notification dot color by Stefan Andonian · 3 years, 6 months ago
  39. fe74997 Fix NPE in BubbleTextView by Jon Miranda · 3 years, 5 months ago
  40. 56be73b Utilities.trim never returns null. by Andy Wickham · 3 years, 7 months ago
  41. 331e6e9 Merge "Updating icon badging logic" by Sunny Goyal · 3 years, 9 months ago
  42. d872a97 Updating icon badging logic by Sunny Goyal · 3 years, 9 months ago
  43. bdb0dd8 Refactor LauncherAccessibilityDelegate so it can be used outside of Launcher by Schneider Victor-tulias · 3 years, 10 months ago
  44. 903065a Merge "Fix wrong getIconBounds method inside BubbleTextView" into sc-v2-dev am: 31bd663332 am: c1d0a5a6fb by TreeHugger Robot · 3 years, 9 months ago
  45. c2f024b Fix wrong getIconBounds method inside BubbleTextView by Hyunyoung Song · 3 years, 10 months ago
  46. 5cc195f Merge "P2P App Sharing: Gray out disabled SystemShortcut" by Rajeev Kumar · 3 years, 10 months ago
  47. 6886214 P2P App Sharing: Gray out disabled SystemShortcut by Jon Spivack · 3 years, 10 months ago
  48. 486adb0 Fixing wrong text spacing bounds by Sunny Goyal · 3 years, 10 months ago
  49. f0f2b75 Merge "[Search] [Race condition] Fix wrong titles showing on BubbleTextHolder" into sc-v2-dev by Samuel Fufa · 3 years, 10 months ago
  50. d7bdd97 [Search] [Race condition] Fix wrong titles showing on BubbleTextHolder by sfufa@google.com · 3 years, 10 months ago
  51. 37a237b Merge "Adding support for dynamic letter spacing for icon labels" into sc-v2-dev by Sunny Goyal · 3 years, 10 months ago
  52. 0d69cb6 Adding support for dynamic letter spacing for icon labels by Sunny Goyal · 3 years, 11 months ago
  53. 0fe464d [Search] Fix ItemInfo assignment conflict by sfufa@google.com · 3 years, 10 months ago
  54. ca76de0 Support drag/drop on search results by sfufa@google.com · 4 years ago
  55. 707b118 Use ICU to format plural strings by Steven Ng · 4 years ago
  56. 4dd4159 Add taskbar icons unfold animation by Nick Chameyev · 4 years ago
  57. 42b0395 Fix some taskbar stashing issues by Tony Wickham · 4 years ago
  58. 175d152 Animate PredictedAppIcon when its icon changes by Tony Wickham · 4 years ago
  59. 02c0c92 Merge "Add unfold animation to launcher icons and widgets" into sc-v2-dev by Nick Chameyev · 4 years ago
  60. 5e8dbe7 Add unfold animation to launcher icons and widgets by Nick Chameyev · 4 years, 1 month ago
  61. 59f1915 Using themed icons in taskbar by Sunny Goyal · 4 years, 1 month ago
  62. a2f87be Merge "Icon sizes/ keyline / font for AA+ results" into sc-dev am: 02b62ed6fe by Hyunyoung Song · 4 years, 3 months ago
  63. e3d32b5 Icon sizes/ keyline / font for AA+ results by Hyunyoung Song · 4 years, 3 months ago
  64. f262591 Merge changes I6bf48141,I77b7a2e4 into sc-v2-dev by Tony Wickham · 4 years, 3 months ago
  65. 8ac277e Taskbar drag starts internal pre-drag before system drag by Tony Wickham · 4 years, 3 months ago
  66. c4c3269 Crossfading splashscreen if icon is themed by Sunny Goyal · 4 years, 3 months ago
  67. 6755587 Using icon color for dot and halo by Sunny Goyal · 4 years, 3 months ago
  68. d550054 Revert^2 "Moving taskbar lifecycle to TouchInteractionService" by Sunny Goyal · 4 years, 3 months ago
  69. 430465a Revert "Moving taskbar lifecycle to TouchInteractionService" by Kholoud Mohamed · 4 years, 3 months ago
  70. e215fb7 Moving taskbar lifecycle to TouchInteractionService by Sunny Goyal · 4 years, 4 months ago
  71. 9ab4377 Adding support for using themed icons on workspace by Sunny Goyal · 4 years, 4 months ago
  72. 8b9919d Removing some dependency on icon shape by Sunny Goyal · 4 years, 5 months ago
  73. 572aca4 Moving some common functionality to IconLoaderLib by Sunny Goyal · 4 years, 5 months ago
  74. b65d766 Adding support for listening for app launch animation completion by Sunny Goyal · 4 years, 6 months ago
  75. e126d72 More grid changes, closer to final specs. by Jon Miranda · 4 years, 6 months ago
  76. db9a53d Add group highlighting to AA+ result by Hyunyoung Song · 4 years, 6 months ago
  77. 7ba547c Folder support in Taskbar by Tony Wickham · 4 years, 7 months ago
  78. 8dd4ddc Merge "Add border spacing and fixed cell height to grid." into sc-dev by Jonathan Miranda · 4 years, 6 months ago
  79. e92bc55 Make all widgets collapsed in the full widget picker by default by Steven Ng · 4 years, 6 months ago
  80. 228877d Add border spacing and fixed cell height to grid. by Jon Miranda · 4 years, 6 months ago
  81. b0bff05 Merge "Moving slice loading on a background thread" into sc-dev by Sunny Goyal · 4 years, 7 months ago
  82. 79e52fc Moving slice loading on a background thread by Sunny Goyal · 4 years, 7 months ago
  83. aaa42bd Add recent tasks to Taskbar by Tony Wickham · 4 years, 7 months ago
  84. 5809a40 Fix issue of slice icon being rendered on non-UIthread by Hyunyoung Song · 4 years, 7 months ago
  85. 794fe4f Add Hotseat items to Taskbar by Tony Wickham · 4 years, 7 months ago
  86. 5f7f4cb State download information in content description whether or not there was an update. by Schneider Victor-tulias · 4 years, 7 months ago
  87. b40b98d Update FloatingIconView to display PreloadIconDrawables during swipe home animations. by Schneider Victor-tulias · 4 years, 7 months ago
  88. c282018 Consolidate Search result UIs by Samuel Fufa · 4 years, 7 months ago
  89. 6a5f431 Revert "Revert "Add UI updates for incremental app installs."" by Schneider Victor-tulias · 4 years, 7 months ago
  90. 229497d Revert "Add UI updates for incremental app installs." by Schneider Victor-tulias · 4 years, 8 months ago
  91. 84269d3 Add UI updates for incremental app installs. by Schneider Victor-tulias · 4 years, 9 months ago
  92. 7bbec50 Fix AllAppsSearchPlugin icon redrawing without special-casing. by Schneider Victor-tulias · 4 years, 10 months ago
  93. 22a5a68 Fix a couple notificaiton dot issues by Tony Wickham · 4 years, 10 months ago
  94. 3ee7018 Fix All Apps Search plugin shortcut icon redrawing issue. by Schneider Victor-tulias · 4 years, 10 months ago
  95. 314761a Setup SearchResultIcon for single cell results by Samuel Fufa · 4 years, 10 months ago
  96. 4b7f38b Align fallback result query with result text by Samuel Fufa · 4 years, 11 months ago
  97. 02be2a4 Support Remote actions by Samuel Fufa · 5 years ago
  98. 350b462 Animate icon update from loading state. by Schneider Victor-tulias · 5 years ago
  99. d6bacdc Handle AppSearch in plugin by Samuel Fufa · 5 years ago
  100. 4a53c70 Introduce support for Hero app Section by Samuel Fufa · 5 years ago