Skip to content

Releases: msfjarvis/compose-lobsters

v1.33.0

31 Jul 14:52
Compare
Choose a tag to compare

Changelog

Changed

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

v1.32.0

27 Jul 08:10
Compare
Choose a tag to compare

Changelog

Changed

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

v1.31.0

25 Jul 10:42
Compare
Choose a tag to compare

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

02 Jul 18:43
Compare
Choose a tag to compare

Changelog

Changed

  • Added another workaround for native library loading crash

v1.29.0

08 Jun 15:03
Compare
Choose a tag to compare

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

03 Jun 18:50
Compare
Choose a tag to compare

Changelog

Changed

  • Navigation transitions have been slightly sped up

Fixed

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

v1.27.0

31 May 01:11
Compare
Choose a tag to compare

Changelog

Changed

  • Small accessibility improvements
  • Slightly tweak the layout for story items to take less vertical space
  • Upgrade to Compose 1.5.0-beta01 release
  • Set accessibility web URI for profile screen
  • Directly use Material Icons from upstream artifacts
  • Upgrade dependencies
  • Add adaptive navigation support (thanks @Yash-Garg)
  • Use latest SQLite for backing databases

v1.26.0

03 May 22:38
Compare
Choose a tag to compare

Changelog

Changed

  • Upgrade to Compose May release
  • Disable Sentry performance reporting
  • Migrate to Compose Foundation FlowRow in LobstersCard

v1.25.0

18 Apr 08:50
Compare
Choose a tag to compare

Changelog

Changed

  • Make the app draw edge to edge
  • Simplify Top App Bar color scheme
  • Rework how baseline profiles are generated
  • Upgrade to Compose April release

v1.24.0

24 Mar 09:56
Compare
Choose a tag to compare

Changelog

Changed

  • Rebuild app icon assets to align better with Material guidelines
  • Adopt Slack's Compose lints and address issues found by it
  • Upgrade to OkHttp 4.x
  • Upgrade to Compose March release
  • Start work on support for logging in with lobste.rs