| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Test: n/a
Change-Id: I432e11b52deb7974e50f62076af3b7aa07e364b6
|
| |
|
|
|
|
| |
Test: make SystemUI SettingsLib
Bug:76692459
Change-Id: I248fdf4042a0a97bc6349091da21c936c2d37c95
|
| |
|
|
|
|
|
|
|
| |
An ExtensionController provides an easy way to say I need an
object of interface X. Then a plugin or a tuner factory can
actually provide X when needed or fallback to a default implementation.
Test: runtest systemui
Change-Id: I5e1b76def3c790d7f673867648ffeb13c4d0a829
|
| |
|
|
|
|
|
|
| |
Some UX updates to the tuner to feel better and align with settings
UX patterns.
Test: visual
Change-Id: I9c57194b9649c61e0d6d3f9e21a51d9c4a5c1286
|
| |
|
|
|
| |
Test: visual
Change-Id: I13f0281d38cd4d73322e9752d9bca36be2412917
|
| |
|
|
|
|
|
|
|
|
|
| |
Add support for testing for PluginManager and TunerService leaks
and add tests for the known leaks and fix them. Also port PluginManager
and TunerService to Dependency to make them easier to handle in
tests.
Test: runtest systemui
Change-Id: I5642539ee24dd72f802905106decd0c87b41b4eb
Fixes: 34846972
|
|
|
Visuals need SIGNIFICANT WORK. Otherwise seems good.
Test: Manual
Change-Id: I911217aca6dba41bf1b49fc3dd19cbfef443e6bd
|