Commit Graph

648 Commits

Author SHA1 Message Date
Thomas Farstrike 2f638378d7 reorder wallet 2025-05-26 12:22:25 +02:00
Thomas Farstrike 25f60d922d add time.py 2025-05-26 11:11:13 +02:00
Thomas Farstrike f8477d9f3f fix usecp256k1 compilation on esp32 2025-05-26 11:09:52 +02:00
Thomas Farstrike 4103611e88 async wallet balance works great 2025-05-25 21:23:26 +02:00
Thomas Farstrike 02f68206b5 add nostr balance 2025-05-25 13:51:44 +02:00
Thomas Farstrike c8774f6dbc balance update works 2025-05-25 13:19:52 +02:00
Thomas Farstrike 9b2d46b4fd add wallet.py 2025-05-25 12:59:10 +02:00
Thomas Farstrike 976be2326b fix more apps 2025-05-25 12:58:57 +02:00
Thomas Farstrike 9350d38d61 appstore: use good_stack_size() 2025-05-25 12:50:28 +02:00
Thomas Farstrike 31c8586992 fix wificonf 2025-05-25 12:36:09 +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 ed68ab5f8c boot_unix.py: cleanups 2025-05-25 11:34:51 +02:00
Thomas Farstrike d83e12ace7 boot_unix: try gesture detection before giving up 2025-05-25 11:32:54 +02:00
Thomas Farstrike d87ccd8630 No rounded corners and borders in launcher 2025-05-25 11:32:19 +02:00
Thomas Farstrike ae62538e39 update hello_world example 2025-05-25 11:31:56 +02:00
Thomas Farstrike 7433e98cb8 fix segfault of appstore on unix/desktop 2025-05-24 18:38:21 +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 ea806a6bc3 only trigger right swipe when released 2025-05-24 07:53:03 +02:00
Thomas Farstrike 2dc3364a99 clean top layer and restore it 2025-05-24 07:44:13 +02:00