Default main app selector
Allows setting the default app via the main menu.
Edited by schneider
Merge request reports
Activity
Could you please share, what is the goal of the changes? I hope, it could help by review.
Could it help with traceback that could be observed by turning watch off?
Traceback (most recent call last): File "menu.py", line 185, in <module> File "simple_menu.py", line 359, in run File "simple_menu.py", line 352, in run File "simple_menu.py", line 262, in draw_menu File "display.py", line 68, in clear OSError: 16
Surely, that is not very important.
Edited by Aristadded 7 commits
-
f1042eb9...a126e425 - 6 commits from branch
master
- 965bea09 - wip: default main app selector
-
f1042eb9...a126e425 - 6 commits from branch
- Resolved by rahix
- Resolved by rahix
- Resolved by rahix
- Resolved by schneider
assigned to @rahix
changed milestone to %v1.16
added 8 commits
- c67972e3 - refact(config): Make config parser more robust
- 726f15eb - refact(config): Use iscntrl to trim lines in epic_config_get_string
- b48b5506 - change(config): Ignore case when reading a boolean
- aef66cad - feat(config): Add epic_config_set_string function
- 7172d5ac - feat(config): Add micropython interface the the config file
- 91f0c969 - feat(main.py): Read the default application from the config file
- 7d2514e7 - feat(simple_menu): Add a method to detect a long (>1 second) press
- 2b744900 - feat(menu): Add a sub menu to set the default app via a long press
Toggle commit listadded 5 commits
- ddd034d0 - feat(config): Add epic_config_set_string function
- 850860e5 - feat(config): Add micropython interface the the config file
- c2ef5163 - feat(main.py): Read the default application from the config file
- d20b83f5 - feat(simple_menu): Add a method to detect a long (>1 second) press
- 4f5c636d - feat(menu): Add a sub menu to set the default app via a long press
Toggle commit listadded 5 commits
- 1c94049b - feat(config): Add epic_config_set_string function
- 53cf5a36 - feat(config): Add micropython interface the the config file
- fab599e4 - feat(main.py): Read the default application from the config file
- 03f0e45f - feat(simple_menu): Add a method to detect a long (>1 second) press
- 2a70c97c - feat(menu): Add a sub menu to set the default app via a long press
Toggle commit listadded 4 commits
- 2fcfff13 - feat(config): Add micropython interface the the config file
- d5b7b3f7 - feat(main.py): Read the default application from the config file
- 1887124d - feat(simple_menu): Add a method to detect a long (>1 second) press
- 5f4b1a8e - feat(menu): Add a sub menu to set the default app via a long press
Toggle commit list
Please register or sign in to reply