Damus Android v0.5.8 -
2025-07-24
damus-android-v0.5.8.apk
Previous
release: v0.5.7
Whats new
- Fixed reply view text wrapping issues
- Swipe nav working on all views
- Fixed sometimes buggy route selection from chrome and dave
- Fix bug where some reply-to-OP notes from nostrudle/jumble were not
appearing
Log
Jakub Gladysz (1):
Do not crash on unknown arg
William Casarin (6):
ui/replydesc: quick TextSegment cleanup/optimize
ui: wrap reply description
router: fix router selection
nip10: switch to NoteReply instead of handrolled logic
lockfile: fixup
v0.5.8
kernelkind (9):
TMP: update egui-nav
refactor scrolling for post, reply & quote views
enforce scroll_id for `ThreadView`
add `scroll_id` for all views with vertical scroll
add `DragSwitch`
use `DragSwitch` in `Column`
get scroll id for `Route`
add `route_uses_frame`
use `DragSwitch` to allow dragging anywhere in navigation