aboutsummaryrefslogtreecommitdiff
path: root/VolumePluginCommon
Commit message (Collapse)AuthorAgeFilesLines
* plugins: Make panels side aware at runtimeHrX032020-12-211-0/+83
| | | | | | | | [ @HrX03 - POSP ] The panels will now change side based on a setting + they will default to the old resource so that maintainers can still define the default side Change-Id: I729d8082f64756751a7cb27c0dc347686c472137
* plugins: Update to flag SYSTEM_FLAG_SHOW_FOR_ALL_USERS for 11Ziauddin Sameer2020-12-181-2/+2
| | | | | | | | - Android 11 replaces PRIVATE_FLAG_SHOW_FOR_ALL_USERS with SYSTEM_FLAG_SHOW_FOR_ALL_USERS, which breaks compilation of our Plugins. Use the SYSTEM_* flag instead. Change-Id: I83433ab06e927f03e4b8b61e8dadf7bc688f0725
* plugins: Move VolumeToolTipView into common libKshitij Gupta2020-07-083-2/+160
| | | | Change-Id: I83a36610bbce1d0892953b45a16970edb788d85c
* plugins: common: Add dimens to SysUIRKshitij Gupta2020-07-081-0/+4
| | | | Change-Id: I7d51a85fe02d56e3b2fdd62397ead3ee158d9c7b
* plugins: Add and fix copyright headersKshitij Gupta2020-06-1831-17/+120
| | | | Change-Id: I38ba18d9bac118424440a91ca9e5b0a3c981c8dc
* plugins: Implement resource id cachingHrX032020-06-181-6/+17
| | | | | | | This seems to completely fix the lag happening when moving the slider up and down Signed-off-by: HrX03 <dn.bianco03@gmail.com>
* plugins: Finally fix oreo panel themesHrX032020-06-161-0/+1
| | | | CustomDialog sucks
* plugins: Fix themes and caption crashHrX032020-06-154-75/+15
|
* plugins: Get systemui icons for AospPanelHrX032020-06-1517-488/+0
| | | | Now they are system themed yay!
* plugins: Rename plugins and libHrX032020-06-1552-0/+2850