ljahn

Results 9 issues of 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...

docs

## Description I made a watch face inspired by Star Trek. ![base](https://user-images.githubusercontent.com/36698527/204088604-938594ee-f96f-4af6-bd27-52a377d876ec.png) It supports all the icons and values of the standard digital face. The status icons for Bluetooth, battery,...

new watchface

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...

bug

These are some fixes for the simulator if https://github.com/InfiniTimeOrg/InfiniTime/pull/2225 gets merged in InfiniTime

needs-InfiniTime-change

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...

maintenance

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...

maintenance

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...

maintenance

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...

enhancement
UI/UX

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...

enhancement