1. f5440cb Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logic by Sunny Goyal · 9 years ago
  2. 824c540 Merge "nav bar on all apps container should use light theme. b/33553066 Change-Id: Ic9eb796a01eaa8d00fbeedeb5456876b668e6db2" into ub-launcher3-master by Hyunyoung Song · 9 years ago
  3. df9f147 nav bar on all apps container should use light theme. by Hyunyoung Song · 9 years ago
  4. 776ca25 Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" into ub-launcher3-master by Sunny Goyal · 9 years ago
  5. 55cb70b Adding an overridable DrawableFactory to allow creating custom icon drawables by Sunny Goyal · 9 years ago
  6. c13403c Defining various modes for CellLayout: Workspace, Hotseat & Folder by Sunny Goyal · 9 years ago
  7. 93e1f04 Hide workspace text in multi-window mode. by Jon Miranda · 9 years ago
  8. 51f037d Refactor edge of screen detection code. by Jon Miranda · 9 years ago
  9. bf7d812 Scale down folder cells to fit within bounds if necessary. by Jon Miranda · 9 years ago
  10. c3e4e22 Remove unused code in DeviceProfile. by Jon Miranda · 9 years ago
  11. 2a65020 Removing the section break UI support by Sunny Goyal · 9 years ago
  12. 3f0a53f Making the width of the fast scroller popup as wrap_content by Sunny Goyal · 9 years ago
  13. f8fa9e4 Merge "Simplifying fast scroller logic" into ub-launcher3-master by Sunny Goyal · 9 years ago
  14. 802f325 Updating the folder cell dimensions to be closer to a square am: 68f240eb54 by Sunny Goyal · 9 years ago
  15. 5d9fb0e Simplifying fast scroller logic by Sunny Goyal · 9 years ago
  16. 740ac7f Refactoring floating view opening/closing logic by Sunny Goyal · 9 years ago
  17. 68f240e Updating the folder cell dimensions to be closer to a square by Sunny Goyal · 9 years ago
  18. 10236d6 Update pre-drag lifecycle for apps with shortcuts. by Tony Wickham · 9 years ago
  19. 7a37203 Merge "Exposing custom actions using keyboard shortcut" into ub-launcher3-master by Sunny Goyal · 9 years ago
  20. 32b838e Decrease drop target left and right padding. am: e0dab19c71 by Tony Wickham · 9 years ago
  21. e0dab19 Decrease drop target left and right padding. by Tony Wickham · 9 years ago
  22. 0bc9e98 resolve merge conflicts of 9311387 to ub-launcher3-master by Tony Wickham · 9 years ago
  23. 9311387 Enable light status bar when top of wallpaper is light. by Tony Wickham · 9 years ago
  24. aff8550 Merge "Ignore long clicks triggered from the edge of screen." into ub-launcher3-master by Jonathan Miranda · 9 years ago
  25. aca2145 Restore AllAppsContainerView UI to match spec. by Jon Miranda · 9 years ago
  26. 379198e Ignore long clicks triggered from the edge of screen. by Jon Miranda · 9 years ago
  27. 6e74e89 Refactor shortcuts drag and drop. by Tony Wickham · 9 years ago
  28. 66b2457 Exposing custom actions using keyboard shortcut by Sunny Goyal · 9 years ago
  29. 0034190 Removing center vertical from folder gravity. by Sunny Goyal · 9 years ago
  30. b318c0e Fade deep shorcuts in and out. by Tony Wickham · 9 years ago
  31. 6c61323 Add context to widget dimensions for accessibility. by Jon Miranda · 9 years ago
  32. baec6ff Updating the paddings in folder cell by Sunny Goyal · 9 years ago
  33. 016eaee Change all apps caret target bounding box b/30400751 by Hyunyoung Song · 9 years ago
  34. 112ce42 Adding a resource pointer to the app name so that derived projects can by Sunny Goyal · 9 years ago
  35. 6bb6711 Ignore clicks on shortcuts' drag handles. am: e04a07f6ac by Tony Wickham · 9 years ago
  36. e04a07f Ignore clicks on shortcuts' drag handles. by Tony Wickham · 9 years ago
  37. 4ebc3d0 Change NavBar to transparent black b/30615471 by Hyunyoung Song · 9 years ago
  38. 598e184 Reduce distance to start deferred drag from shortcuts to 12dp. by Tony Wickham · 9 years ago
  39. 1f01b01 Align shortcut text with view start. by Tony Wickham · 9 years ago
  40. a659bfe Updating content description for the shortcuts menu and announcing by Sunny Goyal · 9 years ago
  41. d92e36e Update shortcuts font to match spec. by Tony Wickham · 9 years ago
  42. 70a7c9b Showing the shortcuts in the disabled state and removing ti from the menu by Sunny Goyal · 9 years ago
  43. a2454ad Launcher shortcuts animations update. by Sunny Goyal · 9 years ago
  44. 8fcdee0 Merge "Change default animation duration for all apps open and close." into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  45. e3876e8 Change default animation duration for all apps open and close. by Hyunyoung Song · 9 years ago
  46. 3cdf466 Updating the label for shortcuts aciton by Sunny Goyal · 9 years ago
  47. 780c926 Match updated redlines for shortcuts. by Tony · 9 years ago
  48. eec1f9a Add arrow view to deep shortcuts container. by Tony · 9 years ago
  49. 3ffa64d Added custom actions for showing the shortcuts menu and adding a quick action by Sunny Goyal · 9 years ago
  50. 0658031 Merge changes I09bce218,Id5716a34 into ub-launcher3-calgary by Winson Chung · 9 years ago
  51. 377ed3f Add drag handle to shortcuts. by Tony Wickham · 9 years ago
  52. 6231ede Matching hotseat to spec. by Winson · 9 years ago
  53. 0334030 Caret background protection by Peter Schiller · 9 years ago
  54. 1f06427 Initial changes to tweak layout. by Winson · 9 years ago
  55. 8f58e61 Update shortcut animations. by Tony Wickham · 9 years ago
  56. e4be3b3 Support gray hotseat background in all apps transition b/30201515 by Hyunyoung Song · 9 years ago
  57. a30b51c Adding stateful caret drawable by Peter Schiller · 9 years ago
  58. c9dec56 Merge "Preventing unnecessary layouts on search focus change" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  59. 5024503 Preventing unnecessary layouts on search focus change by Sunny Goyal · 9 years ago
  60. fcb81b9 Merge "Moving the QSB out of the cell layout to the Drag layer" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  61. 6178f13 Moving the QSB out of the cell layout to the Drag layer by Sunny Goyal · 9 years ago
  62. f420438 Updating the content description of disabled icons by Sunny Goyal · 9 years ago
  63. b655b88 Cleaning up scrollbar logic to properly calculate stable extents. by Winson · 9 years ago
  64. 6f21ff3 Merge "Defining the list of predefined device profiles in xml. This allows the profiles to be easily customized by derivatives." into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  65. c9b6d84 Merge "Consolidate all the dividers to provide same look and feel" into ub-launcher3-calgary by Peter Schiller · 9 years ago
  66. 8dd3ce6 Merge "Updating page indicator content description to indicate click target for apps list" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  67. c2a20ff Consolidate all the dividers to provide same look and feel by Peter Schiller · 9 years ago
  68. ab7a50e Merge "Updating the allow rotation settings text" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  69. 4dceebe Updating the allow rotation settings text by Sunny Goyal · 9 years ago
  70. 53fe1f2 Updating page indicator content description to indicate click target by Sunny Goyal · 9 years ago
  71. 243ad3d Updating alignment of search input by Peter Schiller · 9 years ago
  72. 819e193 Defining the list of predefined device profiles in xml. by Sunny Goyal · 9 years ago
  73. b900f1c Merge "Delete all* references to launcher clings." into ub-launcher3-calgary by Andrew Sapperstein · 9 years ago
  74. 932eb83 Delete all* references to launcher clings. by Andrew Sapperstein · 9 years ago
  75. 3da982f Merge "Use colorSecondary for darker bg color." into ub-launcher3-calgary by Andrew Sapperstein · 9 years ago
  76. 310a988 Updating all apps to match spec by Peter Schiller · 9 years ago
  77. 5f7750d Use colorSecondary for darker bg color. by Andrew Sapperstein · 9 years ago
  78. 1bce7fd Long-press on an app to reveal its shortcuts. by Tony Wickham · 9 years ago
  79. 653bfcc Merge "Accessibility fixes and updates" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  80. d0a6ae7 Accessibility fixes and updates by Sunny Goyal · 9 years ago
  81. 5b2de72 Updating some strings 'Tap & hold' > 'Touch & hold' by Sunny Goyal · 9 years ago
  82. eac1dac All apps pull up work b/28917826 b/29469966 b/29542376 by Hyunyoung Song · 9 years ago
  83. abef55a Update Launcher to use theme colors. by Andrew Sapperstein · 9 years ago
  84. 7d2fc81 Add caret shaped all app pull up handle to page indicator. b/28917826 by Hyunyoung Song · 9 years ago
  85. fb94f48 Merge "Replacing overview panel icons with vector drawables" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  86. 8653f1d Updating the app search buton text by Sunny Goyal · 9 years ago
  87. 47328fd Removing the SearchDropTarget bar as it no longer contains the QSB by Sunny Goyal · 9 years ago
  88. e7d7304 Replacing overview panel icons with vector drawables by Sunny Goyal · 9 years ago
  89. b765b18 Merge "Removing logic for workspace migration from Launcher2" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  90. ded0fdb Removing logic for workspace migration from Launcher2 by Sunny Goyal · 9 years ago
  91. 6a4e026 Removing some usused resources by Sunny Goyal · 9 years ago
  92. c64cfdd Updating the folder page indicator to be more like the by Sunny Goyal · 9 years ago
  93. f549dab Add PageIndicator interface and custom PageIndicatorLine view. by Tony Wickham · 9 years ago
  94. 04cc3a7 Opening the system default wallpaper picker on clicking the wallpaper tile by Sunny Goyal · 9 years ago
  95. f48e592 Making the 'Allow rotation' setting dependent on system state by Sunny Goyal · 9 years ago
  96. 1ed6c4a Showing a toast when changing wallaper is disabled by Sunny Goyal · 9 years ago
  97. 46ab227 Removing Launcher broadcast support from Launcher3 by Sunny Goyal · 9 years ago
  98. 53b7ce1 Removing first launcher broadcast by Sunny Goyal · 9 years ago
  99. ddec1c7 Refactor UserEventLogging, Add predictedRank, replace Bundle with Proto by Hyunyoung Song · 10 years ago
  100. 13178ac Adding an upper bound to all-apps width on larger devices by Sunny Goyal · 10 years ago