Skip to content

Releases: msfjarvis/compose-lobsters

v1.37.0

Choose a tag to compare

@msfjarvis msfjarvis released this 06 Oct 08:51

Changelog

Changed

  • Fixed a crash that infrequently happened in the comments page
  • Fixed a crash when trying to list saved posts
  • Fixed a crash in home screen widget when user had less than 50 saved posts
  • Upgraded to Compose 1.6.0-alpha07

v1.36.0

Choose a tag to compare

@msfjarvis msfjarvis released this 04 Oct 13:34

Changelog

Added

  • Introduce an initial attempt at a home screen widget

Changed

  • Fixed a crash triggered when swiping items
  • Adjusted pull to refresh component to match Material You theme

v1.35.0

Choose a tag to compare

@msfjarvis msfjarvis released this 19 Sep 09:54

Changelog

Changed

  • Fixed missing vertical spacing between post tags
  • Fixed user profile links not displaying correctly in-app
  • Update to Compose October release

v1.34.0

Choose a tag to compare

@msfjarvis msfjarvis released this 30 Aug 10:43

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

v1.33.0

Choose a tag to compare

@msfjarvis msfjarvis released this 31 Jul 14:52

Changelog

Changed

  • Yet another attempt at fixing native library crashes
  • Rework how baseline profiles are generated

v1.32.0

Choose a tag to compare

@msfjarvis msfjarvis released this 27 Jul 08:10

Changelog

Changed

  • Upgrade to AndroidX July 26 release
  • Revert selectable text feature due to sporadic crashes

v1.31.0

Choose a tag to compare

@msfjarvis msfjarvis released this 25 Jul 10:42

Changelog

Added

  • Added the ability to search for posts
  • Text in the comments page is now selectable

Changed

  • Upgrade to Compose July release
  • Upgrade to Kotlin 1.9.0

v1.30.0

Choose a tag to compare

@msfjarvis msfjarvis released this 02 Jul 18:43

Changelog

Changed

  • Added another workaround for native library loading crash

v1.29.0

Choose a tag to compare

@msfjarvis msfjarvis released this 08 Jun 15:03

Changelog

Added

  • Backup and restore options for saved posts

Fixed

  • Spamming the comments button no longer causes it to be opened multiple times
  • Saved posts screen now has a visual indication when you have nothing saved
  • Iconography has been updated across the board to be more consistent

v1.28.0

Choose a tag to compare

@msfjarvis msfjarvis released this 03 Jun 18:50

Changelog

Changed

  • Navigation transitions have been slightly sped up

Fixed

  • Add workaround for a native library loading crash observed on some devices