aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/FlashLight.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor doNotGoToSleep to a wakelock countermark90642024-09-211-1/+2
|
* aod: fix flashlight brightness restoremark90642024-08-051-0/+1
|
* screens: Remove unused DisplayApp parametersRiku Isokoski2023-02-251-1/+1
|
* Flashlight default to max brightness and code cleanupRiku Isokoski2022-06-191-2/+2
|
* Update includes to to be relative to src directoryReinhold Gschweicher2021-11-151-1/+1
| | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories.
* Flashlight brightness controlRiku Isokoski2021-10-131-5/+11
|
* Refresh reworkRiku Isokoski2021-07-191-2/+0
|
* Changed access modified indentationAvamander2021-04-241-2/+2
|
* Reformatted all the files according to clang-format styleAvamander2021-04-241-16/+14
|
* Big UI and navigation RewriteJoaquim2021-04-041-0/+36
new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more...