Commit Graph

630 Commits

Author SHA1 Message Date
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
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 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
Thomas Farstrike 3c97106e1c dataclasses.py: comments 2025-05-22 21:06:02 +02:00
Thomas Farstrike 4d9f5ab83f improve exception handling 2025-05-21 12:27:02 +02:00