| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
https://github.com/InfiniTimeOrg/InfiniTime/issues/763#issuecomment-962436976.
|
|
Newer ButtonHandler
|
|
Memory savings by replacing strings
|
|
|
|
|
|
|
|
Fix recovery firmware build
|
|
|
|
|
|
|
|
instead of 4 (uint32_t).
|
|
|
|
|
|
|
|
|
|
|
|
Add motion service
|
|
This reverts commit 411c10ec317464a79c353dc5c18b805cf4bdf7d0.
|
|
|
|
Improve wake-up time
|
|
Flashlight brightness control
|
|
the UUID of the new Motion service from 00020000-* to 00030000-*.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only if the host subscribed to them.
|
|
fix building of Recovery image
|
|
Make new notifications refresh idle timer
|
|
Fit more tasks in SystemInfo
|
|
Paddle: compare ballX coordinate with horizontal resolution
|
|
|
|
|
|
|
|
|
|
Fix the comment as the comparison checks if the ball is at the right
side of the screen.
Compare the x coordinate of the ball with the horizontal resolution of
the screen, instead of the vertical resolution. On the PinePhone this
does make no difference as we have square 240x240 screen. Change it
anyways to be completely correct.
|
|
into Riksu9000-update_touch_driver
# Conflicts:
# src/displayapp/Apps.h
|
|
nullptr and other small cleanings.
|
|
|