aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/Clock.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reformatted all the files according to clang-format styleAvamander2021-04-241-38/+51
|
* Merge branch 'develop' into motion-sensorJean-François Milants2021-04-091-5/+0
|\ | | | | | | | | | | | | | | | | | | | | | | # 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
| * Big UI and navigation RewriteJoaquim2021-04-041-5/+0
| | | | | | | | | | | | | | | | | | | | | | 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...
* | First integration of the motion sensor (bma 421) : step counting + wake on ↵Jean-François Milants2021-04-041-3/+6
|/ | | | wrist rotation + app to see the value of the 3 axis in "real time".
* replaced all unique_ptr.reset calls with std::make_uniqueNiall Cooling2021-03-221-4/+4
|
* Merge from upstreamJoaquim2021-03-061-1/+2
|
* Multi face support, analog clock, 12/24 configJoaquim2021-02-241-211/+41
|
* LVGL v7.10.0Joaquim2021-01-281-4/+3
|
* HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵Jean-François Milants2021-01-171-5/+13
| | | | ON when the app is closed), display the HR value on the Clock app.
* Include cleanup: displayapp + screensokaestne2020-11-161-7/+8
|
* Fix conflictsJF2020-10-271-11/+12
|\
| * Switched from NULL to nullptrAvamander2020-10-041-11/+11
| |
* | Integrate new notification UI with notifications coming from BLEJF2020-10-201-3/+18
|/
* Fixed all the includes that were broken due to the renamesAvamander2020-10-021-1/+2
|
* Renamed displayapp/Screens to displayapp/screensAvamander2020-10-021-0/+227