Commit Graph

714 Commits

Author SHA1 Message Date
Thomas Farstrike 21afc8ee88 Remove .micropython/lib symlink workaround 2025-06-05 00:13:51 +02:00
Thomas Farstrike 00f51afd79 Change PiggyOS to MicroPythonOS 2025-06-05 00:02:16 +02:00
Thomas Farstrike 28bbb9b636 Fix wifi button in drawer, tweaks stuff 2025-06-04 23:56:13 +02:00
Thomas Farstrike 385b017d75 fix wifi stuff 2025-06-04 23:49:50 +02:00
Thomas Farstrike f77025056f Fix WifiService 2025-06-04 23:08:51 +02:00
Thomas Farstrike 23355a1d47 Move auto_connect.py to WifiService.py 2025-06-04 22:55:40 +02:00
Thomas Farstrike 8fe4971386 Piggy: fix icon URL 2025-06-04 15:51:37 +02:00
Thomas Farstrike d9e6f3fbd8 Fix appstore and icon urls 2025-06-04 15:48:16 +02:00
Thomas Farstrike 4860437e6c Fix Camera icon path 2025-06-04 15:44:35 +02:00
Thomas Farstrike a86ab00a3e Fix appstore 2025-06-04 15:37:53 +02:00
Thomas Farstrike 5fde5a87da Fix appstore, icons etc 2025-06-04 15:32:16 +02:00
Thomas Farstrike cff1421f06 rename wificonf to wifi 2025-06-04 14:50:40 +02:00
Thomas Farstrike 0eae05bd85 rename wificonf to wifi 2025-06-04 14:49:58 +02:00
Thomas Farstrike bd536ef96b Fix appstore 2025-06-04 14:49:11 +02:00
Thomas Farstrike 2ddecee937 Fix OSUpdate onStop() 2025-06-04 14:40:03 +02:00
Thomas Farstrike 2d7c61ee05 Fix wifi button in drawer 2025-06-04 14:39:54 +02:00
Thomas Farstrike 14bb627cd5 WiFiConf: more resilient 2025-06-04 14:37:37 +02:00
Thomas Farstrike f7616fbc40 WiFiConfig: use mpos.config facilities 2025-06-04 14:23:57 +02:00
Thomas Farstrike 5f0a614ead Use Intent Result API and more local variables 2025-06-04 13:27:45 +02:00
Thomas Farstrike a8e7e5275d Fix wificonf 2025-06-04 09:39:37 +02:00
Thomas Farstrike 6b082e68ea Fix OSUpdate 2025-06-03 17:02:11 +02:00
Thomas Farstrike 69a11e9d54 Fix AppStore 2025-06-03 16:37:50 +02:00
Thomas Farstrike 3cf5d7f11a Improve error handling 2025-06-03 15:00:35 +02:00
Thomas Farstrike d0e51305a1 Add support for activities and intent filters to MANIFEST.JSON 2025-06-03 13:24:05 +02:00
Thomas Farstrike 8a0eac09b8 Piggy: call camera app using Intent, use same class
Also add fallback to class name.
2025-06-03 11:34:10 +02:00