commit | 11d80876099f96a4648ad6c0e5d3154f0dd07d52 | [log] [tgz] |
---|---|---|
author | poad42 <me@adhityamohan.in> | Sat Aug 15 06:48:02 2020 +0000 |
committer | Ayan Mukherjee <mukherjeeayan725@gmail.com> | Sun May 23 02:18:50 2021 -0400 |
tree | f8ba125ff9257c12646461ce34f63d2cd10e317f | |
parent | a0ef7a76bdc1ed8a1ec806c2dfcb95343dd6e0bb [diff] |
plugins: Launch Q expanded volume panel on arrow longpress * for AospPanel and CompactPanel Co-authored-by: Mayur <ultramayur123@gmail.com> Signed-off-by: Mayur <ultramayur123@gmail.com> 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!