| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
fix build error in WatchFaceDigital
|
| |
|
|
|
|
|
|
| |
More memory for freertos heap and timer stack
Fix warning in watchface
Fix number of bytes read by cst816
Debug app to show freertos tasks
Increased the number of bytes of the twi write buffer
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
# Conflicts:
# src/CMakeLists.txt
# src/displayapp/Apps.h
# src/displayapp/DisplayApp.cpp
# src/displayapp/DisplayApp.h
# src/displayapp/lv_pinetime_theme.c
# src/displayapp/screens/ApplicationList.cpp
# src/drivers/TwiMaster.cpp
# src/systemtask/SystemTask.h
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
new navigation
add some color to the apps
redesign menus
new settings menu
new quick settings
code clean up
size reduction by converting navigation images to font
and more...
|
| |/
|
|
| |
wrist rotation + app to see the value of the 3 axis in "real time".
|
| |
|
|
| |
replace with paddle app in displayApp.cpp and ApplicationList.cpp later.
|
| | |
|
| |
|
|
|
| |
- 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 app
|
| |
|
|
| |
added Paddle.cpp and Paddle.h
|
| | |
|
| |
|
|
| |
notification apps are available in the menu, we can compare them.
|
| | |
|
| |
|