commit | ba35d442b9f2c2598d7e0c4eec4849af5b0b34cc | [log] [tgz] |
---|---|---|
author | Harsh Pal <iamhp2k@gmail.com> | Tue Jul 06 00:21:05 2021 +0530 |
committer | Ayan Mukherjee <mukherjeeayan725@gmail.com> | Sun Jul 11 11:20:04 2021 -0400 |
tree | 08e406d9ddb77ea762882f7dbbf72461f917c789 | |
parent | 5af6407f63334aef529141b7499ed33c8be7b4ba [diff] |
Plugins: Introduce p404 Panel [3/3] spkal01: Make it a plugin and make it work with per app volume Co-authored-by: spkal01 <kalligeross@gmail.com> Signed-off-by: Stallix <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!