| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
# 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
|
| | |
| |
| |
| | |
optimize battery code
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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".
|
| |\
| |
| |
| |
| |
| | |
# Conflicts:
# src/main.cpp
# src/systemtask/SystemTask.h
|
| | | |
|
| |\|
| |
| |
| |
| |
| |
| |
| | |
# Conflicts:
# src/CMakeLists.txt
# src/displayapp/DisplayApp.h
# src/systemtask/SystemTask.cpp
# src/systemtask/SystemTask.h
|
| | |\ |
|
| | | | |
|
| | | |
| | |
| | |
| | | |
Display the call notifications in the Notification app, with buttons to accept/reject the call.
|
| | |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add categories to AlertNotification
Add new alert notification screens bases
Add Incoming Call
Add Modal
Add event to AlertNotification
Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com>
|
| |/
|
|
|
|
|
|
|
| |
as a recovery firmware : it only provides basic UI and BLE connectivity for OTA.
This new FW is build on the same codebasse than the actual InfiniTime. Only the display task is different (this allows to remove lvgl from the recovery fw, which is very heavy).
CMake builds and docker have been modified accordingly.
Note than the fw is converted into an image and then into a DFU in the cmake build (previously, it was only done in the
|
| | |
|
| |
|
|
| |
ON when the app is closed), display the HR value on the Clock app.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|