index
:
pico-watch
BaseApp-class
api-class
app-game_falldown
app-main_clock
app-settings
app-tests
main
master
ui-ListWidget
An 128×64 OLED watch based on Raspberry Pi Pico.
ConfuSomu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
settings
Commit message (
Expand
)
Author
Age
*
Refactor names to btn_pressed/btn_released
ConfuSomu
2021-09-03
*
Tidy up project tree; move api, appMgr and BaseApp
ConfuSomu
2021-08-20
*
Remove all references to render interval methods
BaseApp-class
ConfuSomu
2021-08-14
*
Allow apps to close and quit themselves via return
ConfuSomu
2021-08-11
*
Transition app_settings to BaseApp class
ConfuSomu
2021-08-01
*
Implement an app_manager that supports BaseApp
ConfuSomu
2021-07-25
*
Remove uneeded return statement
app-settings
ConfuSomu
2021-05-29
*
Fix incorrect default value when setting day
ConfuSomu
2021-05-29
*
Use pragma once in main.hpp
ConfuSomu
2021-05-27
*
Use NUM_CHOICES to avoid having magic number
ConfuSomu
2021-05-27
*
Add time format setting
ConfuSomu
2021-05-27
*
Implement display settings
ConfuSomu
2021-05-06
*
Add cancel option to date/time setting menu
ConfuSomu
2021-05-06
*
Fix incorrect month displayed
ConfuSomu
2021-05-01
*
Display last selected option when showing choices
ConfuSomu
2021-05-01
*
Clean up unneeded settings from menu
ConfuSomu
2021-05-01
*
Set date in settings
ConfuSomu
2021-05-01
*
Set time in settings
ConfuSomu
2021-05-01
*
Implement preliminary settings app
ConfuSomu
2021-05-01