John Crawford
John Crawford
I have added an option in the "Display timeout" for an always on display. Not sure how useful this is, or how good the battery life is (will be testing...
This PR implements InfiniTime's own code for detecting gestures within the TouchHandler, instead of using the gesture detection built-in to the Cst816S. The only gesture that hasn't been re-implemented is...
This change makes the battery info app open upon putting the watch on the charger, if the current app is the clock (as to not close any app that might...
I have added an action to dismiss all notifications in the notification viewer. You swipe left and it moves the notification to reveal a button that dismisses all of the...
Using the pwm backlight changes from #575, I have changed BrightnessController::Set to smoothly transition from each brightness instead of setting it instantly with the GPIO pins. This small change makes...
Fixes #1881, when the heartrate data is not clear, or there is no measurement, display --- instead of 000
After discovering that I cannot use google assistant to create tasks, I was quite dissapointed. So I decided to download Tasker after seeing there was a plugin and created a...
Fix for [InfiniTimeOrg/InfiniTime#1869](https://github.com/InfiniTimeOrg/InfiniTime/pull/1869)