summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/navigationbar/TaskbarDelegate.java
Commit message (Expand)AuthorAgeFilesLines
* 4/ Keep EdgeBackGestureHandler state across nav/taskbar changesWinson Chung2023-03-091-6/+5
* 1/ Initialize assistant state change listeners once with the nav bar helperWinson Chung2023-03-091-2/+0
* Hide task bar on AODYunfan Chen2023-02-171-3/+6
* Remove expensive queries for lock task mode (screen pinning)Winson Chung2023-01-111-3/+18
* Pass button nav long press assistant availability to LauncherVinit Nayak2023-01-031-4/+7
* Initialize navigation mode for TaskbarDelegateVinit Nayak2022-11-281-3/+8
* Use NavBarHelper to keep shared initalizing state between nav/taskbarVinit Nayak2022-11-221-0/+8
* Pass config changes through to TaskbarDelegateVinit Nayak2022-10-061-13/+6
* Create API for WM to send letterbox info to SysUI.Christian Göllner2022-07-041-1/+3
* Fix transient behavior with task barTracy Zhou2022-06-071-12/+33
* Remove NavigationBarOverlayController.Peiyong Lin2022-04-281-22/+1
* Revert "Revert "Remove Dep.get(CommandQueue.class) from NavBarView""Dave Mankoff2022-04-211-1/+1
* Merge "Revert "Remove Dep.get(CommandQueue.class) from NavBarView"" into tm-devVinit Nayak2022-04-201-1/+1
|\
| * Revert "Remove Dep.get(CommandQueue.class) from NavBarView"Vinit Nayak2022-04-191-1/+1
* | Merge "Remove Dep.get(CommandQueue.class) from NavBarView" into tm-devDave Mankoff2022-04-131-1/+1
|\|
| * Remove Dep.get(CommandQueue.class) from NavBarViewDave Mankoff2022-04-061-1/+1
* | Merge "Make LightBarTransitionsController injectable." into tm-devDave Mankoff2022-04-081-16/+20
|\|
| * Make LightBarTransitionsController injectable.Dave Mankoff2022-04-061-16/+20
* | Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
|/
* Cover screen pinning logic around task barTracy Zhou2022-03-281-0/+4
* Have both NAVIGATION_HINT_IME{,_SWITCHER}_SHOWNYohei Yukawa2022-02-041-2/+2
* Track immersive mode via a new SysUI state.Pat Manning2022-01-241-0/+6
* Integration of back gesture animation on Sysui (BackNav 2/n)Vadim Caen2022-01-201-1/+6
* Merge "Notify sysui of side swipe gestures that will show the bars transientl...Winson Chung2022-01-071-1/+1
|\
| * Notify sysui of side swipe gestures that will show the bars transientlyWinson Chung2022-01-061-1/+1
* | Support game dashboard on tabletsTracy Zhou2022-01-061-6/+51
|/
* Update PiP exclusion bounds in TaskBarDelegate.Ben Lin2021-12-141-1/+20
* Merge "Consider IME_VISIBLE_IMPERCEPTIBLE as shown for taskbar purposes" into...Tony Wickham2021-12-011-0/+5
|\
| * Consider IME_VISIBLE_IMPERCEPTIBLE as shown for taskbar purposesTony Wickham2021-11-301-0/+5
* | Support to show lock task toast on taskbarCharles Chen2021-11-301-0/+39
|/
* Remote mCurClientInKeyguard dependency in IMMSMing-Shin Lu2021-11-291-2/+2
* Revert "Revert "Extract assistant logic from NavigationBar to share with Task...Vinit Nayak2021-11-241-13/+44
* Revert "Extract assistant logic from NavigationBar to share with Taskbar"Vinit Nayak2021-11-231-44/+13
* Pipe dark intensity through OverviewProxyTony Wickham2021-11-221-1/+38
* Extract assistant logic from NavigationBar to share with TaskbarVinit Nayak2021-11-191-9/+44
* Add API to allow launcher to suspend AutoHideControllerVinit Nayak2021-10-111-14/+78
* Dump TaskbarDelegate infoWinson Chung2021-10-051-2/+20
* Listen for ComponentCallback.onConfigurationChanged in TaskbarDelegateAlex Chau2021-10-011-1/+28
* Attach/Detatch EdgeBackGestureHandler only once on Taskbar init/destroyVinit Nayak2021-09-221-16/+0
* Merge "Update edgeBackGestureHandler for Taskbar on init/destroy()" into sc-v...Vinit Nayak2021-09-201-0/+9
|\
| * Update edgeBackGestureHandler for Taskbar on init/destroy()Vinit Nayak2021-09-201-0/+9
* | Set navigation mode when taskbar is initialised.Ben Murdoch2021-09-171-1/+2
|/
* Update SYSUI_STATE_SCREEN_PINNING in TaskbarDelegateTony Wickham2021-09-101-0/+4
* Revert "Revert "Support immersive mode with task bar""Tracy Zhou2021-09-031-0/+34
* Revert "Support immersive mode with task bar"Tracy Zhou2021-08-301-34/+0
* Support immersive mode with task barTracy Zhou2021-08-271-0/+34
* Hook up EdgeBackGestureHandler with TaskbarDelegateTracy Zhou2021-08-211-3/+38
* Pass through home/back/recents disable flags via sysuiFlagsVinit Nayak2021-08-171-0/+14
* Use InsetsVisibilities to carry requested visibilitiesTiger Huang2021-07-261-2/+2
* Send more system bar attributes to System UI for loggingTiger Huang2021-07-091-1/+2