1. f5440cb Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logic by Sunny Goyal · 8 years ago
  2. 8f03c86 Merge "Refactoring FlingToDelete" into ub-launcher3-master by Sunny Goyal · 8 years ago
  3. 0f76b56 Refactoring FlingToDelete by Sunny Goyal · 8 years ago
  4. d3e02eb Merge "Don't let AllAppsTransitionController intercept when a floating view is open." into ub-launcher3-master by Tony Wickham · 8 years ago
  5. 139a25a Don't let AllAppsTransitionController intercept when a floating view is open. by Tony · 8 years ago
  6. df9f147 nav bar on all apps container should use light theme. by Hyunyoung Song · 8 years ago
  7. db2fa04 Merge "Moving saving state transtion listener logic to individual views" into ub-launcher3-master by Sunny Goyal · 8 years ago
  8. db36437 Moving saving state transtion listener logic to individual views by Sunny Goyal · 8 years ago
  9. 145435e Using dimension defined for all apps search bar height. by Jon Miranda · 8 years ago
  10. f92af1d Use insets and hotseatCellHeightPx to set search container height. by Jon Miranda · 8 years ago
  11. 47564ca Merge "Simplifying mapCoordInSelfToDescendant" into ub-launcher3-master by Sunny Goyal · 8 years ago
  12. 8b16b96 Fixing same drawable instance being used with 2 views by Sunny Goyal · 8 years ago
  13. 5e0e94f Simplifying mapCoordInSelfToDescendant by Sunny Goyal · 8 years ago
  14. 9485e5f Show error toast messages when there is no room for the item when icon is not to be added to folder. by Jon Miranda · 8 years ago
  15. 2a65020 Removing the section break UI support by Sunny Goyal · 8 years ago
  16. 5d9fb0e Simplifying fast scroller logic by Sunny Goyal · 8 years ago
  17. 740ac7f Refactoring floating view opening/closing logic by Sunny Goyal · 8 years ago
  18. df7ef68 Refactors in UserEventDispatcher by Hyunyoung Song · 8 years ago
  19. 10236d6 Update pre-drag lifecycle for apps with shortcuts. by Tony Wickham · 8 years ago
  20. aca2145 Restore AllAppsContainerView UI to match spec. by Jon Miranda · 8 years ago
  21. 5eea1e8 resolve merge conflicts of 6e74e89 to ub-launcher3-master by Tony · 8 years ago
  22. 6e74e89 Refactor shortcuts drag and drop. by Tony Wickham · 8 years ago
  23. 3298d0f Move handling touch logic from AllAppsContainerView to BaseContainerView. by Jon Miranda · 8 years ago
  24. 177ad2b Move TransformingTouchDelegate logic to BaseContainerView. by Jon Miranda · 8 years ago
  25. c145b55 Don't close all apps when touching deep shortcuts container. am: 946f85060a by Tony Wickham · 8 years ago
  26. f595f3d Merge "Don't close all apps when touching deep shortcuts container." into ub-launcher3-calgary-polish by Tony Wickham · 8 years ago
  27. 4a65283 Show IME when search query != null after rotation am: c2fe1147f9 by Hyunyoung Song · 8 years ago
  28. 915d56a Merge "Show IME when search query != null after rotation" into ub-launcher3-calgary-polish by Hyunyoung Song · 8 years ago
  29. c2fe114 Show IME when search query != null after rotation by Hyunyoung Song · 8 years ago
  30. 946f850 Don't close all apps when touching deep shortcuts container. by Tony Wickham · 8 years ago
  31. 94b510c Some drag and drop code refactor: by Sunny Goyal · 8 years ago
  32. 59a2380 Support user event logging for drag and drop b/30039490 by Hyunyoung Song · 8 years ago
  33. 96c56b3 Merge "Pull down should work on search box, even if all apps scroll is not at top. b/30295305" into ub-launcher3-calgary by Hyunyoung Song · 8 years ago
  34. 58a9c4b Pull down should work on search box, even if all apps scroll is not at top. by Hyunyoung Song · 8 years ago
  35. 4ebc3d0 Change NavBar to transparent black b/30615471 by Hyunyoung Song · 8 years ago
  36. dd60ce4 Remove two redundant layout pass in AllAppsTransitionController. by Hyunyoung Song · 8 years ago
  37. 75df256 Merge "Refresh the all apps container search result when apps are installed" into ub-launcher3-calgary by Hyunyoung Song · 8 years ago
  38. f66b680 Refresh the all apps container search result when apps are installed by Hyunyoung Song · 8 years ago
  39. ce3fffb Updating the search hint to contain the icon as a span object. by Sunny Goyal · 8 years ago
  40. 1f06427 Initial changes to tweak layout. by Winson · 8 years ago
  41. 637e40a Centered typing in search field by Peter Schiller · 8 years ago
  42. e4be3b3 Support gray hotseat background in all apps transition b/30201515 by Hyunyoung Song · 8 years ago
  43. 9413860 Account for RTL with search animation by Peter Schiller · 8 years ago
  44. 5024503 Preventing unnecessary layouts on search focus change by Sunny Goyal · 8 years ago
  45. b029e9f Merge "Cleaning up scrollbar logic to properly calculate stable extents." into ub-launcher3-calgary by Winson Chung · 8 years ago
  46. 4dd8501 Merge "all apps should pull down when there isn't scrollable thumb b/30059445" into ub-launcher3-calgary by Hyunyoung Song · 8 years ago
  47. cd4b300 all apps should pull down when there isn't scrollable thumb b/30059445 by Hyunyoung Song · 8 years ago
  48. e22e607 Merge "Reset scroll position when all apps is reset" into ub-launcher3-calgary by Peter Schiller · 8 years ago
  49. ca7f30f Fix all apps becoming clipped when screen is rotated with all apps opened. by Hyunyoung Song · 8 years ago
  50. c529c98 Reset scroll position when all apps is reset by Peter Schiller · 8 years ago
  51. b655b88 Cleaning up scrollbar logic to properly calculate stable extents. by Winson · 8 years ago
  52. c2a20ff Consolidate all the dividers to provide same look and feel by Peter Schiller · 8 years ago
  53. 723657c Merge "Updating alignment of search input" into ub-launcher3-calgary by Peter Schiller · 8 years ago
  54. dcb8259 Simplified search focus logic by Peter Schiller · 8 years ago
  55. 243ad3d Updating alignment of search input by Peter Schiller · 8 years ago
  56. e28bd7c Set the all apps nav bar to black. b/29998559 by Hyunyoung Song · 8 years ago
  57. 310a988 Updating all apps to match spec by Peter Schiller · 8 years ago
  58. 1bce7fd Long-press on an app to reveal its shortcuts. by Tony Wickham · 8 years ago
  59. 8ea6a53 Fixed inset overscroll by Peter Schiller · 8 years ago
  60. cbea086 All Apps header shadow is drawn incorrectly by Peter Schiller · 8 years ago
  61. 1c72b72 Add margin to all apps recycler container view by Hyunyoung Song · 8 years ago
  62. abef55a Update Launcher to use theme colors. by Andrew Sapperstein · 8 years ago
  63. a9a8a42 UI fixes to All apps pull up work by Hyunyoung Song · 8 years ago
  64. f4cbb14 Fixes to touch handling in all apps pull up work by Hyunyoung Song · 8 years ago
  65. 74b5af3 Fixes to all apps pull up work by Hyunyoung Song · 8 years ago
  66. 3333b0c Unifying focus indicator handling for workspace and all-apps by Sunny Goyal · 8 years ago
  67. 645764e Pull up all apps interaction by Hyunyoung Song · 8 years ago
  68. f898b97 Call onLauncherTransitionPrepare() and End() from pinch. by Tony Wickham · 8 years ago
  69. 05c8c57 Removing dependency on LauncherCallbacks for getting the search bounds by Sunny Goyal · 8 years ago
  70. 8fd5e93 Add getUserEventLogger to LauncherCallbacks b/26494415 by Hyunyoung Song · 9 years ago
  71. 97660f7 resolve merge conflicts of 2494c3f168 to ub-launcher3-calgary by Sunny Goyal · 9 years ago
  72. 2494c3f Moving createMarketSearchIntent to search controller to allow it to be customizable by Sunny Goyal · 9 years ago
  73. 9e3fee1 Starting market search whenever the search key is pressed by Sunny Goyal · 9 years ago
  74. 992a5f5 Starting market search whenever the search key is pressed by Sunny Goyal · 9 years ago
  75. 2611943 Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage" by Sunny Goyal · 9 years ago
  76. fbf19cc <UserEventLogging> Log app launches b/26494415 by Hyunyoung Song · 9 years ago
  77. f940684 resolve merge conflicts of a6194d3d92 to ub-launcher3-calgary by Sunny Goyal · 9 years ago
  78. a6194d3 Wrapping thw widgetList inside a layout, so that it has the same view structure as allApps by Sunny Goyal · 9 years ago
  79. fc956e5 Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage by Sunny Goyal · 9 years ago
  80. 29aac6e Merge "First pass at new FolderIcon visual treatment" into ub-launcher3-calgary by Adam Cohen · 9 years ago
  81. 119e898 First pass at new FolderIcon visual treatment by Adam Cohen · 9 years ago
  82. 775d4c9 Merge "Setting content bounds in onMeasure as it uses measuredWidth, which might not be available during onCreate" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  83. 94f46d9 Setting content bounds in onMeasure as it uses measuredWidth, which might by Sunny Goyal · 9 years ago
  84. cc3a37d Fix build; broken import due to bad merge by Adam Cohen · 9 years ago
  85. f9c184a Refactor FolderIcon to separate the preview effect into it's own class by Adam Cohen · 9 years ago
  86. cb1edd2 Fixing crash during rotation am: bb702584fa by Sunny Goyal · 9 years ago
  87. bb70258 Fixing crash during rotation by Sunny Goyal · 9 years ago
  88. 7c50b31 resolve merge conflicts of 3826bab27e to ub-launcher3-calgary. by Sunny Goyal · 9 years ago
  89. 0ac7ede Merging search bar with all apps by Sunny Goyal · 9 years ago
  90. 0f97b78 Added config_springLoadWorkspace to enable/disable spring-loaded workspace. by Tony Wickham · 9 years ago
  91. 81d5a22 am 2c4d2ccd: Merge "Don’t create dummy app info." into ub-launcher3-burnaby-polish by Winson Chung · 9 years ago
  92. 5fbe074 Don’t create dummy app info. by Winson · 9 years ago
  93. 0b90814 am c0880491: Highlighting sectioned apps on fast-scroll. by Winson · 9 years ago
  94. c088049 Highlighting sectioned apps on fast-scroll. by Winson · 9 years ago
  95. 94e0d37 Initial spring loaded workspace. by Tony Wickham · 9 years ago
  96. 10612a7 Merge commit '5c6bdbbc27525acc8c49cea6a1de36723a13fac7' into manual_merge_5c6bdbbc by Winson · 9 years ago
  97. 5c6bdbb Fixing regression, reset AllApps when the screen turns off. by Winson · 9 years ago
  98. 3eefff8 am 0947f5c2: Merge "Adding graphic for all apps empty search screen." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  99. fee206f Adding graphic for all apps empty search screen. by Winson · 9 years ago
  100. 7b7d6d0 am a67cce2c: Merge "Tweaking fast scroller to follow touch closer." into ub-launcher3-burnaby by Winson Chung · 9 years ago