summaryrefslogtreecommitdiffstats
path: root/api.hpp
Commit message (Expand)AuthorAge
* Implement API method for setting current datetimeapi-classConfuSomu2021-03-28
* Implement API method for choosing between stringsConfuSomu2021-03-28
* Implement API method for popup forConfuSomu2021-03-16
* Implement API method to ask user for yes/no choiceConfuSomu2021-03-16
* Move display of popup in API to generic functionConfuSomu2021-03-16
* Dump display backbuffer only onceConfuSomu2021-03-04
* Fix footer and header background drawingConfuSomu2021-03-04
* Enter shallow sleep when there are no interactionsConfuSomu2021-03-02
* Implement API to set/get render intervalConfuSomu2021-03-01
* Implement API method for setting performanceConfuSomu2021-03-01
* Implement API method for display header textConfuSomu2021-03-01
* Implement API method for displaying footer textConfuSomu2021-03-01
* Wait for button press then hide popupConfuSomu2021-03-01
* Implement method in API for drawing a popupConfuSomu2021-03-01
* Expose features from the OLED library in the APIConfuSomu2021-02-28
* Refactor API function namesConfuSomu2021-02-27
* Implement getDatetime function in APIConfuSomu2021-02-27
* Remove unnecessary includesConfuSomu2021-02-27
* Use an Api class for abstractionConfuSomu2021-02-27