summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/FlashLight.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-07-21Replace icomoon system font with material design icons (#1228)Riku Isokoski1-1/+1
2022-07-21Limit backlight when flashlight is off (#1212)Riku Isokoski1-29/+30
2022-06-19Flashlight default to max brightness and code cleanupRiku Isokoski1-10/+10
2022-06-18Remove backup brightness feature (#1180)Riku Isokoski1-7/+1
2022-06-05Apply clang-format to all C++ filesFinlay Davidson1-3/+3
2022-04-25Tweak gamma on ST7789 and match UI colorsRiku Isokoski1-3/+3
2022-04-18Replace lv_label_set_text where possibleRiku Isokoski1-1/+1
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-3/+3
2021-10-13Flashlight brightness controlRiku Isokoski1-25/+89
2021-08-03Merge branch 'develop' into refresh_reworkRiku Isokoski1-1/+1
2021-07-19Refresh reworkRiku Isokoski1-4/+0
2021-07-14Merge branch 'develop' into fix_touchevent_tapRiku Isokoski1-2/+2
2021-06-11Fix another regressionRiku Isokoski1-1/+1
2021-06-06Initialize SystemTask, DisplayApp and HeartRateTask as global static variable...Jean-François Milants1-2/+2
2021-04-24Reformatted all the files according to clang-format styleAvamander1-22/+17
2021-04-04Big UI and navigation RewriteJoaquim1-0/+79