Commit Graph

34 Commits

Author SHA1 Message Date
Thomas Farstrike 6a9bf4e9a9 Rework WifiService to lock while scanning 2025-06-13 09:02:30 +02:00
Thomas Farstrike ca57a5ae98 fix esp32 run if there's no focus group 2025-06-11 17:54:21 +02:00
Thomas Farstrike 127809cbc3 mpos.apps: clean focus group 2025-06-10 17:44:13 +02:00
Thomas Farstrike f030a5f928 Fix menu bar being hidden after starting an app 2025-06-06 21:57:54 +02:00
Thomas Farstrike e570193792 add timing checks for debug 2025-06-05 01:27:06 +02:00
Thomas Farstrike cac3900825 appstore: move to onResume() 2025-06-05 00:32:49 +02:00
Thomas Farstrike 23355a1d47 Move auto_connect.py to WifiService.py 2025-06-04 22:55:40 +02:00
Thomas Farstrike a8e7e5275d Fix wificonf 2025-06-04 09:39:37 +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
Thomas Farstrike 3935b0018e Piggy: use Intents to start new Activities 2025-06-03 10:20:17 +02:00
Thomas Farstrike 8dddf28149 Move setContentView() and finish() to Activity 2025-06-03 02:57:26 +02:00
Thomas Farstrike bbd5e57dab Adapt launcher and Piggy to the Activity lifecycle 2025-06-03 02:27:02 +02:00
Thomas Farstrike 38b7a3b481 mpos.apps: add globals introspect 2025-06-03 00:15:01 +02:00
Thomas Farstrike 976be2326b fix more apps 2025-05-25 12:58:57 +02:00
Thomas Farstrike f858cd0f10 Add app's "assets" folder to sys.path 2025-05-25 12:25:40 +02:00
Thomas Farstrike 68dd24dc03 adapt apps to new "back button" paradigm 2025-05-24 18:02:18 +02:00
Thomas Farstrike d891edaacd start_launcher(): empty screen stack 2025-05-24 10:04:02 +02:00
Thomas Farstrike 0df191b205 Add swipe from left for back 2025-05-24 06:29:58 +02:00
Thomas Farstrike a00137c69f if apps started in new thread then give appstore and camera a bit more stack 2025-05-20 22:54:39 +02:00
Thomas Farstrike 80ef199451 figured out the threading on desktop/unix sortof 2025-05-20 22:11:30 +02:00
Thomas Farstrike 8375824ea8 chasing crash on desktop/unix 2025-05-20 21:29:24 +02:00
Thomas Farstrike 08fb82a479 bitcoin_price: fix 2025-05-16 11:07:04 +02:00
Thomas Farstrike a246df9b5e single threaded works better 2025-05-16 10:12:31 +02:00