Skip to content

Releases: msfjarvis/compose-lobsters

v1.66.0

Choose a tag to compare

@msfjarvis msfjarvis released this 02 Jun 10:25
Immutable release. Only release title and notes can be modified.

Added

  • You can now upvote and reply to comments from the app, if you're logged in

Changed

  • The comments UI now tries to mimic Boost for Reddit

Fixed

  • Certificate pinning was removed to avoid errors when certificates were rotated

Get it on Google Play Get it on IzzyOnDroid

v1.65.0

Choose a tag to compare

@msfjarvis msfjarvis released this 29 May 16:44
Immutable release. Only release title and notes can be modified.

Fixed

  • Address fallout from Lobste.rs changing its HTML markup. This will keep happening :(

Changed

  • The comment expand/collapse indicators now match the Lobsters UI

Get it on Google Play Get it on IzzyOnDroid

v1.64.0

Choose a tag to compare

@msfjarvis msfjarvis released this 26 May 08:55
Immutable release. Only release title and notes can be modified.

Added

  • Allow logging in to avoid rate limiting problems.

Changed

  • The migration path for tag data format changes in 1.61.0 has been removed.
  • The app no longer uses the unsupported JSON endpoints on lobste.rs, instead relying
    on parsing the HTML pages instead.

Get it on Google Play Get it on IzzyOnDroid

v1.63.0

Choose a tag to compare

@msfjarvis msfjarvis released this 02 Apr 09:29
Immutable release. Only release title and notes can be modified.

Fixed

  • Comments are no longer indicated as unread on the first visit of a post

Changed

  • Post titles in the list view can now take up 2 lines to make ellipsizing less likely
  • Action buttons now have a prominent background to make their touch target more obvious
  • Action buttons now have additional padding to avoid accidental presses when interacting
    with system gestures

Thanks to Charles Lombardo for contributing the action button UI changes.


Get it on Google Play Get it on IzzyOnDroid

v1.62.0

Choose a tag to compare

@msfjarvis msfjarvis released this 10 Mar 05:26
Immutable release. Only release title and notes can be modified.

Fixed

  • Improve comment scrolling performance
  • Ensure saved/read state for posts updates properly in UI
  • All strings in the app are now translatable, open to volunteer contributions.

Get it on Google Play Get it on IzzyOnDroid

v1.61.0

Choose a tag to compare

@msfjarvis msfjarvis released this 28 Feb 13:17
Immutable release. Only release title and notes can be modified.

Fixed

  • Collapsed comments state are now persisted across navigation events

Changed

  • Tags use a more muted background color to avoid being distracting.
  • Tag blocks can now be time-bound

Get it on Google Play Get it on IzzyOnDroid

v1.60.0

Choose a tag to compare

@msfjarvis msfjarvis released this 14 Feb 17:41
Immutable release. Only release title and notes can be modified.

Fixed

  • Rare crash in widget handling
  • Line-breaking behavior in comments now packs text densely
  • Tag filtering now applies to widgets as well

Changed

  • Links to other posts now open in the app itself
  • Widget handles bad network scenarios better

Get it on Google Play Get it on IzzyOnDroid

v1.59.0

Choose a tag to compare

@msfjarvis msfjarvis released this 09 Jan 14:08
Immutable release. Only release title and notes can be modified.

Fixed

  • Crashes from process death
  • Crashes in widget handling
  • Android Auto Backup works again

Changed

  • Added a tag filtering option to settings
  • Comment count badge has been restored
  • Navigation behavior has been improved to avoid too-deep hierarchies
  • Widget clicks are handled reliably
  • Widget UI has been touched up and a preview added for Android 16+
  • User profile page is now scrollable
Get it on Google Play Get it on IzzyOnDroid

v1.58.0

Choose a tag to compare

@msfjarvis msfjarvis released this 26 Dec 16:51
Immutable release. Only release title and notes can be modified.

Fixed

  • Avoid crash from trying to import invalid backups
  • Avoid crash when posts move between pages

Changed

  • Widget update is more reliable
  • Increased network timeouts
  • Better network retries and rate limit avoidance
  • Temporarily remove comment count to fix crashes

v1.57.0

Choose a tag to compare

@msfjarvis msfjarvis released this 07 Dec 16:58
Immutable release. Only release title and notes can be modified.

Changed

  • Navigation rewritten for larger screens
  • Comment expand/collapse now uses button UI
  • Comment rendering rewritten for better performance
  • Settings page redesigned

Fixed

  • Database concurrency improvements
  • Upgrade to Compose 2025-12 alpha
  • Swipe action trigger distance increased for Android 16 QPR1 Beta 1
  • Deeply nested comment tree collapsing
  • Post author indication in details
  • Dark mode toggle crash