[Flashlight] Added custom color functionality

Added a new button and setting to make use of a custom
color for the on-screen flashlight.
This commit is contained in:
Alexander Dörflinger
2025-04-08 13:21:26 +02:00
parent 2a02a22001
commit fdb2273af1
9 changed files with 178 additions and 86 deletions

View File

@@ -8,5 +8,6 @@ allprojects {
repositories {
google()
mavenCentral()
maven { url "https://jitpack.io" }
}
}