Commit Graph

193 Commits

Author SHA1 Message Date
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 f858cd0f10 Add app's "assets" folder to sys.path 2025-05-25 12:25:40 +02:00
Thomas Farstrike 593870f98c Move swipe detection to ui 2025-05-25 11:36:49 +02:00
Thomas Farstrike ae62538e39 update hello_world example 2025-05-25 11:31:56 +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 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
Thomas Farstrike ae10c369c5 Revert "Supress touch events after swipe"
This reverts commit 9267705f29.
2025-05-24 07:16:27 +02:00
Thomas Farstrike 9267705f29 Supress touch events after swipe
Only works on swipe up, weirdly enough...
2025-05-24 06:48:54 +02:00
Thomas Farstrike 0df191b205 Add swipe from left for back 2025-05-24 06:29:58 +02:00
Thomas Farstrike f0aaa711b3 SettingsScreen: don't inherit from lv.obj 2025-05-23 17:29:39 +02:00
Thomas Farstrike d8fd4f5cec displaywallet: cleanups 2025-05-23 15:44:30 +02:00
Thomas Farstrike 262b241ce7 improve displaywallet 2025-05-23 15:37:42 +02:00
Thomas Farstrike 5e27c20429 lightningpiggy: add settings screen 2025-05-23 14:26:41 +02:00
Thomas Farstrike 12efd657fe improve style 2025-05-23 09:53:52 +02:00
Thomas Farstrike 95771d3dec Start work on LightningPiggy's DisplayWallet 2025-05-23 09:47:53 +02:00
Thomas Farstrike e38e57d00a modify things 2025-05-20 16:41:51 +02:00
Thomas Farstrike 005f1c0c37 simplify echo.py 2025-05-19 14:44:22 +02:00
Thomas Farstrike e63c9d4040 cleanups 2025-05-19 08:56:26 +02:00
Thomas Farstrike ba9e55e48c update websocket examples 2025-05-18 17:17:35 +02:00