| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-15 | Update includes to to be relative to src directory | Reinhold Gschweicher | |
| Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | |||
| 2021-10-10 | Merge with develop and fix conflicts from timaios:set-datetime-manually. | Jean-François Milants | |
| 2021-09-02 | Update Settings.cpp | Itai Nelken | |
| 2021-08-28 | Merge pull request #458 from kieranc/pinetimestyle-colorpicker | JF002 | |
| Add color picker for PineTimeStyle watchface | |||
| 2021-08-08 | Merge branch 'JF002:develop' into set-datetime-manually | Tim | |
| 2021-08-03 | Merge branch 'develop' into refresh_rework | Riku Isokoski | |
| 2021-07-28 | Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker | Kieran Cawthray | |
| 2021-07-25 | Add new unique icons for some apps | Riku Isokoski | |
| 2021-07-24 | Add extra screen in settings to show scrollbar correctly | Kieran Cawthray | |
| 2021-07-19 | Refresh rework | Riku Isokoski | |
| 2021-07-09 | Modified Settings menu as per suggestion | Tim Taenny | |
| Moved "Set date" and "Set time" to the second page of the Settings menu. | |||
| 2021-07-09 | Added new menu entries to Settings page | timaios | |
| 2021-06-24 | PineTimeStyle color picker initial commit | Kieran Cawthray | |
| 2021-06-10 | Minor improvements: use std::make_unique when creating unique_ptr, check the ↵ | Jean-François Milants | |
| code is running from an IRQ before calling xQueueSendFromISR or xQueueSend) | |||
| 2021-04-26 | Merge branch 'develop' of | Joaquim | |
| https://github.com/JF002/InfiniTime into StepsApp | |||
| 2021-04-24 | Reformatted all the files according to clang-format style | Avamander | |
| 2021-04-19 | New Steps app | Joaquim | |
| Settings to set the steps goal More detail in Motion app New 42px Font | |||
| 2021-04-04 | Big UI and navigation Rewrite | Joaquim | |
| 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... | |||
