Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polodarb/Flashlight-Tiramisu
An application that allows you to smoothly adjust the brightness of the flashlight on some devices on Android 13+
https://github.com/polodarb/Flashlight-Tiramisu
Last synced: 4 days ago
JSON representation
An application that allows you to smoothly adjust the brightness of the flashlight on some devices on Android 13+
- Host: GitHub
- URL: https://github.com/polodarb/Flashlight-Tiramisu
- Owner: polodarb
- License: apache-2.0
- Created: 2022-08-11T18:15:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T13:08:30.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T01:20:02.671Z (3 months ago)
- Language: Kotlin
- Homepage:
- Size: 1.74 MB
- Stars: 157
- Watchers: 7
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flashlight-Tiramisu
![This is an image](Slide.png)
# Description
An application that allows you to smoothly adjust the brightness of the flashlight on some devices with Android 13
### Main Screen
In Main Screen, you have a large convenient button to turn the flashlight on and off, a slider and 4 small buttons to quickly set the value to the N position. You can also save the value of the slider and after each launch of the application, the slider will be set to the saved state.
### Settings Screen
In the settings menu, you can change how the flashlight works to your liking. There is also a button with explanations of all settings items.
### Tile in QS
- By clicking on a tile, it turns on the flashlight at the saved value.
- Saved value displayed in tile subtitle.
- Long press on a tile opens the app
# Supported Device
**The minimum version of Android is 13 (SDK33)**.Flashlight brightness control only supports HAL version 3.8 and higher, so among the supported devices, the latest ones (For example, Pixel 6/7, Samsung S23, etc.)
# Download
[](https://f-droid.org/packages/com.pdb82.flashlighttiramisu/)
[](https://github.com/polodarb/Flashlight-Tiramisu/releases/download/2.1/app-release.apk)
# Thanks
- [Nail Sadykov](https://t.me/nailsad_eleos) for testing the application during development