Releases: msfjarvis/compose-lobsters
Releases · msfjarvis/compose-lobsters
v1.43.0
v1.42.0
v1.41.0
v1.40.0
Changed
- Update to Compose March releases
- Improve performance of frequently invoked database queries
- Refactor UI data model to improve state handling
- Make saved posts update in the background more often
- Consolidate widget display logic
- Rework some theming logic to align with new Material guidelines
v1.39.0
Get it on Google Play: https://play.google.com/store/apps/details?id=dev.msfjarvis.claw.android
Changelog
Changed
- Add HTML bookmarks as an export format
- Rework widget item layout for consistent touch targets
- Add attribution for libraries used in the app
- Redesign settings screen
- Update to Compose January releases
v1.38.0
Get it on Google Play: https://play.google.com/store/apps/details?id=dev.msfjarvis.claw.android
Changelog
Changed
- Add brand new icon by dzuk
- Fix a bug that caused the app to fetch the same 20 posts over and over
- Significantly improve scrolling performance when there are a lot of saved posts
- Move search feature to its own screen
- Make top app and bottom system bars use the same color
- Reduce unnecessary API calls in search screen
- Upgrade to Compose November releases
- Enable logging of SQLite queries
v1.37.0
v1.36.0
v1.35.0
v1.34.0
Changelog
Added
- Add a swipe action on each story to open the comments page on
lobste.rs
- Automatically mark posts as "read" and visually distinguish between them
Changed
- Tweak list items to reduce vertical size and adjust colors
- Drop bogus workarounds for native library crashes
- Updated Jetpack Compose and SQLite
Fixed
- Rework how comments are displayed to adapt to lobste.rs API change