Commit 7b878e5
Lightning Piggy 0.4.1
Consolidates three logical changes into one user-visible release:
- Balance header split: big number in font_montserrat_24, smaller unit
suffix in font_montserrat_16, sharing a baseline. Long balance strings
no longer collide with the wallet-type indicator icons.
- Tap-to-cycle transaction font drops the two unscii bitmap fonts that
lacked the ₿ glyph; cycle is now five Montserrat sizes.
- NWC relay watchdog: detects half-broken WebSockets where sends work
but receives are silently dropped (most common cause: transient WiFi
packet loss). After 3 silent poll cycles (~6 min) closes + reopens +
re-subscribes to the relay. 2 s sleep between close and open avoids
exhausting the ESP32 LWIP socket pool. The orange stale-data dot
self-clears once a useful response arrives.
- Plus 0.4.1's existing payment formatting + UI polish bullets (number
format separator on transaction amounts, "symbol" → "₿ symbol" denom
rename with one-shot migration, scroll-in-place transactions list,
auto-scroll-to-top on new tx + after 2 min idle, larger balance tap
target).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8fe5bbd commit 7b878e5
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- apps/com.lightningpiggy.displaywallet
- icons
- mpks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Binary file not shown.
0 commit comments