From 28bda12ae9f53257e684967a81047383e4995e88 Mon Sep 17 00:00:00 2001 From: darthpaul Date: Sun, 23 Oct 2022 09:50:04 +0100 Subject: [PATCH] Add Bright Display settings tile --- app/src/main/AndroidManifest.xml | 14 +++++++++++++- .../helpers/BrightDisplayTileService.kt | 17 +++++++++++++++++ ...yTileService.kt => FlashlightTileService.kt} | 2 +- 3 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 app/src/main/kotlin/com/simplemobiletools/flashlight/helpers/BrightDisplayTileService.kt rename app/src/main/kotlin/com/simplemobiletools/flashlight/helpers/{MyTileService.kt => FlashlightTileService.kt} (94%) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index be779c3..1810fd9 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -63,6 +63,7 @@ @@ -131,7 +132,7 @@ + + + + + +