1. d230307 Migrating to android-x by Sunny Goyal · 7 years ago
  2. 8a2a63b Moving click and long click handling for items from launcher to separate class by Sunny Goyal · 7 years ago
  3. 14a8926 Using edge effect to trigger spring animation for all apps. by Mario Bertschler · 7 years ago
  4. b1d222e Removing support for app prediction from Launcher3 by Sunny Goyal · 7 years ago
  5. 01ce755 Removing unused app discovery support by Sunny Goyal · 7 years ago
  6. b5950bb Update label accordingly when work mode is changed by Tony Mak · 7 years ago
  7. 6eeb040 Consume work mode API by Tony Mak · 7 years ago
  8. 2bfa4d4 Make work footer stick to the bottom if there are only a few apps #2 by Tony Mak · 7 years ago
  9. 6ffe4e0 Add work profile footer in work tab by Tony Mak · 7 years ago
  10. ac9408a Enable work profile tab in all apps. by Mario Bertschler · 7 years ago
  11. 232d719 [automerger] Fix bug where recycled BubbleTextView kept their badges. am: 5254944a68 by Android Build Merger (Role) · 7 years ago
  12. 5254944 Fix bug where recycled BubbleTextView kept their badges. by Jon Miranda · 7 years ago
  13. 610af37 Add springs when user clicks on caret / all apps snaps to top. by Jon Miranda · 8 years ago
  14. c90a89d Add spring to QSB when opening all apps. by Jon Miranda · 8 years ago
  15. e309c6d Fix getAppPosition calculation since search divider removed from RV. by Jon Miranda · 8 years ago
  16. 89d5c5a Updating fast scrollbar UI in Landscape by Sunny Goyal · 8 years ago
  17. b28c4fc Landscape grid changes for Workspace/All Apps. by Jon Miranda · 8 years ago
  18. 5c83e7c Refactor and generalize SpringAnimationHandler. by Jon Miranda · 8 years ago
  19. 6d60532 Revert "Decrease jank in all apps physics." by Jonathan Miranda · 8 years ago
  20. 9d7f2b9 Decrease jank in all apps physics. by Jon Miranda · 8 years ago
  21. 4e11c27 Add physics motion to items in all apps. by Jon Miranda · 8 years ago
  22. dc19a07 Adding support for top padding in BaseRecyclerView. The scrollbar is by Sunny Goyal · 8 years ago
  23. 161f96b Moving apps search related logic into a custom layout file by Sunny Goyal · 8 years ago
  24. c06af33 Minor Refactoring only: no functional change by Mario Bertschler · 8 years ago
  25. 0fc6f68 App discovery integration in All Apps search by Mario Bertschler · 8 years ago
  26. 4497361 Fixing accessibility description for all-apps grid adapter. by Sunny Goyal · 8 years ago
  27. 2a65020 Removing the section break UI support by Sunny Goyal · 8 years ago
  28. 6e74e89 Refactor shortcuts drag and drop. by Tony Wickham · 8 years ago
  29. 4ebc3d0 Change NavBar to transparent black b/30615471 by Hyunyoung Song · 9 years ago
  30. 8529743 Merge "Centered all apps search text" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  31. 1f06427 Initial changes to tweak layout. by Winson · 9 years ago
  32. a92447a Centered all apps search text by Peter Schiller · 9 years ago
  33. e8eaa9c Ensuring that fast scrolling to predictions scrolls list to the top by Winson · 9 years ago
  34. b655b88 Cleaning up scrollbar logic to properly calculate stable extents. by Winson · 9 years ago
  35. c2a20ff Consolidate all the dividers to provide same look and feel by Peter Schiller · 9 years ago
  36. 243ad3d Updating alignment of search input by Peter Schiller · 9 years ago
  37. 1bce7fd Long-press on an app to reveal its shortcuts. by Tony Wickham · 9 years ago
  38. abef55a Update Launcher to use theme colors. by Andrew Sapperstein · 9 years ago
  39. ae50284 Moving LauncherAccessibilityDelegate to Launcher to associate it with by Sunny Goyal · 9 years ago
  40. b7c2e99 Merge "Updating the app search buton text" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  41. 3333b0c Unifying focus indicator handling for workspace and all-apps by Sunny Goyal · 9 years ago
  42. 6e92f05 Ensure that custom actions are available to all apps items by Adam Cohen · 9 years ago
  43. 8653f1d Updating the app search buton text by Sunny Goyal · 9 years ago
  44. 97660f7 resolve merge conflicts of 2494c3f168 to ub-launcher3-calgary by Sunny Goyal · 9 years ago
  45. 2494c3f Moving createMarketSearchIntent to search controller to allow it to be customizable by Sunny Goyal · 9 years ago
  46. 9e3fee1 Starting market search whenever the search key is pressed by Sunny Goyal · 9 years ago
  47. 992a5f5 Starting market search whenever the search key is pressed by Sunny Goyal · 9 years ago
  48. 4759760 Removing LauncherCallbacks control over app search am: c42ac0a5a6 by Sunny Goyal · 9 years ago
  49. c42ac0a Removing LauncherCallbacks control over app search by Sunny Goyal · 9 years ago
  50. e72f1d1 Accessibility delegate is already set in BubbleTextView constructor. Not need to set it again by Sunny Goyal · 9 years ago
  51. e70fb6f Accessibility delegate is already set in BubbleTextView constructor. Not need to set it again by Sunny Goyal · 9 years ago
  52. e98bcdb am 34ef93cc: am 058c21db: Ensure accessibility delegate is set on all apps icons. by Winson · 9 years ago
  53. 34ef93c am 058c21db: Ensure accessibility delegate is set on all apps icons. by Winson · 9 years ago
  54. 058c21d Ensure accessibility delegate is set on all apps icons. by Winson · 9 years ago
  55. 0b90814 am c0880491: Highlighting sectioned apps on fast-scroll. by Winson · 9 years ago
  56. c088049 Highlighting sectioned apps on fast-scroll. by Winson · 10 years ago
  57. f4f89ef Using context.getString for getting formatted strings, as it works better with different locales by Sunny Goyal · 10 years ago
  58. 3eefff8 am 0947f5c2: Merge "Adding graphic for all apps empty search screen." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  59. fee206f Adding graphic for all apps empty search screen. by Winson · 10 years ago
  60. 42e2809 Removing some eclipse warnings by Sunny Goyal · 10 years ago
  61. a2917f6 Merge "Ensuring that AllAppsGridAdapter is public." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  62. eea9fa4 Ensuring that AllAppsGridAdapter is public. by Winson · 10 years ago
  63. bedf923 Adding market search. by Winson Chung · 10 years ago
  64. deaf4d1 Fixing issue with accessibility falsely reporting app count when there are no search results. by Winson Chung · 10 years ago
  65. 1ae7a50 Moving prediction icons back into recycler view. by Winson Chung · 10 years ago
  66. b177744 Refactoring fast scroller. by Winson Chung · 10 years ago
  67. fbc5b18 Refactored section names to only draw when there is space. by Winson Chung · 10 years ago
  68. ef7f874 Refactoring all apps search to support external search bar. by Winson Chung · 10 years ago
  69. 6103501 Merge "Ensuring that we use the screen width more optimally in AllApps." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  70. 7501adf Ensure that we use the system long press duration when dragging from AllApps. by Winson Chung · 10 years ago
  71. 2c6e5cc Ensuring that we use the screen width more optimally in AllApps. by Winson Chung · 10 years ago
  72. 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
  73. 5f4e0fd Moving all apps code into sub package. by Winson Chung · 10 years ago[Renamed (92%) from src/com/android/launcher3/AppsGridAdapter.java]
  74. c620560 Creating landscape and portrait device profiles at app initialization by Sunny Goyal · 10 years ago
  75. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 10 years ago
  76. 4b6eb26 Adding drop shadow effect in allapps by Sunny Goyal · 10 years ago
  77. 4ddc340 Fixing crash when drawing prediction bar divider. by Winson Chung · 10 years ago
  78. 208ed75 Pulling out predictions into another row view. by Winson Chung · 10 years ago
  79. ed0c1cc Minor visual tweaks. by Winson Chung · 10 years ago
  80. a3499dc Tweaking section processing for different languages by Winson Chung · 10 years ago
  81. 13eb527 Exploring dense all apps layout. by Winson Chung · 10 years ago
  82. 4ac3006 Initial changes to support predicted apps. by Winson Chung · 10 years ago
  83. 99d96ba Fixing issue with fast scroller not showing sub-section headers. by Winson Chung · 10 years ago
  84. de34aa4 Updating sticky headers. by Winson Chung · 10 years ago
  85. 83f59ab Explorations in dense grids for all apps. by Winson Chung · 10 years ago
  86. 3857d7a Fixing crash in All Apps. by Winson Chung · 10 years ago
  87. d5a03eb Ensuring that we skip item decoration drawing when there are no apps. by Winson Chung · 10 years ago
  88. 0f78572 Initial changes to support a fixed all-apps layout. by Winson Chung · 10 years ago
  89. 1c7c493 Fixing issue with building velvet against lower support lib. by Winson Chung · 10 years ago
  90. 9121fbf Small refactoring to apps list. by Winson Chung · 10 years ago
  91. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 10 years ago
  92. aa2ab25 Tweaking the apps list fast scroller. by Winson Chung · 10 years ago
  93. 888b3a1 Minor changes to apps view. by Winson Chung · 10 years ago
  94. 93f98ea Adding app grid layout with fastscroller. by Winson Chung · 10 years ago