Skip to content

Releases: msfjarvis/compose-lobsters

v1.53.0

30 Nov 13:32
Compare
Choose a tag to compare

Fixed

  • Tablet users can now navigate between hottest/newest/saved posts again

v1.52.0

26 Nov 10:49
Compare
Choose a tag to compare

Added

  • A brand new tablet-specific UI — Thanks @ThanaReka
  • Usernames of story authors are highlighted in comments

Fixes

  • Add a workaround for rare crashes while loading SQLite with older devices
  • Fix comments page resetting collapsed state while scrolling
  • Images are cached for longer on disk
  • Navigation bar now renders a solid background on API levels 31 and below
Get it on Google Play

v1.51.0

22 Sep 14:05
Compare
Choose a tag to compare

Fixed

  • Pull to refresh indicator is no longer hiding behind the top app bar
  • User profile page correctly renders contents below the top app bar
  • Revert unread comment handling changes that caused false positives

v1.50.0

30 Aug 14:34
Compare
Choose a tag to compare

Fixed

  • Search bar draws under the status bar when hiding keyboard
  • Bottom of the comments page is cut off by the navigation bar
  • Rare crash in comments page

v1.49.0

29 Aug 03:49
Compare
Choose a tag to compare

Added

  • Opening posts you have previously seen will show the number of new comments since last visit

Fixed

  • Saving posts no longer triggers a page refresh that invalidates scroll position

Changed

  • Change submitter text to 'authored' when applicable
  • Unread comments now have a brighter background rather than a text badge
  • Bottom navigation bar has been redesigned

v1.48.0

05 Jun 07:52
Compare
Choose a tag to compare

Added

  • Swiping a post from left to right now offers a share action

Fixed

  • Try to workaround an infrequent crash when scrolling hottest/newest posts

Changed

  • Upgrade to Kotlin 2.0.0
  • Upgrade to Compose May beta releases

v1.47.0

14 May 07:49
Compare
Choose a tag to compare

Changed

  • Bring back dividers between posts (I regret my earlier choices)
  • Upgrade to Compose May stable releases

Fixed

  • Navigating to user profiles now works when invoked from the search
    results page
  • Fix occasional crashes due to the app incorrectly trying to open
    multiple database connections

v1.46.0

24 Apr 18:32
Compare
Choose a tag to compare

Changed

  • Remove dividers between posts
  • Post titles in lists are now truncated to be a single line

Fixed

  • Disable logging of network errors to Sentry
  • Add potential workaround for navigation-related crashes

v1.45.0

24 Apr 06:51
Compare
Choose a tag to compare

Changed

  • Upgrade to Compose April releases
  • Story items are now more compact so you can see more items
    on your screen.

Fixed

  • Fixed a crash when clicking an item on the bottom navigation bar
    too quickly
  • Removed buggy deeplinks
  • Clicking a username now correctly navigates to the right page in-app

v1.44.0

19 Mar 12:57
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in the database code that was triggering crashes for a subset of upgrading users