| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-04 | Improved debug UI. | Avamander | |
| 2021-12-04 | Implemented parsing of all defined weather data types | Avamander | |
| 2021-12-04 | Improved UI and fixed a bug | Avamander | |
| 2021-12-04 | Bunch of bugs fixed, improved error handling, debug UI addition | Avamander | |
| 2021-12-04 | Improved error handling and fixed incompatibility with co.nstant.in:cbor library | Avamander | |
| 2021-12-04 | Fixed recovery build | Avamander | |
| 2021-12-04 | Removed versioning because it's not necessary | Avamander | |
| 2021-12-04 | Changed UUID so it wouldn't conflict with Motion | Avamander | |
| 2021-12-04 | Fixed a few compilation errors, fixed UUID. | Avamander | |
| 2021-12-04 | Implemented a few functions. | Avamander | |
| 2021-12-04 | Few formatting fixes | Avamander | |
| 2021-12-04 | Started initial work on the UI | Avamander | |
| 2021-12-04 | Added autodetection for clang-format version | Avamander | |
| 2021-12-04 | Brace style and whitespace fixes | Avamander | |
| 2021-12-04 | Switched to non-deprecated math header | Avamander | |
| 2021-12-04 | Fixed a few bugs, enabled UsefulBuf library optimizations | Avamander | |
| 2021-12-04 | Minor style improvement | Avamander | |
| 2021-12-04 | Skeleton of the receiving logic | Avamander | |
| 2021-12-04 | Removed redundant comments from NrfLogger | Avamander | |
| 2021-12-04 | Tidied up and added Weather to CMakeLists.txt | Avamander | |
| 2021-12-04 | Initial Weather service skeleton | Avamander | |
| 2021-12-04 | Added QCBOR dependency | Avamander | |
| 2021-12-02 | Clock: add missing Settings include | Reinhold Gschweicher | |
| Add missing include in `Clock.cpp` for `Settings.h`. The Settings class is forward declared in the header file, but it needs to be included in the cpp file. | |||
| 2021-12-02 | WatchFaceAnalog : move notification icon | Steveis | |
| Standardise notification icon to display in top left. | |||
| 2021-12-02 | Paddle: add a little randomization in the dy speed | Reinhold Gschweicher | |
| To make the game a bit more challenging an less predictable add a little bit of randomness to the `dy` value. When hitting the right wall add a random number (one of [-1, 0, 1]) to the `dy` value. To keep the difficulty level managable limit the dy value to be in the range from -5 to 5. | |||
| 2021-12-02 | Merge branch 'clemensvonmolo-paint-colorchange-vibration' into develop | Jean-François Milants | |
| 2021-12-02 | Merge branch 'paint-colorchange-vibration' of ↵ | Jean-François Milants | |
| git://github.com/clemensvonmolo/InfiniTime into clemensvonmolo-paint-colorchange-vibration # Conflicts: # src/displayapp/screens/InfiniPaint.h | |||
| 2021-12-02 | Metronome: add missing include for Screen.h | Reinhold Gschweicher | |
| 2021-12-02 | Settings: remove unused driver include | Reinhold Gschweicher | |
| 2021-12-02 | WatchFaceDigital: remove unused include for ScreenList.h | Reinhold Gschweicher | |
| 2021-12-02 | WatchFaceDigital: add missing include to Settings.h | Reinhold Gschweicher | |
| 2021-12-02 | WatchFaceAnalog: remove unused ScreenList, add needed includes | Reinhold Gschweicher | |
| Remove unused `ScreenList.h` include. For `std::abs()` add needed include `<cmath>`. For the forward declared Settings-Controller add the `Settings.h` include to the cpp file. | |||
| 2021-12-02 | PineTimeStyle: remove include and add forward declare | Reinhold Gschweicher | |
| Remove unused `ScreenList.h` include and add a forward declaration for the `MotionController` class. | |||
| 2021-12-02 | QuickSettings: remove unused imports | Reinhold Gschweicher | |
| 2021-12-02 | Merge branch 'develop' of github.com:JF002/Pinetime into develop | Jean-François Milants | |
| 2021-12-02 | Tentative : fix issue template that redirect to a blank page. | Jean-François Milants | |
| 2021-11-28 | About : Remove misleading info | Steveis | |
| Removed Steps which is hard coded to display 0. Could be misleading and is using up memory. | |||
| 2021-11-28 | Merge pull request #798 from NeroBurner/motionservice_fix_typo_in_include | JF | |
| MotionService: fix not needed '/' in include | |||
| 2021-11-28 | Merge branch 'develop' into motionservice_fix_typo_in_include | JF | |
| 2021-11-28 | Fixed container to use clang-format-12 and format on save | Stephanie | |
| 2021-11-28 | Merge branch 'NeroBurner-restructure_includes' into develop | Jean-François Milants | |
| 2021-11-28 | Merge branch 'restructure_includes' of ↵ | Jean-François Milants | |
| https://github.com/NeroBurner/InfiniTime into NeroBurner-restructure_includes # Conflicts: # doc/contribute.md # src/displayapp/screens/BatteryInfo.h | |||
| 2021-11-28 | Split updating and about software. Remove big Contributing section from README | Riku Isokoski | |
| 2021-11-28 | Update getting started. New pics. More information. | Riku Isokoski | |
| 2021-11-28 | Replace some "we" | Riku Isokoski | |
| 2021-11-28 | Add line break | Riku Isokoski | |
| 2021-11-28 | Add missing periods | Riku Isokoski | |
| 2021-11-28 | Improvements to Apps.md and Intro.md | Riku Isokoski | |
| 2021-11-28 | Link to companion apps | Riku Isokoski | |
| 2021-11-28 | Fix versioning | Riku Isokoski | |
