Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implement BaseApp method called when btn released | ConfuSomu | 2021-08-23 |
* | Tidy up project tree; move api, appMgr and BaseApp | ConfuSomu | 2021-08-20 |
* | Rename current_app to foreground_app | ConfuSomu | 2021-08-05 |
* | Move app manager functions to a namespace | ConfuSomu | 2021-08-05 |
* | Implement virtual getter for app attributes | ConfuSomu | 2021-08-01 |
* | Implement an app_manager that supports BaseApp | ConfuSomu | 2021-07-25 |
* | Move functions related to app lifecycle managment | ConfuSomu | 2021-06-25 |
* | Add delta to app_btnpress arguments | ConfuSomu | 2021-04-28 |
* | Move check for button time since press to function | ConfuSomu | 2021-04-25 |
* | Fix race condition on HOME press while rendering | ConfuSomu | 2021-04-22 |
* | Move global variables to struct | ConfuSomu | 2021-04-22 |
* | Ignore home button press when in Api popup | ConfuSomu | 2021-04-22 |
* | Enter shallow sleep when there are no interactions | ConfuSomu | 2021-03-02 |
* | Wait for button press then hide popup | ConfuSomu | 2021-03-01 |
* | Adopt C++ | ConfuSomu | 2021-02-20 |