From be05abe7320e54d99c547bfab7fc032f05853d5c Mon Sep 17 00:00:00 2001 From: Ghosuto Date: Thu, 9 Oct 2025 08:08:44 +0000 Subject: [PATCH] Evolver: Dynamic charging ripple switch [2/2] Change-Id: I085fd73b19154e68683d5a0be0de023af7ecc1a1 Signed-off-by: Ghosuto --- res/values/evolution_strings.xml | 4 ++++ res/xml/evolution_settings_themes.xml | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/res/values/evolution_strings.xml b/res/values/evolution_strings.xml index 4c119d5..c2d28a6 100644 --- a/res/values/evolution_strings.xml +++ b/res/values/evolution_strings.xml @@ -920,4 +920,8 @@ Set translucent background for notifications in QS Translucent lockscreen notifications Set translucent background for notifications in lockscreen + + + Dynamic charging color + Use battery level to determine charging ripple animation color diff --git a/res/xml/evolution_settings_themes.xml b/res/xml/evolution_settings_themes.xml index bf36360..b471ceb 100644 --- a/res/xml/evolution_settings_themes.xml +++ b/res/xml/evolution_settings_themes.xml @@ -190,6 +190,13 @@ android:summary="@string/themes_charging_animation_summary" android:defaultValue="true" /> + + +