summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/SystemUIApplication.java
Commit message (Expand)AuthorAgeFilesLines
...
* | Allow Services to be created through Dagger.Dave Mankoff2019-07-081-1/+13
|/
* Make DozeParams available to PluginsBeverly2019-06-071-1/+3
* Add callback to OverlayPlugin - updates forcePluginOpenbeverlyt2019-05-071-13/+29
* OverlayPlugin listener method called from main threadBeverly2019-02-011-17/+31
* Start using some dagger 2Jason Monk2018-12-191-1/+5
* Make StatusBar not be a NotificationPresenterJason Monk2018-10-231-0/+1
* Move plugin support to shared libTony Wickham2018-09-281-1/+1
* Rename StatusBarWindowManager to StatusBarWindowControllerLucas Dupin2018-08-211-4/+4
* Translate SystemUi NotifChannels on locale changeBeverly2018-04-191-16/+16
* System notif channels updated on locale changeBeverly2018-03-291-15/+15
* Add BinderProxy tracking code to SysUI.Dan Sandler2018-01-241-1/+1
* Display Cutout: Add emulationAdrian Roos2017-12-081-2/+0
* Move list of SystemUI services to xmlyoshiki iguchi2017-12-071-47/+19
* Revert "Add plugin to swap out recents"Dan Sandler2017-08-151-8/+0
* Log timings for shutdown stagesFyodor Kupolov2017-08-141-4/+2
* resolve merge conflicts of a1f64b0a9188 to oc-mr1-devLucas Dupin2017-07-251-1/+1
|\
| * Fix jank when switching themesLucas Dupin2017-07-241-1/+1
* | Revert "Fix jank when switching themes"Jorim Jaggi2017-07-241-1/+1
|\|
| * Revert "Fix jank when switching themes"Jorim Jaggi2017-07-241-1/+1
* | Merge "Fix jank when switching themes" into oc-dr1-devLucas Dupin2017-07-221-1/+1
|\|
| * Fix jank when switching themesLucas Dupin2017-07-201-1/+1
* | Merge "Add plugin to swap out recents" into oc-dr1-dev am: a69c03b6b1Jason Monk2017-06-281-0/+8
|\|
| * Add plugin to swap out recentsJason Monk2017-06-271-0/+8
* | Added boot time metrics for systemuiFyodor Kupolov2017-06-261-0/+15
|/
* Rounded corners support, off by default.Jason Monk2017-05-101-0/+1
* Updates for QS DND tileJason Monk2017-04-111-0/+1
* Create NotificationChannels in SystemUI per-userGeoffrey Pitsch2017-03-241-0/+1
* Merge "Removing per-user PiP component."Winson Chung2017-03-221-2/+1
|\
| * Removing per-user PiP component.Winson Chung2017-03-221-2/+1
* | Move global actions to sysui and add plugin interfaceJason Monk2017-03-221-0/+3
|/
* Merge "New system for versioning sysui plugins"Jason Monk2017-02-151-2/+3
|\
| * New system for versioning sysui pluginsJason Monk2017-02-091-2/+3
* | Tuner updatesJason Monk2017-02-151-1/+0
* | SysUiLeaks: Add GarbageMonitorAdrian Roos2017-02-111-0/+2
|/
* SysUI: Add method for plugins to keep status bar full screenJason Monk2017-02-071-12/+31
* Fixing crash when fetching SysUI components for secondary user.Winson Chung2017-02-061-0/+1
* Fix leaks in sysuiJason Monk2017-02-021-2/+1
* Delete BaseStatusBarJason Monk2017-01-261-6/+5
* Notification Channels come to SystemUI's own notifications.Dan Sandler2017-01-251-0/+2
* SysUI fragments: Integrate new support for constructingJason Monk2017-01-231-1/+1
* Work on sysui dependenciesJason Monk2017-01-231-5/+1
* Move navigation bar logic to its own classJason Monk2017-01-171-1/+5
* Add one-shot plugin supportJason Monk2017-01-111-1/+0
* Allow CommandQueue to have multiple callbacksJason Monk2017-01-091-0/+2
* Doze: Add plugin hookAdrian Roos2016-11-181-1/+3
* Merge changes I52007c69,I6503947e,Icf677f4a,I2ae7ed61Jason Monk2016-11-111-0/+2
|\
| * Fragments in SysUI!Jason Monk2016-11-111-0/+2
* | Add switchable theme to tunerJason Monk2016-11-111-1/+1
|/
* Adding PIP logic for phones.Winson2016-10-241-1/+1
* More latency tests (1/2)Jorim Jaggi2016-10-071-14/+26