Add MIUI Volume Panel [3/3]

ty ExtendedUI!

* Adapted to potatoproject

Co-authored-by: TikkiX2 <radstylemusic@gmail.com>
Signed-off-by: Varun Date <date.varun123@gmail.com>
Signed-off-by: spezi77 <spezi7713@gmx.net>
Signed-off-by: Joey Huab <joey@evolution-x.org>
Signed-off-by: Ayan Mukherjee <mukherjeeayan725@gmail.com>
18 files changed
tree: 3c8f70a9609de8dddfdec371f9d57b12aa2ae3b3
  1. AospPanel/
  2. CompactPanel/
  3. MiuiPanel/
  4. OreoPanel/
  5. TiledPanel/
  6. VolumePluginCommon/
  7. plugins.mk
  8. README.md
README.md

POSP SystemUI Plugins

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!