Commit Graph

103 Commits

Author SHA1 Message Date
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 c0ff7fae32 Piggy: add capture QR code
Also cleanup top layer when opening a new screen.
2025-05-31 23:21:05 +02:00
Thomas Farstrike faed111835 displaywallet: add CAM button for QR scanning (not functional yet) 2025-05-31 23:12:53 +02:00
Thomas Farstrike db925ce9fb websocket.py: add ping callback support 2025-05-30 21:39:19 +02:00
Thomas Farstrike 047dde1348 tweak ui 2025-05-27 22:44:06 +02:00
Thomas Farstrike 243ac9a51f threading: use good_stack_size 2025-05-27 22:43:43 +02:00
Thomas Farstrike 1ba44918bd wallet: add payment list 2025-05-26 15:25:42 +02:00
Thomas Farstrike 25f60d922d add time.py 2025-05-26 11:11:13 +02:00
Thomas Farstrike 02f68206b5 add nostr balance 2025-05-25 13:51:44 +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 0317f387e7 boot.py: remove gesture handling (done by ui now) 2025-05-25 11:46:30 +02:00
Thomas Farstrike b283ca2602 remove file 2025-05-25 11:46:27 +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 d891edaacd start_launcher(): empty screen stack 2025-05-24 10:04:02 +02:00
Thomas Farstrike 8c33b5794e simplify 2025-05-24 08:09:57 +02:00
Thomas Farstrike 7ac88f0b3a Notification bar defaults closed 2025-05-24 07:59:37 +02:00
Thomas Farstrike 2dc3364a99 clean top layer and restore it 2025-05-24 07:44:13 +02:00
Thomas Farstrike 0df191b205 Add swipe from left for back 2025-05-24 06:29:58 +02:00
Thomas Farstrike 262b241ce7 improve displaywallet 2025-05-23 15:37:42 +02:00