commit | 79289f872e28048d6368b1a5b27cef4d3d4029a9 | [log] [tgz] |
---|---|---|
author | Randall Rushing <randall.rushing@gmail.com> | Tue Apr 06 06:20:50 2021 +0000 |
committer | Ayan Mukherjee <mukherjeeayan725@gmail.com> | Sun May 23 02:20:53 2021 -0400 |
tree | 4dbb1fe7596c83c0079ac6f68c6111e990dc2ecf | |
parent | 9efed8c37b151add3c99da259eebb215afc0ba46 [diff] |
Themes: Allow volume slider and thumb to work with custom images. * forward-port to Android Pie * forward-port to Android Oreo * forward-port to volume plugins * Credit Bryan Owens for giving guidance on what was needed. Signed-off-by: spezi77 <spezi7713@gmx.net> 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!