ljahn
ljahn
**Is your feature request related to a problem? Please describe.** I'd like to use filtering (2D as well as 3D with distance constraints) but the description of the filter parameters...
## Description I made a watch face inspired by Star Trek.  It supports all the icons and values of the standard digital face. The status icons for Bluetooth, battery,...
The memory budget displayed when pressing `p` is wrong. It overestimates the free space left by a substantial amount (I think around 15000). I am pretty sure this comes from...
These are some fixes for the simulator if https://github.com/InfiniTimeOrg/InfiniTime/pull/2225 gets merged in InfiniTime
Adds the ability to manually mark a DirtyValue as updated. This simplifies situations where a the user (or any other condition) selects if a value should be updated. Example: In...
As it currently is, the BatteryIcon can change to orange for low battery (if selected at creation). However, the code assumes the default color to be white. In my Star...
This provides a callback for watch faces to get notified about changes to the LCD state, meaning when it turns on and off or switches to and from the reduced...
Fixes #2196 This adds an optional help text to the `CheckboxList`. It is done as an additional argument in the constructor that is `nullptr` by default. This way, no changes...
Oftentimes I cannot be bothered to hold the + button of the timer down until 30s is reached, because it takes so long. Instead, I just set 30s less and...