| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- fix conflict
- add a icon for the navigation app.
|
|
|
|
|
|
styles table
reads touch events
allows moving tiles
allows merging tiles
improves tile movement
allows merging tiles
adds score display
implements color
edit comments
adjust game logic
disallows double merges
|
|
added Paddle.cpp and Paddle.h
|
|
|
|
classes of the services.
|
|
|
|
because the current bootloader (which does not exposes its version) cannot initialize the chip when it's in sleep mode.
This feature will be re-enabled when the bootloader expses it's version.
|
|
|
|
notification apps are available in the menu, we can compare them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
project.
|
|
|
|
touchevent. This allows to recognize gesture and handle them in Screens or in DisplayApp.
In Polling mode, X/Y positions are sent continuously to lvgl, allowing to scroll inside a dropdown menu for example.
|
|
and post_build.sh that is generated by cmake build.sh
|
|
in their filename.
Update Docker build script accordingly.
Also fix permission issue with docker build (all files belonged to root).
|
|
build param and to remove warnings from these libs.
This also speeds up the build of the whole project as those libs are now built once for the 3 targets.
|
|
|
|
|
|
type.
Integrate this new ScreenList in SystemInfo.
Add ApplicationList, which is a ScreenList of Tile. This allows to display a menu of more than 6 applications.
|
|
he's just OTA'ed.
Still need to find a way to display this screen when needed.
|
|
Music
|
|
Fix reset timing and add dummy reading in Cst816S to fix init error on some devices.
|
|
|
|
|
|
|
|
icons are smaller in memory and quicker to draw.
BLE and battery icon replaced in Clock screen.
Added heartbeat and step icons in Clock screen.
Replace all labels in Menu by icons.
Add doc to generate new font.
|
|
|
|
allocated for FreeRTOS.
Add Monitor to log the stack usage of each task.
|
|
|
|
|
|
Apply Release by default.
|
|
|
|
spi flash memory.
|
|
Add some const in SPI driver.
|