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
/
api.hpp
Commit message (
Expand
)
Author
Age
*
Implement API method for setting current datetime
api-class
ConfuSomu
2021-03-28
*
Implement API method for choosing between strings
ConfuSomu
2021-03-28
*
Implement API method for popup for
ConfuSomu
2021-03-16
*
Implement API method to ask user for yes/no choice
ConfuSomu
2021-03-16
*
Move display of popup in API to generic function
ConfuSomu
2021-03-16
*
Dump display backbuffer only once
ConfuSomu
2021-03-04
*
Fix footer and header background drawing
ConfuSomu
2021-03-04
*
Enter shallow sleep when there are no interactions
ConfuSomu
2021-03-02
*
Implement API to set/get render interval
ConfuSomu
2021-03-01
*
Implement API method for setting performance
ConfuSomu
2021-03-01
*
Implement API method for display header text
ConfuSomu
2021-03-01
*
Implement API method for displaying footer text
ConfuSomu
2021-03-01
*
Wait for button press then hide popup
ConfuSomu
2021-03-01
*
Implement method in API for drawing a popup
ConfuSomu
2021-03-01
*
Expose features from the OLED library in the API
ConfuSomu
2021-02-28
*
Refactor API function names
ConfuSomu
2021-02-27
*
Implement getDatetime function in API
ConfuSomu
2021-02-27
*
Remove unnecessary includes
ConfuSomu
2021-02-27
*
Use an Api class for abstraction
ConfuSomu
2021-02-27