summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/Dependency.java
Commit message (Expand)AuthorAgeFilesLines
* Add Customization LibHawkwood Glazier2022-11-181-1/+1
* Replace getCurrentUser() calls with UserTrackerAlex Stetson2022-11-141-0/+3
* Enable dumpsys logging for BatteryControllerEvan Laird2022-09-201-4/+0
* Remove NotifEntryManagerSteve Elliott2022-08-311-9/+0
* Delete VisualStabilityManagerSteve Elliott2022-08-291-3/+0
* Delete NotifGroupManagerLegacySteve Elliott2022-08-291-3/+0
* Remove dead code from NotifEntryManagerSteve Elliott2022-08-121-7/+0
* Inline notif pipeline flag in NotifEntryManagerSteve Elliott2022-07-291-4/+0
* Move ShadeController to the shade packageJustin Weir2022-07-271-1/+1
* Remove NavigationBarOverlayController.Peiyong Lin2022-04-281-4/+0
* Enable back gesture when a SysUI dialog is showing (1/2)Jordan Demeulenaere2022-02-221-0/+6
* Add system prompt for system language change after <Set Menu Language> CEC me...Michal Olech2022-02-011-0/+2
* Fold to AOD animation: add screen off animation controllerNick Chameyev2021-12-031-4/+3
* [RemoteInputView] Introduce RemoteInputViewControllerSteve Elliott2021-11-081-0/+1
* Merge "[Status Bar Refactor] 3/3: Inject StatusBarWindowView instead of havin...Caitlin Cassidy2021-11-051-1/+1
|\
| * [Status Bar Refactor] 3/3: Inject StatusBarWindowView instead of having theCaitlin Cassidy2021-11-051-1/+1
| * Remove injected parametser from NSSLDave Mankoff2021-10-211-0/+16
| * Manually register Dumpables to DumpManagerNed Burns2021-09-091-16/+0
| * [Provider Model] Cherry-pick from master ag/15008434, ag/15023697 and ag/1502...Zoey Chen2021-08-241-0/+3
* | Remove injected parametser from NSSLDave Mankoff2021-10-201-0/+16
* | Manually register Dumpables to DumpManagerNed Burns2021-09-081-16/+0
* | Merge changes from topic "b196625757-operator-name-view" into sc-v2-dev am: e...Dave Mankoff2021-08-181-4/+0
|\|
| * 6/6 Remove NetworkController from Dependency.Dave Mankoff2021-08-171-4/+0
| * Move FeatureFlags to flags package.Dave Mankoff2021-07-301-1/+1
| * resolve merge conflicts of c5d6a8e70a6ed85ed2e18012b8b78fc26098d69c to sc-v2-devEvan Laird2021-07-281-0/+3
| * Merge "Use a different context when constructing an EdgeBackGestureHandler." ...TreeHugger Robot2021-07-211-15/+3
| |\
| | * Use a different context when constructing an EdgeBackGestureHandler.Dave Mankoff2021-07-201-15/+3
* | | Move FeatureFlags to flags package.Dave Mankoff2021-07-301-1/+1
* | | Merge "Hook up the sysui backend for status bar content rects"Evan Laird2021-07-211-0/+3
|\ \ \
| * | | Hook up the sysui backend for status bar content rectsEvan Laird2021-07-201-0/+3
* | | | Use a different context when constructing an EdgeBackGestureHandler.Dave Mankoff2021-07-201-15/+3
|/ / /
* | | Merge "Make Recents purely optional" into sc-v2-dev am: 809db6c873 am: b070ac...TreeHugger Robot2021-07-191-3/+0
|\| |
| * | Merge "Make Recents purely optional" into sc-v2-devTreeHugger Robot2021-07-191-3/+0
| |\ \
| | * | Make Recents purely optionalTadashi G. Takaoka2021-07-151-3/+0
| * | | Merge "Use Provider for EdgeBackGestureHandler" into sc-dev am: 8981a5e756Dave Mankoff2021-07-161-2/+15
| |\ \ \ | | |/ / | |/| / | | |/
| | * Use Provider for EdgeBackGestureHandlerDave Mankoff2021-07-161-2/+15
* | | Merge "Use Provider for EdgeBackGestureHandler"TreeHugger Robot2021-07-161-2/+15
|\ \ \
| * | | Use Provider for EdgeBackGestureHandlerDave Mankoff2021-07-151-2/+15
* | | | Merge "Make StatusBar purely optional" into sc-v2-dev am: 248f0f42b8 am: 3a2e...TreeHugger Robot2021-07-151-3/+0
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / Make StatusBar purely optionalTadashi G. Takaoka2021-07-151-3/+0
| |/
| * Revert systemui status bar provider model behaviorEvan Laird2021-07-011-0/+3
* | Revert systemui status bar provider model behaviorEvan Laird2021-07-011-0/+3
* | [Provider Model] Launch InternetDialog from tile and onReceiveZoey Chen2021-07-011-0/+3
|/
* Add UiEvent logging for NOTIFICATION_REMOTE_INPUT_(OPEN|CLOSE|SEND|FAILURE).Yuri Lin2021-05-051-0/+3
* Recognize the Back Gesture in the FalsingManager.Dave Mankoff2021-04-271-0/+3
* Phase 1 of status bar system event animationsEvan Laird2021-04-141-0/+8
* Create central TelephonyListenerManager.Dave Mankoff2021-03-231-0/+3
* Handle the basic logic to show or hide accessibility floating menujasonwshsu2021-03-191-0/+14
* Auto-add ReduceBrightColorsTile to QS panel.Sally2021-02-241-0/+4
* Add NavigationBarOverlayController.Peiyong Lin2021-01-111-0/+4