summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/dagger/DependencyProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup GlobalModule.Dave Mankoff2022-04-201-1/+0
* Remove contents of DependencyProvider.Dave Mankoff2022-04-141-269/+14
* Move ClipboardOverlayController broadcast handling to background threadJernej Virag2022-03-311-10/+0
* Add clipboard loggingMiranda Kephart2022-03-291-2/+4
* Tests for ClipboardListenerMatt Casey2022-02-161-0/+8
* Merge "Add app window unfold animation" into sc-v2-dev am: 59cc5f2f31 am: 320...TreeHugger Robot2021-10-051-37/+0
|\
| * Add app window unfold animationNick Chameyev2021-10-011-37/+0
| * Manually register Dumpables to DumpManagerNed Burns2021-09-091-93/+4
| * Merge "Fix race condition when setting boot color sysproprs." into sc-qpr1-de...Shan Huang2021-09-011-2/+4
| |\
* | | Move NetworkController & friends to a connectivity packageEvan Laird2021-09-271-1/+1
* | | Manually register Dumpables to DumpManagerNed Burns2021-09-081-93/+4
* | | Merge "Fix race condition when setting boot color sysproprs." into sc-qpr1-de...Shan Huang2021-09-011-2/+4
|\ \ \ | |/ / |/| / | |/
| * Fix race condition when setting boot color sysproprs.Shan Huang2021-08-271-2/+4
* | Update unfold transition package nameNick Chameyev2021-08-181-3/+3
* | Daggerize Plugin code.Dave Mankoff2021-08-091-13/+3
* | Add initial unfold animation prototype under feature flagNick Chameyev2021-07-211-0/+37
* | Make StatusBar purely optionalTadashi G. Takaoka2021-07-151-2/+2
* | Merge "Pause region sampling while blurring the shade" into sc-dev am: eb87d4...Lucas Dupin2021-06-291-0/+3
|\|
| * Pause region sampling while blurring the shadeLucas Dupin2021-06-281-0/+3
* | resolve merge conflicts of 49a91f2b9aa1f7a7b8012f4782f1a5ff6b543d9a to sc-v2-devMatt Casey2021-06-241-2/+4
|\|
| * Honor per-user setting for assist gesture and long-press homeMatt Casey2021-06-231-2/+4
* | Pass nav button disable and AOD events to launcherVinit Nayak2021-06-141-2/+5
* | Extract a11y from NavigationBar to share with TaskbarDelegateVinit Nayak2021-06-081-2/+5
|/
* Show accessibility floating menu after user unlock their phonejasonwshsu2021-06-021-2/+4
* Add an activity for wallet card carousel screen.Silin Huang2021-04-021-8/+0
* Handle the basic logic to show or hide accessibility floating menujasonwshsu2021-03-191-0/+12
* Observer for the accessibility button mode and notify its listeners for the c...jasonwshsu2021-03-191-0/+3
* Add quick access wallet tile.Silin Huang2021-03-181-0/+8
* Make AlwaysOnDisplayPolicy a singletonBeverly2021-03-151-0/+1
* Merge "Add DISMISS_NOTIFICATION_SHADE action for a11y" into sc-devBernardo Rufino2021-03-151-7/+0
|\
| * Add DISMISS_NOTIFICATION_SHADE action for a11yBernardo Rufino2021-03-121-7/+0
* | Auto-add ReduceBrightColorsTile to QS panel.Sally2021-02-241-0/+12
|/
* Add NavigationBarOverlayController.Peiyong Lin2021-01-111-1/+4
* Rename splitscreen package to legacysplitscreenWale Ogunwale2020-12-141-2/+2
* Remove FlingAnimationUtils.Builder provider.Dave Mankoff2020-12-021-11/+0
* Merge "Let wallpaper colors drive system theme"Lucas Dupin2020-11-111-0/+14
|\
| * Let wallpaper colors drive system themeLucas Dupin2020-11-111-0/+14
* | Add PiP exclusion logic in EdgeBackGestureHandler.Ben Lin2020-11-091-0/+3
|/
* Isolate shell dependenciesWinson Chung2020-10-191-8/+0
* Moving task stack change listener management out of ActivityManagerWrapperSunny Goyal2020-10-121-0/+8
* Revert^2 "4/N Setup Controller fo KeyguardSecurityContainer."Dave Mankoff2020-09-241-0/+1
* Re-landing Decouple systemui shared componements from PipController(8/N)Bill Lin2020-09-241-0/+8
* Revert "4/N Setup Controller fo KeyguardSecurityContainer."Dave Mankoff2020-09-221-1/+0
* 4/N Setup Controller fo KeyguardSecurityContainer.Dave Mankoff2020-09-161-0/+1
* Revert "Decouple systemui shared componements from PipController..."Greg Kaiser2020-09-161-8/+0
* Decouple systemui shared componements from PipController(8/N)Bill Lin2020-09-161-0/+8
* Merge "Stop listening to ACTION_USER_SWITCHED in BD"Fabian Kozynski2020-09-031-2/+4
|\
| * Stop listening to ACTION_USER_SWITCHED in BDFabian Kozynski2020-08-251-2/+4
* | Migrate splitscreen to WM shell lib (4/n)Jerry Chang2020-09-021-1/+1
|/
* Move SystemServicesModule to Global Scope.Dave Mankoff2020-08-241-1/+14