InfiniTime/src/displayapp/screens/settings
Riku Isokoski 8061822f0c Fix large blacklevel step. Lower 25% of shades are now accessible.
There is a large step in brightness from level zero to level one.
After experimenting with various ST7789 options, I found that
decreasing VDV to 0x10 (-0.4V) fixes this issue.

The gamma change reduced the average error in brightness, but with the
underlying issue fixed, the gamma change has been reverted.
2022-04-29 11:35:22 +03:00
..
QuickSettings.cpp Fix large blacklevel step. Lower 25% of shades are now accessible. 2022-04-29 11:35:22 +03:00
QuickSettings.h New sharper batteryicon. Remove old unused batteryicons 2022-04-25 17:03:08 +03:00
SettingBluetooth.cpp Fix warnings 2022-04-25 15:59:43 +03:00
SettingBluetooth.h Replace airplane mode with a bluetooth toggle 2022-04-02 16:16:47 +02:00
SettingChimes.cpp Fix warnings 2022-04-25 15:59:43 +03:00
SettingChimes.h Fix SettingChimes cbOption array size 2022-03-08 23:12:34 +01:00
SettingDisplay.cpp Fix warnings 2022-04-25 15:59:43 +03:00
SettingDisplay.h Organize includes 2021-12-09 21:32:07 +01:00
Settings.cpp Replace airplane mode with a bluetooth toggle 2022-04-02 16:16:47 +02:00
Settings.h Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime into evergreen22-airplane-mode 2022-02-20 15:40:49 +01:00
SettingSetDate.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
SettingSetDate.h Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nullptr and other small cleanings. 2021-10-10 16:18:14 +02:00
SettingSetTime.cpp Corrected capitalization 2022-01-31 20:42:18 +01:00
SettingSetTime.h Corrected capitalization 2022-01-31 20:42:18 +01:00
SettingShakeThreshold.cpp Tweak gamma on ST7789 and match UI colors 2022-04-25 15:50:26 +03:00
SettingShakeThreshold.h SettingShakeThreshold: add missing SystemTask.h, relative include 2022-02-19 13:16:15 +01:00
SettingSteps.cpp Added autodetection for clang-format version 2021-12-04 22:03:40 +02:00
SettingSteps.h Refresh rework 2021-07-19 16:26:12 +03:00
SettingTimeFormat.cpp Fix warnings 2022-04-25 15:59:43 +03:00
SettingTimeFormat.h Organize includes 2021-12-09 21:32:07 +01:00
SettingWakeUp.cpp Fix warnings 2022-04-25 15:59:43 +03:00
SettingWakeUp.h Added Shake to wake 2022-01-04 01:57:18 +00:00
SettingWatchFace.cpp Fix warnings 2022-04-25 15:59:43 +03:00
SettingWatchFace.h Manual squash merge of PR #932 (https://github.com/InfiniTimeOrg/InfiniTime/pull/932) from 13werwolf13 (https://github.com/13werwolf13). This PR adds a new Terminal watchface to InfiniTime! 2022-02-20 13:20:43 +01:00