Commit Graph

67 Commits

Author SHA1 Message Date
Thomas Farstrike f8477d9f3f fix usecp256k1 compilation on esp32 2025-05-26 11:09:52 +02:00
Thomas Farstrike 976be2326b fix more apps 2025-05-25 12:58:57 +02:00
Thomas Farstrike 593870f98c Move swipe detection to ui 2025-05-25 11:36:49 +02:00
Thomas Farstrike 68dd24dc03 adapt apps to new "back button" paradigm 2025-05-24 18:02:18 +02:00
Thomas Farstrike 57814037d3 move files and fix weird workaround with proper more stack 2025-05-21 08:59:27 +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 6fa179dc88 task_handler needs to be called from the same thread... 2025-05-14 13:35:07 +02:00
Thomas Farstrike 9ab41521ca main.py: install button handler in same thread for predictability 2025-05-13 14:11:50 +02:00
Thomas Farstrike f8fac8a32f Explicitly use mpos. prefix + don't hide notification bar in launcher 2025-05-12 00:05:56 +02:00
Thomas Farstrike c09e023cca main.py: simplify 2025-05-11 23:56:28 +02:00
Thomas Farstrike 25b83a7793 Move app and threading code to apps module 2025-05-11 23:55:18 +02:00
Thomas Farstrike 43a6c0d194 Move UI code to mpos/ui 2025-05-11 23:39:50 +02:00
Thomas Farstrike 23a3bc4fd6 main.py: tweaks for unix (desktop) target 2025-05-10 17:27:16 +02:00
Thomas Farstrike abf8005bec Increase display and camera FPS 2025-05-09 17:49:16 +02:00
Thomas Farstrike dec61ea719 Temperature has no decimals 2025-05-08 19:12:16 +02:00
Thomas Farstrike 8a64335a2f wificonf: show more feedback to user 2025-05-08 13:07:17 +02:00
Thomas Farstrike 17fee3801a osupdate: show info about update and 'Start OS Update' before updating 2025-05-08 11:52:28 +02:00
Thomas Farstrike a2bcf72c76 appstore: add update button (non-functional) 2025-05-07 19:52:39 +02:00
Thomas Farstrike 9cb146bce6 Move to MANIFEST.JSON 2025-05-07 16:11:32 +02:00
Thomas Farstrike 9e57a1bc58 App: add category 2025-05-07 15:51:43 +02:00
Thomas Farstrike 407705a8f8 main.py: default colors 2025-05-07 15:48:46 +02:00
Thomas Farstrike 4eee020cc8 Move from MANIFEST.MF to MANIFEST.JSON 2025-05-07 14:54:20 +02:00
Thomas Farstrike 7b203adda7 camera: add explicit close button
This workaround the slow draw-from-top gesture.
2025-05-07 09:15:50 +02:00
Thomas Farstrike 2383409abd Store app name also for apps started by dir 2025-05-06 18:22:05 +02:00