summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/allapps/ActivityAllAppsContainerView.java
AgeCommit message (Expand)Author
2023-07-13Fix the issue that on tablet/unfold, the allapps background color is wrong. a...Becky Qiu
2023-07-12Fix the issue that on tablet/unfold, the allapps background color is wrong.Becky Qiu
2023-06-28Fix custom buttons with translated stringBrandon Dayauon
2023-05-31Fix "Pause work apps" button in strange locationBrandon Dayauon
2023-05-04Merge "Add header protection for Taskbar All Apps search bar." into udc-devBrian Isganitis
2023-04-26Add long swipe from app to overview gesture (with flag).Andy Wickham
2023-04-21Merge "Override INTERPOLATOR_WITHIN_ALL_APPS when app restarts." into udc-devHolly Jiuyu Sun
2023-04-21Add header protection for Taskbar All Apps search bar.Brian Isganitis
2023-04-05Merge "Make navbar scrim taskbar background if taskbar is enabled." into udc-devBrian Isganitis
2023-04-04Don't return early if searching during rebindAdapters().Andy Wickham
2023-04-03Override INTERPOLATOR_WITHIN_ALL_APPS when app restarts.Holly Sun
2023-03-31Merge "Don't move down all apps container when touching near scroll bar." int...Andy Wickham
2023-03-31Merge "Don't move down all apps container when touching near scroll bar." int...Andy Wickham
2023-03-31Make navbar scrim taskbar background if taskbar is enabled.Brian Isganitis
2023-03-29Don't move down all apps container when touching near scroll bar.Andy Wickham
2023-03-29Clean up device profile change listeners for AllApps.Brian Isganitis
2023-03-29Clean up device profile change listeners for AllApps.Brian Isganitis
2023-03-16Merge "[Predictive Back] Add extra bottom space in taskbar all apps to home" ...Fengjiang Li
2023-03-15[Predictive Back] Add extra bottom space in taskbar all apps to homeFengjiang Li
2023-03-13Add debug logs for WorkTabExists testVinit Nayak
2023-02-22Merge "Simplifying some scrollbar binding logic in all-apps" into tm-qpr-devSunny Goyal
2023-02-17Merge "Reset fast scroller when All Apps resets." into tm-qpr-devAndy Wickham
2023-02-17Simplifying some scrollbar binding logic in all-appsSunny Goyal
2023-02-16Merge "[Predictive Back] Widget to home polish: show extra rows at bottom dur...Fengjiang Li
2023-02-15[Predictive Back] Widget to home polish: show extra rows at bottom during ani...Fengjiang Li
2023-02-15Merge "[Toast] Disable decorator updates if background drawables are used." i...Luca Zuccarini
2023-02-13Reset fast scroller when All Apps resets.Andy Wickham
2023-02-10[Predictive Back] All apps to home on tabletFengjiang Li
2023-02-09[Toast] Disable decorator updates if background drawables are used.Luca Zuccarini
2023-02-08Merge "[Predictive Back] Revert all apps scale when exiting from search" into...TreeHugger Robot
2023-02-06Merge "Update tests to support floating search." into tm-qpr-devTreeHugger Robot
2023-02-06Update tests to support floating search.Andy Wickham
2023-02-03[Predictive Back] Revert all apps scale when exiting from searchFengjiang Li
2023-02-03Merge "[Predictive Back] Hide inactive recycler view when work profile is ena...Fengjiang Li
2023-02-01[Predictive Back] Hide inactive recycler view when work profile is enabled on...Fengjiang Li
2023-01-31Fix missing item decorator for the search recycler viewhyunyoungs
2023-01-28Merge "Move search bar background protection on top of scrollbar." into tm-qp...Andy Wickham
2023-01-27Merge "Removing unnecessary abstraction of AdapterProvider" into tm-qpr-devSunny Goyal
2023-01-27Removing unnecessary abstraction of AdapterProviderSunny Goyal
2023-01-25Move search bar background protection on top of scrollbar.Andy Wickham
2023-01-25Merge "Fix header padding when search not enabled." into tm-qpr-devAndy Wickham
2023-01-24Merging unnecessary subclass of ActivityAllAppsContainerViewSunny Goyal
2023-01-23Fix header padding when search not enabled.Andy Wickham
2022-12-14Unifying multiple all-apps implementationsSunny Goyal
2022-12-12Merge "Adds header protection on tablet all apps panel." into tm-qpr-devAndy Wickham
2022-12-08Removing some unnecessary interfaces and merging them to ActivityContextSunny Goyal
2022-12-06Adds header protection on tablet all apps panel.Andy Wickham
2022-12-06Fixes for floating search bar (e.g. background protection).Andy Wickham
2022-12-01Reduce top padding of Taskbar's All Apps tray.Brian Isganitis
2022-11-11Add SearchResultCode to onSearchResult()Anushree Ganjam