commit | be36b653fd46cf5b68c32933d70f9fbe20acf38b | [log] [tgz] |
---|---|---|
author | TheScarastic <warabhishek@gmail.com> | Sun Jun 21 08:04:44 2020 +0000 |
committer | TheScarastic <warabhishek@gmail.com> | Sun Jun 21 08:17:10 2020 +0000 |
tree | 4aabbaeb11cd789c14734bef6f2e5bcdafcd8133 | |
parent | 5dfefe309d52c053ff1ca42ba831f2669d6ea9b2 [diff] |
plugins: use SystemUI context to fetch SystemUI strings Change-Id: I2f64102f13a8e506593e8d46cfee7bc460de72ef
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!