| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add PineTimeStyle watchface (#334) | kieranc | 2021-06-29 | 1 | -0/+14 |
| | | | | | | | | | | | | | | * PineTimeStyle * Move GPL license header * Add step count gauge - replaces heartrate in sidebar * Enable 12/24h functionality * Set step gauge outer to be white when step goal is reached * Add font source file * Move static needle_colors array to member variable * Add documentation on generating a font * Replace .ttf with Google version, add link to font page Co-authored-by: JF002 <JF002@users.noreply.github.com> | ||||
| * | Clock : initialize the actual clockface in initialization list instead of in ↵ | Jean-François Milants | 2021-06-12 | 1 | -19/+12 |
| | | | | | the core of the ctro(). | ||||
| * | replace ScreenList with a single screen in Clock. This removes the tap to ↵ | Florian | 2021-06-11 | 1 | -18/+21 |
| | | | | | switch feature | ||||
| * | Reformatted all the files according to clang-format style | Avamander | 2021-04-24 | 1 | -38/+51 |
| | | |||||
| * | Merge branch 'develop' into motion-sensor | Jean-François Milants | 2021-04-09 | 1 | -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 Rewrite | Joaquim | 2021-04-04 | 1 | -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 Milants | 2021-04-04 | 1 | -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_unique | Niall Cooling | 2021-03-22 | 1 | -4/+4 |
| | | |||||
| * | Merge from upstream | Joaquim | 2021-03-06 | 1 | -1/+2 |
| | | |||||
| * | Multi face support, analog clock, 12/24 config | Joaquim | 2021-02-24 | 1 | -211/+41 |
| | | |||||
| * | LVGL v7.10.0 | Joaquim | 2021-01-28 | 1 | -4/+3 |
| | | |||||
| * | HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵ | Jean-François Milants | 2021-01-17 | 1 | -5/+13 |
| | | | | | ON when the app is closed), display the HR value on the Clock app. | ||||
| * | Include cleanup: displayapp + screens | okaestne | 2020-11-16 | 1 | -7/+8 |
| | | |||||
| * | Fix conflicts | JF | 2020-10-27 | 1 | -11/+12 |
| |\ | |||||
| | * | Switched from NULL to nullptr | Avamander | 2020-10-04 | 1 | -11/+11 |
| | | | |||||
| * | | Integrate new notification UI with notifications coming from BLE | JF | 2020-10-20 | 1 | -3/+18 |
| |/ | |||||
| * | Fixed all the includes that were broken due to the renames | Avamander | 2020-10-02 | 1 | -1/+2 |
| | | |||||
| * | Renamed displayapp/Screens to displayapp/screens | Avamander | 2020-10-02 | 1 | -0/+227 |
