aboutsummaryrefslogtreecommitdiffstats
path: root/app_manager.cpp
Commit message (Expand)AuthorAge
* Move app manager functions to a namespaceConfuSomu2021-08-05
* Clean up app_manager and correctly clear the OLEDConfuSomu2021-08-01
* Transition app_settings to BaseApp classConfuSomu2021-08-01
* Move function documentation to header fileConfuSomu2021-08-01
* Move bgrefresh of each app to app_manager functionConfuSomu2021-08-01
* Implement virtual getter for app attributesConfuSomu2021-08-01
* Implement an app_manager that supports BaseAppConfuSomu2021-07-25
* Remove BaseApp ptr from open_apps after deleting itConfuSomu2021-06-25
* Move functions related to app lifecycle managmentConfuSomu2021-06-25