| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-11 | Use nullptr when aligning relative to parent | Michele Bini | |
| 2022-05-11 | keep text red after stopping overtime timer | Michele Bini | |
| 2022-05-10 | Remove redundant code in Timer App; inline CreateButtons | Michele Bini | |
| 2022-05-10 | Fix for stopping timer alert and simplifying code. | Michele Bini | |
| 2022-04-21 | Merge branch 'rev22-develop' into edge | Michele Bini | |
| 2022-04-21 | Timer App: Use lime color when running, inline functions that are used only ↵ | Michele Bini | |
| once. | |||
| 2022-04-21 | Remove unused member from Timer App class | Michele Bini | |
| 2022-04-18 | Replace lv_label_set_text where possible | Riku Isokoski | |
| 2022-04-10 | mix work | Michele Bini | |
| 2022-04-10 | Use neofonts | Michele Bini | |
| 2022-04-10 | integration fixes | Michele Bini | |
| 2022-04-10 | Integrate hatmajster's timer code | Michele Bini | |
| 2022-03-28 | Timer App : add background label to ensure that the app will be displayed ↵ | Jean-François Milants | |
| correctly after a full refresh (HW scrolling transition). Code cleaning and rename methods. | |||
| 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-07-19 | Set remaining default periods to LV_DISP_DEF_REFR_PERIOD | Riku Isokoski | |
| 2021-07-19 | Refresh rework | Riku Isokoski | |
| 2021-07-02 | Fixed a bunch of format specifiers | Avamander | |
| 2021-05-20 | Timer App (#355) | Florian | |
| * built timer app * Style improvements * making sure buttons stay hidden when the app is reopened and reappear after the timer runs out * more sensible calculations of time deltas. eliminated that mysterious scaling factor * changing the timer icon | |||
