summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/dagger
Commit message (Expand)AuthorAgeFilesLines
* SystemUI: aicp: Bind our custom tiles to the SystemUIMichael Bestas2023-08-021-0/+2
* Merge tag 'android-13.0.0_r52' of https://android.googlesource.com/platform/f...George Zacharia2023-08-027-10/+165
|\
| * Asynchronously inflate the bouncer.Aaron Liu2023-03-131-0/+8
| * Split shade expansion: adjust alpha interpolation to match motion specsChristian Göllner2023-03-071-0/+6
| * Merge "Remove full qualifier in SystemUIModule for SystemStatusAnimationSched...Johannes Gallmann2023-03-031-3/+2
| |\
| | * Remove full qualifier in SystemUIModule for SystemStatusAnimationSchedulerJohannes Gallmann2023-03-031-3/+2
| * | Merge "Don't show dialog for USB Accessory's information URL if device is not...Khoa Hong2023-03-031-0/+7
| |\ \ | | |/ | |/|
| | * Don't show dialog for USB Accessory's information URL if device is not yet pr...Khoa Hong2022-12-211-0/+7
| * | Handle replacement of StatusChips in SystemStatusAnimationSchedulerJohannes Gallmann2023-02-222-0/+7
| * | Add CoreStartable and basic module for keyboardMichal Brzezinski2023-02-152-0/+8
| * | [DO NOT MERGE] Convert QSFactoryImpl to use @MultibindsRasheed Lewis2023-02-143-7/+16
| * | Merge "Drive Launcher unfold animation from System UI" into tm-qpr-devNicolò Mazzucato2023-02-111-0/+18
| |\ \
| | * | Drive Launcher unfold animation from System UINicolo' Mazzucato2023-02-101-0/+18
| * | | Make SystemUiSystemPropertiesFlags.FlagResolver injectable.Jeff DeCew2023-02-102-0/+31
| |/ /
| * | Merge "Adds some missing injections for VR and PCC" into tm-qpr-devGovinda Wasserman2023-02-061-0/+16
| |\ \
| | * | Adds some missing injections for VR and PCCGovinda Wasserman2023-01-241-0/+16
| * | | Merge "Added core startable" into tm-qpr-devFabian Kozynski2023-02-011-1/+5
| |\ \ \
| | * | | Added core startableFabian Kozynski2023-01-311-1/+5
| * | | | Merge "Add date(+weather)(+alarm+dnd) view to lockscreen if decoupling enable...Xiaowen Lei2023-01-311-0/+4
| |\ \ \ \
| | * | | | Add date(+weather)(+alarm+dnd) view to lockscreen if decoupling enabled.Xiaowen Lei2023-01-301-0/+4
| | |/ / /
| * | | | Add Mute custom quick affordanceBrad Hinegardner2023-01-301-0/+9
| * | | | Merge "[DO NOT MERGE] Add centralized DisplayTracker for SystemUI" into tm-qp...Alex Stetson2023-01-271-2/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [DO NOT MERGE] Add centralized DisplayTracker for SystemUIAlex Stetson2023-01-261-2/+3
| | |/ /
| * | | Add standalone weather view to lockscreen if decoupling isenabled.Xiaowen Lei2023-01-261-0/+6
| * | | Publish dream state to OverviewProxyService.Bryce Lee2023-01-251-0/+7
| |/ /
| * | Revert "Add Mute custom quick affordance"Sam Dubey2023-01-201-9/+0
| * | Add Mute custom quick affordanceBrad Hinegardner2023-01-191-0/+9
| * | Merge "Add date/weather decoupling config for smartspace" into tm-qpr-devLiam, Lee Pong Lam2023-01-181-0/+4
| |\ \
| | * | Add date/weather decoupling config for smartspaceLiam, Lee Pong Lam2023-01-141-0/+4
| * | | Merge "Add new api for showing media output switcher dialog." into tm-qpr-devBishoy Gendy2023-01-171-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | Add new api for showing media output switcher dialog.Bishoy Gendy2023-01-161-0/+7
| * | | Added FingerprintInteractiveToAuthProviderJoshua McCloskey2023-01-111-0/+4
| |/ /
* | | Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-0311-89/+323
|\| |
| * | Merge "Add @Nullable to BluetoothAdapter provider." into tm-qpr-devVania Januar2023-01-031-0/+1
| |\ \
| | * | Add @Nullable to BluetoothAdapter provider.Vania Januar2022-12-281-0/+1
| * | | Merge "Renames customization content provider (1/7)." into tm-qpr-devAle Nijamkin2022-12-281-2/+2
| |\ \ \
| | * | | Renames customization content provider (1/7).Alejandro Nijamkin2022-12-271-2/+2
| | |/ /
| * / / Add FSI view binder and wm configLyn Han2022-12-231-0/+7
| |/ /
| * | Merge "Add StylusSystemUpdateNotifier" into tm-qpr-devMarcello Galhardo2022-12-201-0/+7
| |\ \
| | * | Add StylusSystemUpdateNotifierMarcello Galhardo2022-12-161-0/+7
| * | | Add FSI view modelLyn Han2022-12-161-0/+7
| * | | Merge "Add FSI repo" into tm-qpr-devLyn Han2022-12-161-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | Add FSI repoLyn Han2022-12-151-0/+7
| * | | Merge "Add log when clipboard smart actions shown" into tm-qpr-devMiranda Kephart2022-12-151-0/+7
| |\ \ \
| | * | | Add log when clipboard smart actions shownMiranda Kephart2022-12-131-0/+7
| | |/ /
| * / / Low battery notifications for USI styluses.Vania Januar2022-12-142-0/+15
| |/ /
| * | Merge "[Unfold transition] Add haptics effect" into tm-qpr-devNick Chameyev2022-12-121-1/+1
| |\ \
| | * | [Unfold transition] Add haptics effectNick Chameyev2022-12-121-1/+1
| * | | Listen to charging state metadata in StylusManagerVania Januar2022-12-091-0/+14
| |/ /
| * | Merge "Add logic to show apps running certain jobs in Task Manager." into tm-...TreeHugger Robot2022-12-031-0/+7
| |\ \