commit | f5c8bc7ac4a0d897d71fd43bbc5b5ecbf5a221a3 | [log] [tgz] |
---|---|---|
author | Varun Date <date.varun123@gmail.com> | Tue Aug 25 16:44:58 2020 +1000 |
committer | rohan <purohit.rohan@gmail.com> | Fri Aug 28 02:27:37 2020 -0400 |
tree | 67d126ed511c57e61380b3e6c7075d37277a7e69 | |
parent | 2cabc2d7cd343e6784dd2c9b1697b373e69f6e6c [diff] |
Plugins: Adapt to our settings [2/4] Make sure Volume panel on left setting is followed Use Settings observer instead of tuner Only use settings that work per volume panel Signed-off-by: Varun Date <date.varun123@gmail.com>
This repository (currently) houses 4 different SystemUI Volume Panel Plugins. To build and use these as intended, you may need to pick some changes from our frameworks/base.
Then, compile the following modules:
AospPanel CompactPanel OreoPanel TiledPanel
Please refrain from altering packagenames/classpaths and Copyright headers Respect original works, we accept contributions via Gerrit Code Review :) Feel free to track this repository directly!
Special thanks to Alex (treydev) for the ViewTreeInspector animation trick!