Branch | Commit message | Author | Age |
BaseApp-class | Remove all references to render interval methods | ConfuSomu | 4 years |
api-class | Implement API method for setting current datetime | ConfuSomu | 4 years |
app-game_falldown | WIP on the Falldown game | ConfuSomu | 3 years |
app-main_clock | Remove title header from clock UI | ConfuSomu | 4 years |
app-settings | Remove uneeded return statement | ConfuSomu | 4 years |
app-tests | Clean-up CMakeLists.txt | ConfuSomu | 4 years |
main | WIP on the Falldown game | ConfuSomu | 3 years |
master | Remove std::chrono_literals as it's unused | ConfuSomu | 14 months |
ui-ListWidget | WIP | ConfuSomu | 4 years |
|
|
Age | Commit message | Author |
2021-08-14 | Remove all references to render interval methodsBaseApp-class | ConfuSomu |
2021-08-12 | Have the render interval be an app attribute | ConfuSomu |
2021-08-11 | Clear display when app is quit via return value | ConfuSomu |
2021-08-11 | Allow apps to close and quit themselves via return | ConfuSomu |
2021-08-11 | Remove one check used to see if app is already init | ConfuSomu |
2021-08-05 | Check if new fails when creating app | ConfuSomu |
2021-08-05 | Rename current_app to foreground_app | ConfuSomu |
2021-08-05 | Move app manager functions to a namespace | ConfuSomu |
2021-08-01 | Clean up app_manager and correctly clear the OLED | ConfuSomu |
2021-08-01 | Transition app_settings to BaseApp class | ConfuSomu |
[...] |
|
Clone |
https://git.twilightsparkle.space/pico-watch |