History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e31f6b8024d1a0cfa71894e9a8ce1b39a9f85b2f 02-Jul-2016 Jorim Jaggi <jjaggi@google.com> Preparations for different scrim depending on wallpaper

- Allow wallpaper info to be queried by user
- Refactor ScrimController for extensibility

Bug: 28936996
Change-Id: Ib019331a844110f1f24f35d225d2648626545233
/frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
b6ab24f4d024720624e4c7e7adcc1d70fb4dc4e6 02-Jun-2016 Annie Chin <afchin@google.com> Remove SystemUIFactory.getHomeLayoutId()

Bug: 29069470

Change-Id: I19078f293c85470caac8d372d80a7a8605842c61
/frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
937a991be46c355f57dcb5cebf9ff645fe87633f 31-May-2016 Annie Chin <afchin@google.com> Add createAssistManager() method to SystemUIFactory

Bug: 29045300
Change-Id: Ic912066944e3aed377fcc6af223b585c5ba3840c
/frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
1ea49352cb01ffaac889c52de04571390d32fc31 28-May-2016 Annie Chin <afchin@google.com> Introduce ButtonInterface and getHomeId()

Bug: 28957690

Change-Id: Ief61d63b5358d07a6feb222a379a7e8cdcd712b2
/frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
311b98eacd05bda69adcc9c5c80807abaff85fdf 30-Mar-2016 Xiaohui Chen <xiaohuic@google.com> sysui: refactor for extensibility

Bug: 27098123
Change-Id: Iab9b91c06b32030bbeae6a12715ea33867d13e12
/frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
eb04a9992ea995eaf35a9afbdab060af7bd8e775 22-Mar-2016 Xiaohui Chen <xiaohuic@google.com> sysui: refactor for extensibility

Bug: 27357836
Change-Id: I793fc1a6c17a7b5f66e4803e7f51a373b47e5733
/frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
255032591826a8a0373505a163d5c96d681541cf 04-Mar-2016 Selim Cinek <cinek@google.com> Fixed a bug where the wallpaper was shining through the background

The wallpaper was shining through the background of notifications
when music was playing even though it shouldn't have.

Bug: 27478285
Change-Id: I419fa47ef34ace72ec911fcb780919f4a7ce786b
/frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
94ce94e96069ab6c2ece4864ba4c7692f3168352 25-Feb-2016 Muyuan Li <muyuanli@google.com> Allows components to register shortcut key.

The registered shortcut will be called from PhoneWindowManager,
before dispatching

Change-Id: If26128939b45a639c8895719a7a23ca433f39fd9
(cherry picked from commit 4da863c5a8872dcabb179a978a2b2157d9081679)
/frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
5da713599f4e83c99b5c52291c967c813350e669 22-Feb-2016 Xiaohui Chen <xiaohuic@google.com> sysui: refactor for extensibility

Bug: 27098035
Change-Id: I9ce480a5995f354ad45b6f13112cfa1ab49934cd
/frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java
1b30f79cffbe9e0c2b974fa3ee48001edcdd6c05 06-Jan-2016 Xiyuan Xia <xiyuan@google.com> Refactoring for better extendability

- Exposing members of PhoneStatusBar, StatusBarKeyguardViewManager and
KeyguardBouncer to sub class;
- Add a configuable SystemUIFactory as class factory for components;
- Add logoutCurrentUser and switchToByUserId to UserSwitcherController;

BUG:22407003
Change-Id: I3902baf3c721d89217b27a6310c4202a198cb209
/frameworks/base/packages/SystemUI/src/com/android/systemui/SystemUIFactory.java