CyanogenMod / android_device_samsung_klte-common

Samsung Galaxy S5 common device repo
25 stars 92 forks source link

Notification & battery LED customization #2

Open ghost opened 9 years ago

ghost commented 9 years ago

In config.xml, the notification LED intrusiveness is set to true and the battery LED supports multiple colors, but the lines for the notification LED supporting multiple colors and the battery LED being set as intrusive are missing, as given here for another device:

http://review.cyanogenmod.org/#/c/90804/1/overlay/frameworks/base/core/res/res/values/config.xml

Can these lines please be added or this functionality implemented some other way? Some users might like to customize the notification LED and disable the battery LED.

All the other customizable settings are fantastic and the work the contributors keep putting in is much appreciated.