Commit Graph

96 Commits

Author SHA1 Message Date
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
Thomas Farstrike e9620b8a6a websocket: less verbose 2025-05-23 09:02:41 +02:00
Thomas Farstrike d9c696a33c padding.py: less verbose 2025-05-22 21:58:50 +02:00
Thomas Farstrike 98c4816ad2 README.md 2025-05-22 21:22:43 +02:00
Thomas Farstrike b04025374f fix ciphers and padding 2025-05-22 21:18:44 +02:00
Thomas Farstrike a821de8675 CData: add string representation 2025-05-22 21:08:17 +02:00
Thomas Farstrike 59ab534775 threading.py: comments 2025-05-22 21:06:36 +02:00
Thomas Farstrike 23563bc907 websocket: show more debug 2025-05-22 21:06:24 +02:00