commit | 37ff91a806ff0b269646d3809983cd27a3836302 | [log] [tgz] |
---|---|---|
author | Maitreya29 <maitreyapatni30@gmail.com> | Mon Jun 21 19:05:52 2021 +0530 |
committer | Ayan Mukherjee <mukherjeeayan725@gmail.com> | Sun Jul 11 11:20:04 2021 -0400 |
tree | 221ff99f42f51102e0589679f4f034af07b5029f | |
parent | b8c3b2b40044cab3d044df2dabe728db7c370e3a [diff] |
Plugins: Introduce OOS Volume Panel [3/3] spkal01: Make it a plugin + adapt for 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!