Plugins: Remove aosp style panel [3/3]

* redundant

Change-Id: Ia26c5cb680e677c2b17e54edfa535c4dbdf350bf
Signed-off-by: NurKeinNeid <mralexman3000@gmail.com>
Signed-off-by: Stallix <joey@evolution-x.org>
Signed-off-by: Ayan Mukherjee <mukherjeeayan725@gmail.com>
11 files changed
tree: 678add76bd6ff4640c56fec6ee0dfb723d807d1c
  1. CompactPanel/
  2. MiuiCompactPanel/
  3. OosPanel/
  4. OreoPanel/
  5. P404Panel/
  6. ShapeShiftPanel/
  7. TiledPanel/
  8. VolumePluginCommon/
  9. plugins.mk
  10. 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:

CompactPanel
OreoPanel
TiledPanel
MiuiPanel
P404Panel
OosPanel
ShapeShiftPanel

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!