summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/recents
Commit message (Expand)AuthorAgeFilesLines
* fwb: Slim recents TSpiritCroc2023-08-041-5/+61
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-022-87/+167
|\
| * Merge "Add logs for OPS launcher broadcast" into tm-qpr-devVinit Nayak2023-04-061-3/+12
| |\
| | * Add logs for OPS launcher broadcastVinit Nayak2023-04-051-3/+12
| * | Fade out navbar on lockscreen -> homescreen transitionMike Schneider2023-04-061-1/+5
| |/
| * Merge "Change the use of ScreenLifecycle to WakefulnessLifecycle." into tm-qp...Mike Schneider2023-04-031-70/+86
| |\
| | * Change the use of ScreenLifecycle to WakefulnessLifecycle.Mike Schneider2023-04-031-70/+86
| * | Add stack trace for OPS disconnect reason loggingVinit Nayak2023-03-281-1/+2
| |/
| * Add reason log for OPS killing launcher connectionVinit Nayak2023-03-221-8/+11
| * Merge "Fix taskbar restarting after turning on workapps from taskbar." into t...Brandon Dayauon2023-03-151-1/+1
| |\
| | * Fix taskbar restarting after turning on workapps from taskbar.Brandon Dayauon2023-03-151-1/+1
| * | Add SCREEN_STATE flags to QuickStepContractMike Schneider2023-03-131-5/+49
| |/
| * Fix crash due to missing CentralSurfacesJainam Shah2023-03-021-1/+3
| * Refactor Utilities#isTablet to Utilities#isLargeScreenChristian Göllner2023-02-241-2/+2
| * Revert "Refactor Utilities#isTablet to Utilities#isLargeScreen"Judy Chang2023-02-231-2/+2
| * Refactor Utilities#isTablet to Utilities#isLargeScreenChristian Göllner2023-02-231-2/+2
| * Drive Launcher unfold animation from System UINicolo' Mazzucato2023-02-101-1/+11
| * Merge "[DO NOT MERGE] Add centralized DisplayTracker for SystemUI" into tm-qp...Alex Stetson2023-01-271-3/+6
| |\
| | * [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-261-3/+6
| * | Publish dream state to OverviewProxyService.Bryce Lee2023-01-251-1/+3
| |/
| * Merge "[DO NOT MERGE] Replace UserHandle.CURRENT with UserTracker" into tm-qp...Alex Stetson2023-01-191-1/+1
| |\
| | * [DO NOT MERGE] Replace UserHandle.CURRENT with UserTrackerAlex Stetson2023-01-171-1/+1
| * | Make ScreenshotRequest handle hardware bitmap conversionMiranda Kephart2023-01-181-16/+3
| |/
* | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-033-160/+87
|\|
| * [Unfold transition] Fully manage the vignette on the background threadNick Chameyev2022-12-141-1/+1
| * Map split from the current running app to META+CTRL+DPAD_LEFT and META+CTRL+D...Tracy Zhou2022-12-061-1/+13
| * Replace ACTION_USER_SWITCHED with UserTrackerAlex Stetson2022-11-161-4/+18
| * Replace getCurrentUser() calls with UserTrackerAlex Stetson2022-11-141-20/+24
| * Removing unused SplitScreen bounds notification from systemUISunny Goyal2022-11-031-23/+0
| * Merge "Begin decoupling CentralSurfaces and NPVC" into tm-qpr-devJustin Weir2022-11-021-2/+3
| |\
| | * Begin decoupling CentralSurfaces and NPVCJustin Weir2022-11-011-2/+3
| * | Sending NavbarSurfaceControl to RecentsSunny Goyal2022-11-021-35/+16
| |/
| * Make CoreStartable an Interface.Dave Mankoff2022-10-131-2/+3
| * Simplify exposing external interfaces to LauncherWinson Chung2022-10-061-77/+9
| * Clean up some methods on the Pip interfaceWinson Chung2022-10-041-8/+0
* | SystemUI: Add API for runtime taskbar configDanny Lin2023-02-191-0/+13
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-152-63/+100
|\|
| * Add support to show apps on desktop in sysui proxyAts Jenk2022-09-261-0/+8
| * Support for a floating task window (behind a sysui flag)Mady Mellor2022-09-211-1/+8
| * Merge "Remove more thin wrappers from the shared lib" into tm-qpr-devWinson Chung2022-09-141-3/+18
| |\
| | * Remove more thin wrappers from the shared libWinson Chung2022-09-141-3/+18
| * | Removing back-button alpha controlling logicSunny Goyal2022-09-091-21/+0
| |/
| * Add logs to track down how OPS creationWinson Chung2022-09-081-0/+7
| * Disable hinge sensor while the screen is offNicolo' Mazzucato2022-08-091-18/+48
| * Move most of the shade codebase into its own packageJustin Weir2022-07-181-2/+1
| * Remove deprecated methods from SysUiProxyVinit Nayak2022-06-011-17/+0
| * Bubbles ignore gestures when notif expandedAts Jenk2022-05-131-1/+1
* | Fix screen unpinning text on devices that have gestures on fp sensorHenrique Silva2022-11-071-2/+6
* | Allow screen unpinning on devices without navbarUtkarsh Gupta2022-11-071-2/+19
* | Add support for runtime toggle of navbarBruno Martins2022-11-071-1/+2
|/