1. c96fa24 Fix notification dot scale in AllApps with grid size enabled by Samuel Fufa · 6 years ago
  2. 6f7e970 Support defining X column layout for all apps as a display option. by Jon Miranda · 6 years ago
  3. 13c1c2c Migrate to using DefaultDisplay by Winson Chung · 6 years ago
  4. f3231f4 Remove unused hints code. by Zak Cohen · 6 years ago
  5. 3f411e7 Add padding between nav bar and hotseat in vertical bar layout. by Jon Miranda · 6 years ago
  6. 1b383af Not using magic constants for navbar height by vadimt · 6 years ago
  7. e1cb93f Always place notification dots directly on adaptive icon path by Tony Wickham · 6 years ago
  8. ae6e318 Initial changes to creating a fake landscape Launcher UI by Sunny Goyal · 6 years ago
  9. bba6451 Refactor app open animation so that FloatingIconView tracks window. by Jon Miranda · 6 years ago
  10. 58fa4b6 Removing some redundant resource definitions by Sunny Goyal · 6 years ago
  11. 0bd63d1 Add landscape support for DeviceProfile#getItemLocation. by Jon Miranda · 6 years ago
  12. 1a49fb5 Transform closing window to icon on workspace using adaptive icons. by Jon Miranda · 7 years ago
  13. 238124e Ensure that icon and cached display size is always non-zero by Sunny Goyal · 7 years ago
  14. 1a359a2 Add hints in Overview by Miranda Kephart · 7 years ago
  15. 0128d3f App to home animation zooms into the app icon. by Jon Miranda · 7 years ago
  16. 415f173 Changing the format for device profile definition by Sunny Goyal · 7 years ago
  17. f34bee8 Rename "badges" to "dots" where appropriate by Tony Wickham · 7 years ago
  18. 8912b04 Move BadgeRenderer to iconloader library by Tony Wickham · 7 years ago
  19. 48cb7bc Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package by Hyunyoung Song · 7 years ago
  20. 1786df3 Fix bug where folder items get clipped. by Jon Miranda · 7 years ago
  21. 5eacbb7 Update launcher grid for tablet devices. by Jon Miranda · 7 years ago
  22. 7e183c3 Tune device profiles. by Jon Miranda · 7 years ago
  23. 1eeffbe Add padding between hotseat and insets in multiwindow landscape by Tony Wickham · 7 years ago
  24. 08ef667 Using dragHandle for workspace padding calculation instead of pageIndicator by Sunny Goyal · 7 years ago
  25. 59d086c Using surface rotation instead of insets to determine seascape configuration by Sunny Goyal · 7 years ago
  26. d792a77 Updating the card size logic by Sunny Goyal · 7 years ago
  27. 591e360 Match folder icon size to normalized circle icon size. by Jon Miranda · 7 years ago
  28. 81b4c7b Adding a custom view for DragHandle by Sunny Goyal · 7 years ago
  29. 7c7be8c Simplifying options popup and overview handling by Sunny Goyal · 7 years ago
  30. 2e2e2b4 Fixing widget label not being rendered in multi-window mode by Sunny Goyal · 8 years ago
  31. d70e75a Removing launcher dependency when logging quickstep interaction by Sunny Goyal · 8 years ago
  32. 2fda6ce Handle transition from multi-window by Winson Chung · 8 years ago
  33. fde5505 Handling configuration changes by Sunny Goyal · 8 years ago
  34. 7e2e67f Adding isSeascape method to have a common place to orientation check by Sunny Goyal · 8 years ago
  35. 12069e6 Removing some device profile dependencies in view contructors by Sunny Goyal · 8 years ago
  36. b4b7e20 Bound folders to overview panel instead of workspace by Tony Wickham · 8 years ago
  37. 1a52ef5 Removing some dependency on Launcher UI by Sunny Goyal · 8 years ago
  38. 07b6929 Removing layout handling in DeviceProfile and moving it to individual views by Sunny Goyal · 8 years ago
  39. 228153d Updating landscape layout for launcher/quickstep by Sunny Goyal · 8 years ago
  40. 179249d Dominant color is part of icon cache by Sunny Goyal · 8 years ago
  41. b532dfe Updating the hotseat background to a solid color with rounded corners by Sunny Goyal · 8 years ago
  42. ac9408a Enable work profile tab in all apps. by Mario Bertschler · 8 years ago
  43. b63b44c Load some recent tasks by Winson Chung · 8 years ago
  44. 1676458 Separing the overview states for normal and quickstep builds by Sunny Goyal · 8 years ago
  45. c99cb17 Moving some state specific logic to subclass of LauncherState by Sunny Goyal · 8 years ago
  46. 8c23068 [automerger] Larger icons for L3Go and spacing changes. am: 846455e1ff by Android Build Merger (Role) · 8 years ago
  47. 846455e Larger icons for L3Go and spacing changes. by Jon Miranda · 8 years ago
  48. 0cd0457 Change rule so that multi-window labels are shown if there is space. by Jon Miranda · 8 years ago
  49. c32d5ab Merge changes from topic "am-b4842062-1b80-4730-9ee4-8ba12a75cc30" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  50. bb28c01 Merge "Fix bug where mw landscape cell size is calculated incorretly." into ub-launcher3-dorval-polish2 by TreeHugger Robot · 8 years ago
  51. 7fb9e71 Increase overview icon zone percentage from 20% to 22%. by Jon Miranda · 8 years ago
  52. a11380d Fix bug where mw landscape cell size is calculated incorretly. by Jon Miranda · 8 years ago
  53. 5044c35 Update hotseat cell height calculation. by Jon Miranda · 8 years ago
  54. 18751b6 Landscape launcher grid/all apps to spec. by Jon Miranda · 8 years ago
  55. 3f9bab2 More launcher grid updates. by Jon Miranda · 8 years ago
  56. b35bb60 Merge "Launcher grid changes." into ub-launcher3-dorval-polish by TreeHugger Robot · 8 years ago
  57. 9ad8746 Revert "Update Folders to match spec." by Jonathan Miranda · 8 years ago
  58. 30d0aa2 Launcher grid changes. by Jon Miranda · 8 years ago
  59. 1091e53 Manually compute all apps cell height in multi-window mode. by Jon Miranda · 8 years ago
  60. fd8fa13 Update Folders to match spec. by Jon Miranda · 8 years ago
  61. 8632d9d Factor in CellLayout padding in cell size calculation. by Jon Miranda · 8 years ago
  62. 4e35827 Tighten up vertical spacing in landscape all apps. by Jon Miranda · 8 years ago
  63. 52ff325 Move padding from Hotseat to Hotseat's CellLayout. by Jon Miranda · 8 years ago
  64. 2803200 Set edgeMarginPx back to 8dp. by Jon Miranda · 8 years ago
  65. 2ed276e New calculation for page indicator size on tall devices. by Jon Miranda · 8 years ago
  66. 72b5fd1 Grid change polish bugs. by Jon Miranda · 8 years ago
  67. b28c4fc Landscape grid changes for Workspace/All Apps. by Jon Miranda · 8 years ago
  68. 0966072 Portrait grid changes for Workspace/All Apps. by Jon Miranda · 8 years ago
  69. 47a8922 Spread out overview buttons in landscape by Tony · 8 years ago
  70. 966d901 Removing QsbBlockerView by Sunny Goyal · 8 years ago
  71. 0dc1db4 Aligning the search box with bottom of hotseat icons by Sunny Goyal · 8 years ago
  72. df39ca1 Removing padding override in multi-window mode by Sunny Goyal · 8 years ago
  73. d519052 Separating top and bottom paddings for the hotseat by Sunny Goyal · 8 years ago
  74. 1237df0 Update icon badges to match spec by Tony Wickham · 9 years ago
  75. b07a355 Add checks for FeatureFlags.QSB_ON_FIRST_SCREEN by Louis Begin · 9 years ago
  76. a799bed Show notification icon in place of "1" in badge. by Tony Wickham · 9 years ago
  77. 9a8d11f FastBitmapDrawable can draw an icon badge (notification count) by Tony Wickham · 9 years ago
  78. f5440cb Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logic by Sunny Goyal · 9 years ago
  79. c1b2399 Scale folders to fit within the available height and width. by Jon Miranda · 9 years ago
  80. 776ca25 Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" into ub-launcher3-master by Sunny Goyal · 9 years ago
  81. 7ae64ff Scale widgets in multi-window mode. by Jon Miranda · 9 years ago
  82. c13403c Defining various modes for CellLayout: Workspace, Hotseat & Folder by Sunny Goyal · 9 years ago
  83. c1b08c5 Add bottom padding to hotseat in multi-window mode. by Jon Miranda · 9 years ago
  84. 93e1f04 Hide workspace text in multi-window mode. by Jon Miranda · 9 years ago
  85. 51f037d Refactor edge of screen detection code. by Jon Miranda · 9 years ago
  86. bf7d812 Scale down folder cells to fit within bounds if necessary. by Jon Miranda · 9 years ago
  87. c3e4e22 Remove unused code in DeviceProfile. by Jon Miranda · 9 years ago
  88. df3bc52 Center overview panel buttons. by Jon Miranda · 9 years ago
  89. cc42c5b Create new DeviceProfile when in multi window mode. by Jon Miranda · 9 years ago
  90. 00e1068 Removing unused background padding from base recycler view by Sunny Goyal · 9 years ago
  91. 802f325 Updating the folder cell dimensions to be closer to a square am: 68f240eb54 by Sunny Goyal · 9 years ago
  92. 68f240e Updating the folder cell dimensions to be closer to a square by Sunny Goyal · 9 years ago
  93. aca2145 Restore AllAppsContainerView UI to match spec. by Jon Miranda · 9 years ago
  94. baec6ff Updating the paddings in folder cell by Sunny Goyal · 9 years ago
  95. 016eaee Change all apps caret target bounding box b/30400751 by Hyunyoung Song · 9 years ago
  96. 9d96fd5 Landscape container padding update. b/30021487 by Hyunyoung Song · 9 years ago
  97. fadbe8f Fixing regression in folder positioning. by Winson · 9 years ago
  98. 6231ede Matching hotseat to spec. by Winson · 9 years ago
  99. 11439c5 Fixing small regressions from layout tweaks by Winson · 9 years ago
  100. 1f06427 Initial changes to tweak layout. by Winson · 9 years ago