1. 64896f3 Put the "floating" in ENABLE_FLOATING_SEARCH_BAR. by Andy Wickham · 2 years, 3 months ago
  2. cc51c84 Merge "Update taskbar paddings/sizes to match spec." into udc-dev am: 10b3e64d51 am: b6e38fb23f by Jon Miranda · 2 years, 3 months ago
  3. 95f4472 Update taskbar paddings/sizes to match spec. by Jon Miranda · 2 years, 3 months ago
  4. 72fbdc7 Merge "Migrate Interpolators from Launcher3 to the public animation library" into udc-qpr-dev by Kateryna Ivanova · 2 years, 3 months ago
  5. 7945649 Implement calculations of Responsive Grid in DeviceProfile by Thales Lima · 2 years, 3 months ago
  6. 7120373 Migrate Interpolators from Launcher3 to the public animation library by Kateryna Ivanova · 2 years, 3 months ago
  7. c98b781 Calculate sizes for responsive grid by Thales Lima · 2 years, 5 months ago
  8. ec5abba Add feature flag and attribute for responsive grid by Thales Lima · 2 years, 5 months ago
  9. 6c304b1 Always insetting the widget by a minimum of 6dp by Sunny Goyal · 2 years, 5 months ago
  10. 04f0510 Allow grids to specify if we should start align taskbar in 3 button nav. by Jon Miranda · 2 years, 5 months ago
  11. 9c478b6 Add taskbarIconSize to GridOption/DisplayOptions by Jon Miranda · 2 years, 5 months ago
  12. 7eee74b Scale folder if it doesn't fit the screen by Thales Lima · 2 years, 6 months ago
  13. e17a949 Align taskbar to the left/right in 3 button nav for certain devices. by Jon Miranda · 2 years, 6 months ago
  14. 8aa3f00 Land ENABLE_TASKBAR_IN_OVERVIEW by Alex Chau · 2 years, 6 months ago
  15. 599109b Update folder row and column for 5x5 grid to 4x4. Update dump method to include changed properties and add dump test for 5x5 grid by Helen Cheuk · 2 years, 6 months ago
  16. ffc68b0 Rename variables for better understanding by Thales Lima · 2 years, 8 months ago
  17. e76291f Pad large screen hotseat in RTL 3 button nav mode by swapping left and right padding to avoid overlapping with nav buttons by Helen Cheuk · 2 years, 7 months ago
  18. c424941 Merge "Updating Drawables as per GraphicsUtils changes" into tm-qpr-dev by Sunny Goyal · 2 years, 7 months ago
  19. 799e120 Updating Drawables as per GraphicsUtils changes by Sunny Goyal · 2 years, 7 months ago
  20. fcb6a5f Merge "Improvements for All Apps on different display sizes" into tm-qpr-dev by Thales Lima · 2 years, 7 months ago
  21. cbedc7e Merge "Move overview actions to task menu when no focused task." into tm-qpr-dev by Pat Manning · 2 years, 7 months ago
  22. 2b25ded Update notification dot renderer when we update the taskbar icon size. by Jon Miranda · 2 years, 7 months ago
  23. 7b8f766 Move overview actions to task menu when no focused task. by Pat Manning · 2 years, 8 months ago
  24. e9273ea Improvements for All Apps on different display sizes by Thales Lima · 2 years, 7 months ago
  25. d852d65 Create attr for padding between icon and text in cells by Thales Lima · 2 years, 8 months ago
  26. 1207e77 Merge changes I2c1e440b,I805d56d4 into tm-qpr-dev by Nicolò Mazzucato · 2 years, 8 months ago
  27. cb7bd50 Log device profile changes in perfetto traces by Nicolo' Mazzucato · 2 years, 8 months ago
  28. 85d664e Use transient taskbar size/margin to calculate taskbar position for persistent taskbar by Alex Chau · 2 years, 8 months ago
  29. 06f36e8 Reduce icon/text simultaneously when cellHeight is not enough for largest display size by Alex Chau · 2 years, 8 months ago
  30. 37292eb Merge "folderChild icon and text size should follow the respective configuration" into tm-qpr-dev by Alex Chau · 2 years, 9 months ago
  31. 0d4f1ac folderChild icon and text size should follow the respective configuration by Alex Chau · 2 years, 9 months ago
  32. 1b276a1 Add transientTaskbarMargin above taskbar in overview by Alex Chau · 2 years, 9 months ago
  33. 6a59006 Polish hotseat and taskbar with 3 buttons by Thales Lima · 2 years, 9 months ago
  34. a68164d Set iconsSizePx of Taskbar's DeviceProfile directly by Alex Chau · 2 years, 9 months ago
  35. ab800f7 Temporarily use 1f bottomSheetDepth for multi-display by Alex Chau · 2 years, 9 months ago
  36. be75313 Don't scale iconSize and textSize in non-default display size by Alex Chau · 2 years, 9 months ago
  37. 54fa110 Removing some unnecessary interfaces and merging them to ActivityContext by Sunny Goyal · 2 years, 9 months ago
  38. a4aaf1a Add transient taskbar sizing for twoPanel devices. by Jon Miranda · 2 years, 9 months ago
  39. 171ee66 Fix test and DeviceProfile dump by Thales Lima · 2 years, 9 months ago
  40. ae0d7ef Increase icon size to be closer to spec by Thales Lima · 2 years, 10 months ago
  41. 905e0f1 Update overview to fit transient taskbar by Alex Chau · 2 years, 10 months ago
  42. 1feadf7 Merge "Improve spaces for folders" into tm-qpr-dev by Alex Chau · 2 years, 10 months ago
  43. b35faed Improve spaces for folders by Thales Lima · 3 years ago
  44. 7e81950 Update insets for transient taskbar by Jon Miranda · 2 years, 10 months ago
  45. 184a042 Add transient taskbar UI by Jon Miranda · 2 years, 11 months ago
  46. 8edca84 Merge "Prevent doubling up on split placeholder insets" into tm-qpr-dev by Jeremy Sim · 2 years, 11 months ago
  47. 0ac4708 Prevent doubling up on split placeholder insets by Jeremy Sim · 2 years, 11 months ago
  48. 8949c58 Fix positioning of split instruction and share targets with taskbar in overview by Alex Chau · 2 years, 11 months ago
  49. d67ddc4 Taskbar in overview by Alex Chau · 3 years ago
  50. 3d2c062 Change wallpaper depth in widget picker by Alex Chau · 3 years ago
  51. e818bcb Use real IDP in DeviceProfileTest by Alex Chau · 3 years ago
  52. b11dedc Merge "Use full screen width for drop target buttons to support higher screen densities from truncating text." into tm-qpr-dev by Pat Manning · 3 years ago
  53. e63dd25 Use full screen width for drop target buttons to support higher screen densities from truncating text. by Pat Manning · 3 years, 1 month ago
  54. 1e8b45f Extract cell horizontal space to a method by Thales Lima · 3 years ago
  55. 7b10492 Merge "Make folder sizes customizable" into tm-qpr-dev by Thales Lima · 3 years, 1 month ago
  56. 2d675e8 Merge "Resize preview for correct clipping" into tm-qpr-dev by Sihua Ma · 3 years, 1 month ago
  57. a08a443 Make folder sizes customizable by Thales Lima · 3 years, 1 month ago
  58. 89be3a4 Merge "Show 3 button nav on phone in Taskbar (1/2)" into tm-qpr-dev by Vinit Nayak · 3 years, 1 month ago
  59. e04aa20 Resize preview for correct clipping by Sihua Ma · 3 years, 2 months ago
  60. 8a3d055 Show 3 button nav on phone in Taskbar (1/2) by Vinit Nayak · 3 years, 1 month ago
  61. 9938c2f Calculate hotseat width based on available width by Thales Lima · 3 years, 1 month ago
  62. b0f42f0 Merge "Adjust height of tablet AllApps base on row height" into tm-qpr-dev by Alex Chau · 3 years, 1 month ago
  63. 206ede9 Adjust height of tablet AllApps base on row height by Alex Chau · 3 years, 1 month ago
  64. f28c428 Merge "Create less number of dot-renderers at startup" into tm-qpr-dev by Sunny Goyal · 3 years, 1 month ago
  65. 65190ae Create less number of dot-renderers at startup by Sunny Goyal · 3 years, 1 month ago
  66. 7db37b3 Use Taskbar window for phones (only works on gesture nav) with flag by Vinit Nayak · 3 years, 3 months ago
  67. 5f74bfd Refactor DeviceProfile tests based on dump() and use real device dimensions for tests. by Pat Manning · 3 years, 1 month ago
  68. fe5bccb Merge "Update calculation method for Overview UI placement on tablets" into tm-qpr-dev by Jeremy Sim · 3 years, 1 month ago
  69. 1cfe6d4 Update calculation method for Overview UI placement on tablets by Jeremy Sim · 3 years, 2 months ago
  70. f6ef879 Moving all sources that are shared between Launcher and TAPL in one directory by vadimt · 3 years, 1 month ago
  71. 5e6fe32 Merge "Space out 3 button nav on taskbar" into tm-qpr-dev by TreeHugger Robot · 3 years, 1 month ago
  72. c729317 Space out 3 button nav on taskbar by Vinit Nayak · 3 years, 2 months ago
  73. 62572c0 Revert "Move BaseActivityInterface task size methods to DevicePr..." by Alex Chau · 3 years, 1 month ago
  74. 4e73e5e Move BaseActivityInterface task size methods to DeviceProfile. by Pat Manning · 3 years, 2 months ago
  75. 26f70f7 Add DeviceProfile tests on all attributes across different configurations. by Pat Manning · 3 years, 2 months ago
  76. 0c4e11b Make workspace and hotseat scale down in widgets picker by Alex Chau · 3 years, 2 months ago
  77. b8c0595 Add new hotseat bottom margin options by Thales Lima · 3 years, 3 months ago
  78. a7335bc Simplify vertical bar hotseat bottom calculation for spring loaded state. by Pat Manning · 3 years, 2 months ago
  79. 616e010 Fix QSB alignment by Thales Lima · 3 years, 3 months ago
  80. 7a8a9ed Fix issue where allAppsCellWidth is 0 by Brandon Dayauon · 3 years, 3 months ago
  81. 0183476 Merge "Remove deprecated verticalBar layout in Overview" into tm-qpr-dev by Jeremy Sim · 3 years, 3 months ago
  82. 3c2c3f1 Remove deprecated verticalBar layout in Overview by Jeremy Sim · 3 years, 4 months ago
  83. 0390366 Merge "fixed scalable grid allApps to match home screen icons in largest display size" into tm-dev am: 5ba5c76c76 am: cd9cffe63d by Brandon Dayauon · 3 years, 3 months ago
  84. 5ba5c76 Merge "fixed scalable grid allApps to match home screen icons in largest display size" into tm-dev by Brandon Dayauon · 3 years, 3 months ago
  85. 56e367b Merge "Fix taskbar icon flicker and jump when transforming to hotseat" into tm-dev by Alex Chau · 3 years, 3 months ago
  86. 0bc6824 Merge "Have separate DeviceProfile instances for taskbar and all apps windows." into tm-qpr-dev by Brian Isganitis · 3 years, 3 months ago
  87. a9a7811 Have separate DeviceProfile instances for taskbar and all apps windows. by Brian Isganitis · 3 years, 3 months ago
  88. 6329b20 Merge "Center drop target button alignment across devices" into tm-dev am: 179c289a6c am: 7ca1b38d7e by Alex Chau · 3 years, 3 months ago
  89. e2e1509 Fix taskbar icon flicker and jump when transforming to hotseat by Alex Chau · 3 years, 4 months ago
  90. 5b01930 Center drop target button alignment across devices by Alex Chau · 3 years, 3 months ago
  91. 1db078e Merge "Update drop target button alignment across devices" into tm-dev am: 618047355d am: 15ca7e759b by Alex Chau · 3 years, 3 months ago
  92. fe4a4d1 Merge "Fix taskbar icon flicker and jump when transforming to hotseat" into tm-qpr-dev by TreeHugger Robot · 3 years, 3 months ago
  93. 906d882 Update drop target button alignment across devices by Alex Chau · 3 years, 3 months ago
  94. 51da219 Fix taskbar icon flicker and jump when transforming to hotseat by Alex Chau · 3 years, 4 months ago
  95. b29dabc Revert "Update drop target button alignment across devices." by Pat Manning · 3 years, 4 months ago
  96. 969f6a8 fixed scalable grid allApps to match home screen icons in largest display size by Brandon Dayauon · 3 years, 4 months ago
  97. 07ca884 App row padding is now consistent for all grid sizes. Also fix when 2x2 allApp icons get super big. by Brandon Dayauon · 3 years, 4 months ago
  98. 8909fc2 Merge "Update drop target button alignment across devices." into tm-dev by Pat Manning · 3 years, 4 months ago
  99. a54d1ab Merge "Re-land "Update workspace, cell layout, shortcut and widget, and cell size calculations."" into tm-dev by Pat Manning · 3 years, 4 months ago
  100. f4c8da6 Merge "Tune overview icon size and paddings" into tm-dev by Alex Chau · 3 years, 4 months ago