commit | 52cd839632bf0ea94f6c3081182c07435846401a | [log] [tgz] |
---|---|---|
author | Pranav Vashi <neobuddy89@gmail.com> | Mon May 17 18:09:40 2021 +0530 |
committer | Ayan Mukherjee <mukherjeeayan725@gmail.com> | Sun Jul 11 11:20:04 2021 -0400 |
tree | a3a65d88ebb91306e2dd8c675c25a28ab5ac47f0 | |
parent | 25022bbeb266314ae84e48605fc52821d260df26 [diff] |
VolumePanel: Add upstream changes Signed-off-by: Pranav Vashi <neobuddy89@gmail.com> Change-Id: Ie9afa6802872cb0142ff74b552efe40b455b3763 Signed-off-by: Joey Huab <joey@evolution-x.org> Signed-off-by: Ayan Mukherjee <mukherjeeayan725@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!