Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Rename current_app to foreground_app | ConfuSomu | 2021-08-05 |
* | Move app manager functions to a namespace | ConfuSomu | 2021-08-05 |
* | Clean up app_manager and correctly clear the OLED | ConfuSomu | 2021-08-01 |
* | Transition app_settings to BaseApp class | ConfuSomu | 2021-08-01 |
* | Move function documentation to header file | ConfuSomu | 2021-08-01 |
* | Move bgrefresh of each app to app_manager function | ConfuSomu | 2021-08-01 |
* | Implement virtual getter for app attributes | ConfuSomu | 2021-08-01 |
* | Implement an app_manager that supports BaseApp | ConfuSomu | 2021-07-25 |
* | Remove BaseApp ptr from open_apps after deleting it | ConfuSomu | 2021-06-25 |
* | Move functions related to app lifecycle managment | ConfuSomu | 2021-06-25 |