As agreed, this is the new pre-release version of 1.0.0. There are some new features such as: opening links in custom tabs, navigation between comments in post detail and to previous/next post in feeds. Some of your requests about link opening and link banner display have been addressed too, plus the profile and login screen have been slightly improved. I had the opportunity to change some things under the hood, like the pagination mechanism, in order to make it possible to navigate to previous/next from the post screen, which was much needed and resulted in cleaner code, even if it took some time to refactor.

  • Cloudless ☼@lemmy.cafe
    link
    fedilink
    English
    arrow-up
    5
    ·
    2 months ago

    Excellent work with the latest version. Thanks again for creating this app and making it open source.

    This is becoming my favourite Lemmy app now. I previously couldn’t use the app because of the swipe handling, now it has been fixed with the option to disable swipe actions.

    I will be submitting lots of feature requests on Github.

    • Dieguito 🦝@feddit.itOPM
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      2 months ago

      Thanks for the comment, I’ve seen the issues and thank you for submitting them too! Little by little I’ll try to solve as many as possible over time.

      I agree with the swiping interfering with scrolling, it bothers me too and it’s a shame native Compose handles things so badly (I’ve seen lots of cross-platform apps working seamlessly).