summaryrefslogtreecommitdiffstats
path: root/buttons.cpp
Commit message (Expand)AuthorAge
* Implement BaseApp method called when btn releasedConfuSomu2021-08-23
* Tidy up project tree; move api, appMgr and BaseAppConfuSomu2021-08-20
* Rename current_app to foreground_appConfuSomu2021-08-05
* Move app manager functions to a namespaceConfuSomu2021-08-05
* Implement virtual getter for app attributesConfuSomu2021-08-01
* Implement an app_manager that supports BaseAppConfuSomu2021-07-25
* Move functions related to app lifecycle managmentConfuSomu2021-06-25
* Add delta to app_btnpress argumentsConfuSomu2021-04-28
* Move check for button time since press to functionConfuSomu2021-04-25
* Fix race condition on HOME press while renderingConfuSomu2021-04-22
* Move global variables to structConfuSomu2021-04-22
* Ignore home button press when in Api popupConfuSomu2021-04-22
* Enter shallow sleep when there are no interactionsConfuSomu2021-03-02
* Wait for button press then hide popupConfuSomu2021-03-01
* Adopt C++ConfuSomu2021-02-20