| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-10 | Use neofonts | Michele Bini | |
| 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-15 | Fix touch wakeup and code cleanup | Riku Isokoski | |
| 2021-07-15 | Fix most issues | Riku Isokoski | |
| 2021-07-15 | New touch handler, with issues | Riku Isokoski | |
| 2021-06-12 | Move most of the code from the constructor of the objects statically ↵ | Jean-François Milants | |
| initialized in main() into Start()/Init() functions to avoid Static Initialization Order Fiasco (https://en.cppreference.com/w/cpp/language/siof). See https://github.com/JF002/InfiniTime/pull/415#issuecomment-859004238. | |||
| 2021-04-24 | Reformatted all the files according to clang-format style | Avamander | |
| 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... | |||
| 2021-03-18 | FIX screen corruption #213 | Joaquim | |
| 2021-01-28 | LVGL v7.10.0 | Joaquim | |
| 2020-12-01 | Merge pull request #136 from okaestne/include-cleanup | JF002 | |
| Includes cleanup | |||
| 2020-11-16 | Include cleanup: displayapp + screens | okaestne | |
| 2020-11-01 | Fixed typo (Transfert -> Transfer) | Ryan Hartlage | |
| 2020-10-02 | Renamed DisplayApp/ to displayapp/ | Avamander | |
