| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/NeroBurner/InfiniTime into NeroBurner-restructure_includes
# Conflicts:
# doc/contribute.md
# src/displayapp/screens/BatteryInfo.h
|
|
|
|
|
|
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
|
|
|
|
|
|
instead of 4 (uint32_t).
|
|
the UUID of the new Motion service from 00020000-* to 00030000-*.
|
|
|
|
|
|
only if the host subscribed to them.
|
|
|
|
|
|
Improve battery percentage calculation and reporting
|
|
Fix Navigation Service UUID docs
|
|
Remove unnecessary C-style casts with BLE UUIDs
|
|
|
|
While charging, percentage should only go up, and while discharging,
percentage should only go down.
|
|
Detect full charge and improve watchface battery display
|
|
Fix the size of the filesystem.
|
|
updating.
|
|
Correct typo: 0x400000 - 0x0B4000 = 0x34C000.
|
|
Toggle notifications only, keep vibrations.
|
|
|
|
|