445 Commits
Author SHA1 Message Date
Thomas Farstrike 73497d8aa2 Fix import 2025-10-29 23:30:43 +01:00
Thomas Farstrike e7b71cda0a Move code from AppStore to PackageManager 2025-10-29 23:27:04 +01:00
Thomas Farstrike f044e6c35f Don't show launcher app in launcher apps 2025-10-29 23:03:35 +01:00
Thomas Farstrike f9ec35db6f Use PackageManager.get_app_list() 2025-10-29 23:00:43 +01:00
Thomas Farstrike 5691058a1b Add PackageManager to reduce duplication 2025-10-29 22:58:21 +01:00
Thomas Farstrike e821b94c0e Remove the old "long press on button" script
This didn't work properly, and the user should be able to go to the settings app to enable bootloader mode.

If that doesn't work, the hardware buttons are a foolproof method.
2025-10-26 09:36:46 +01:00
Thomas Farstrike 02289c0f06 Increment launcher version 2025-10-20 22:33:11 +02:00
Thomas Farstrike daad08e08d Launcher: fix handling of empty filesystem without apps 2025-10-20 22:23:12 +02:00
Thomas Farstrike 3c282893bd Add debug output 2025-10-20 18:43:29 +02:00
Thomas Farstrike 9048be4d70 About app: add info about freezefs compiled-in filesystem 2025-10-20 18:31:22 +02:00
Thomas Farstrike faf07a1007 Increment versions 2025-10-20 16:02:43 +02:00
Thomas Farstrike 1f66f13018 Launcher app: improve error handling
Previously, a dead symlink would throw an error and
prevent the other apps from showing up.
2025-10-20 15:27:31 +02:00
Thomas Farstrike ad8e487c3e mpos.ui: add print_event() helper function 2025-10-20 12:34:29 +02:00
Thomas Farstrike c97e93dcd0 About app: enable scrolling using arrow keys so off-screen info can be viewed 2025-10-20 12:26:11 +02:00
Thomas Farstrike ad4b06bc4e launcher.py: print exception when caught 2025-10-19 08:31:44 +02:00
Thomas Farstrike 9034c1c960 OSUpdate: don't update UI after exit 2025-10-19 08:31:25 +02:00
Thomas Farstrike df6ce82ada Increment versions 2025-10-17 20:58:09 +02:00
Thomas Farstrike 5f01189c29 Wifi app: improve different screensize handling 2025-10-17 20:50:52 +02:00
Thomas Farstrike 26fbd68040 Wifi app: cleanup and improve keyboard and focus handling 2025-10-17 13:04:26 +02:00
Thomas Farstrike 832ffb1d20 AppStore app: don't update UI after the user has closed the app 2025-10-17 09:26:01 +02:00
Thomas Farstrike e90f2f8635 Change example wifi names based on user feedback 2025-10-16 15:13:31 +02:00
Thomas Farstrike 9cb0b90a0c About app: reorder 2025-10-14 21:45:12 +02:00
Thomas Farstrike d6222b82e8 OSUpdate: also show feedback in case of simulation 2025-10-14 21:37:23 +02:00
Thomas Farstrike ffb2eb1c09 OSUpdate: improve failed update feedback 2025-10-14 21:10:26 +02:00
Thomas Farstrike 29f316f48e Update CHANGELOG and MANIFESTs 2025-10-14 20:12:07 +02:00