Skip to content

Releases: msfjarvis/compose-lobsters

v1.7.0

Choose a tag to compare

@msfjarvis msfjarvis released this 19 Nov 19:55

Changelog

  • Switch to Compose Material's swipe refresh feature
  • Change metadata extractor logic to no longer prefer canonical URLs.
    The submitted URL will be retained as-is now.
  • Remove navigation transition animations

v1.6.0

Choose a tag to compare

@msfjarvis msfjarvis released this 14 Nov 13:40
v1.6.0
b728103

Changelog

  • Migrate dependency injection from Hilt to Anvil + Whetstone

v1.5.0

Choose a tag to compare

@msfjarvis msfjarvis released this 10 Nov 16:45
v1.5.0
2eb0a6a

Changelog

  • Upgrade to Compose 2022.11.00 release

v1.4.0

Choose a tag to compare

@msfjarvis msfjarvis released this 02 Nov 08:48
v1.4.0
c89589a

Changelog

  • Misc fixes to link metadata extractor

v1.3.0

Choose a tag to compare

@msfjarvis msfjarvis released this 24 Oct 17:41
v1.3.0
790874e

Changelog

  • Prevent errors during link metadata retrieval from crashing the app
  • Update Jetpack libraries to 2022-10-24 release

v1.2.0

Choose a tag to compare

@msfjarvis msfjarvis released this 17 Oct 06:05
v1.2.0
69eed8a

Changelog

  • Lazily load link metadata to improve comment page loading speed
  • Upgrade to latest Compose release
  • Refactor code to align with Twitter's public Compose guidelines

v1.1.0

Choose a tag to compare

@msfjarvis msfjarvis released this 30 Sep 10:13
v1.1.0
03882b4

Changelog

  • Update Jetpack Compose
  • Declare data backup and transfer rules
  • Add score and relative time to comments
  • Improve legibility of links in comments and user profiles
  • Commonize and improve how network errors are displayed

v1.0.0

Choose a tag to compare

@msfjarvis msfjarvis released this 20 Sep 11:18
v1.0.0
42c876f

Initial Play Store release!

The app will become available on the Play Store over the next few hours.