- a1af2ce Instead of popup to show letters, show private space icon on fast scrolling by Brandon Dayauon · 1 year, 5 months ago
- 08b0652 Collapse private space container and animate header. by Brandon Dayauon · 1 year, 7 months ago
- aa90056 Change expand animation for private space container. by Brandon Dayauon · 1 year, 7 months ago
- 454590d [PS] Add emphasized interpolators when clicking the PS tile to scroll to bottom. by Holly Sun · 1 year, 8 months ago
- d670f30 [ps] Add helper function to scroll a recycler view to bottom and `resetAndScrollToPrivateSpace`. by Holly Sun · 1 year, 9 months ago
- 311d519 Fix TaplTestsNexus#testSearchForApp by Jagrut Desai · 1 year, 11 months ago
- 4d18ad4 Simplifying some scrollbar binding logic in all-apps by Sunny Goyal · 2 years, 6 months ago
- 4b1a38b Implement two pane widget picker by Federico Baron · 2 years, 9 months ago
- 03fdeb7 Move search bar background protection on top of scrollbar. by Andy Wickham · 2 years, 7 months ago
- f34811d Revert "Revert "Updating the scroll calculation from recyclerView to avoid view inflation"" by Sunny Goyal · 2 years, 10 months ago
- cee6ddf Revert "Updating the scroll calculation from recyclerView to avoid view inflation" by Hui Kang · 2 years, 10 months ago
- 20bbe95 Updating the scroll calculation from recyclerView to avoid view inflation by Sunny Goyal · 3 years ago
- 87a9bf7 Only bind fast scrollbar when attached if not already bound. by Andy Wickham · 3 years, 1 month ago
- bbad97e Unifying scroll calculation logic for both widgets and apps recycler view by Sunny Goyal · 3 years, 2 months ago
- 2ba7797 Moves Search results into a separate RV (take 2). by Andy Wickham · 3 years, 3 months ago[Renamed (94%) from src/com/android/launcher3/BaseRecyclerView.java]
- 3c5a08a Implementing support for item diffing instead of creating out the by Sunny Goyal · 3 years, 3 months ago
- 5cc7ff0 Revert "Refactors Search results into separate RV for Toast." by Anushree Ganjam · 3 years, 3 months ago[Renamed (95%) from src/com/android/launcher3/FastScrollRecyclerView.java]
- 6729f0b Refactors Search results into separate RV for Toast. by Andy Wickham · 3 years, 4 months ago[Renamed (95%) from src/com/android/launcher3/BaseRecyclerView.java]
- 167f81b Add a header container view to the widgets full sheet by Steven Ng · 4 years, 6 months ago
- 665232b Removing diags for a fixed flake by vadimt · 5 years ago
- 1af70f2 Add logging for non-sending "end scrolled" event for Widgets by vadimt · 5 years ago
- 822efc9 Remove tracing for widgets scroll bug by vadimt · 5 years ago
- 31fa653 Manually marking widgets recycler as non-scrollable of frozen by vadimt · 5 years ago
- ac752e3 Debug tracing to repro a flake by vadimt · 5 years ago
- f5a4deb Hide work apps when work profile is paused by Samuel Fufa · 5 years ago
- 758a1d9 Removing flinging via UI Automator by vadimt · 6 years ago
- ae6e318 Initial changes to creating a fake landscape Launcher UI by Sunny Goyal · 6 years ago
- d230307 Migrating to android-x by Sunny Goyal · 7 years ago
- 3661bfa Fixing fast scroller touch handling in all-apps and widget sheet by Sunny Goyal · 7 years ago
- 5e48935 Fix fast scrolling is not "enabled" in work tab by Tony Mak · 8 years ago
- ea0eb4b Forwarding touch events from floating header to recyclerview. by Mario Bertschler · 8 years ago
- 2d3157a Fixes for fast-scrollbar when using work profile tabs in all apps. by Mario Bertschler · 8 years ago
- ac9408a Enable work profile tab in all apps. by Mario Bertschler · 8 years ago
- f1fbc3f Converting widget panel into a floating view by Sunny Goyal · 8 years ago
- 89d5c5a Updating fast scrollbar UI in Landscape by Sunny Goyal · 8 years ago
- 1a8f6fb Updating the fast scroll bar UI by Sunny Goyal · 8 years ago
- 9e4c359 Adding utility method to temporarily hide scrollbar by Sunny Goyal · 8 years ago
- dc19a07 Adding support for top padding in BaseRecyclerView. The scrollbar is by Sunny Goyal · 8 years ago
- 161f96b Moving apps search related logic into a custom layout file by Sunny Goyal · 8 years ago
- 00e1068 Removing unused background padding from base recycler view by Sunny Goyal · 9 years ago
- 2a65020 Removing the section break UI support by Sunny Goyal · 9 years ago
- 5d9fb0e Simplifying fast scroller logic by Sunny Goyal · 9 years ago
- 2e22b5d Fixed header elevation shadow on rotate by Peter Schiller · 9 years ago
- e8eaa9c Ensuring that fast scrolling to predictions scrolls list to the top by Winson · 9 years ago
- b655b88 Cleaning up scrollbar logic to properly calculate stable extents. by Winson · 9 years ago
- c2a20ff Consolidate all the dividers to provide same look and feel by Peter Schiller · 9 years ago
- c088049 Highlighting sectioned apps on fast-scroll. by Winson · 10 years ago
- 646c236 Disabling fast scroller when searching apps. by Winson · 10 years ago
- d2eb49e Tweaking fast scroller to follow touch closer. by Winson · 10 years ago
- b177744 Refactoring fast scroller. by Winson Chung · 10 years ago
- fbc5b18 Refactored section names to only draw when there is space. by Winson Chung · 10 years ago
- c332934 Merge "Refactoring all apps search to support external search bar." into ub-launcher3-burnaby by Winson Chung · 10 years ago
- ef7f874 Refactoring all apps search to support external search bar. by Winson Chung · 10 years ago
- 4b9f979 Fixing regression in fast scroller animation. by Winson Chung · 10 years ago
- ec84728 Consistent scrolling experience for All apps and widget tray by Hyunyoung Song · 10 years ago
- ac5f6af Move fast scrolling logic to BaseRecyclerView by Hyunyoung Song · 10 years ago
- 5f4e0fd Moving all apps code into sub package. by Winson Chung · 10 years ago[Renamed (91%) from src/com/android/launcher3/BaseContainerRecyclerView.java]
- 32f1407 Synchronizing views dependent on scroll during pre-draw. by Winson Chung · 10 years ago
- ed0c1cc Minor visual tweaks. by Winson Chung · 10 years ago
- 9480415 Make common base class to update container bounds and to handle scroll logic. by Winson Chung · 10 years ago