Raccoons of Lemmy, as promised in December’s AMA session, version 1.13.3 has been published. Here is the changelog:

  • feat(app): support for opening posts and comments;
  • fix(postlist): image height;
  • fix(zoomableimage): high resolution image, loading state and action buttons;
  • fix(createpost): autofill empty message;
  • refactor(di): improve dependency injection;
  • refactor(build): define and apply Gradle convention plugins;
  • chore(deps): update dependencies;
  • chore(qa): add more unit tests.

Enjoy the rest of the week and – as always – #livefasteattrash 🦝

  • @Zangoose
    link
    22 days ago

    Anyone else having issues when switching between multiple accounts?

    • Akesi SeliOPM
      link
      22 days ago

      What issues? it’s something I’ve not changed directly recently but I can not exclude something can have broken in the meantime due to various refactorings…

      • @Zangoose
        link
        2
        edit-2
        2 days ago

        If I try to switch accounts, tapping an account just doesn’t do anything unless I press it a bunch of times and then even then it doesn’t really work consistently. It usually works once after restarting the app though (but then goes back to not working after that). Same thing with the “Add account” button

        Edit: I lied about the “Add account” part, it looks like that’s just hidden behind the side menu which I’m assuming is still a bug, but it does work

        • Akesi SeliOPM
          link
          21 day ago

          Ok thanks I’ll check it… as well as the fact that the add account button is hidden.

  • fisco™🇬🇧🇺🇦
    link
    fedilink
    2
    edit-2
    3 days ago

    Works great the font scaling is good, although the content scaling is affected when chsngjn the ui font scale…🤷🏻‍♂️. Would it be possible for the nav bar to be black when using the pure black theme or closer to it…? Thanks

    • Akesi SeliOPM
      link
      13 days ago

      I think something can be done…

      Could you please tell me:

      • in Android’s settings which kind of system navigation you are using, whether gestures or buttons and whether the bottom handle to switch between apps is visible;
      • in Raccoon’s Advanced settings whether the “Edge to edge” switch is on, and what value is selected for “System notification and navigation bar theme”.

      All these parameters determine what color is used for the system bottom bar.

      • fisco™🇬🇧🇺🇦
        link
        fedilink
        2
        edit-2
        2 days ago

        Hi, Gesture navigation with bottom bar visible to switch…

        I’ve had the edge to edge on, with transparent, and the app navigation stays grey, same with opaque setting. With edge to edge off the same is evident, no change to the nav bar, whether in dark or pure black theme… The notification bar does seem to respect the choices whilst the nav.bar does not…🤷🏻‍♂️

        One thing noted is the top bar which hides on scroll along with the bottom nav, also stays grey initially, this is evident also when not hiding the bottom nav bar, where both are then grey…

        Hope this helps and Thank you 👍🏼

        • Akesi SeliOPM
          link
          12 days ago

          Yes I’ll look into it. Does choosing something else than “transparent” (i.e. opaque or solid) for system notification and navigation bar theme in Advanced settings change anything? Which version of Android are you using? Sorry for all these questions but it’s hard to debug this one.

          • fisco™🇬🇧🇺🇦
            link
            fedilink
            22 days ago

            Android 14, and I only see 2 options when edge edge is enable, either opaque or transparent… Before material you, there wasn’t any issue, has been present since though…🤷🏻‍♂️ No worries, I appreciate all you do, thanks again…👍🏼

            • Akesi SeliOPM
              link
              12 days ago

              I don’t know why I did not include the solid option, which would have been so easy and could have been the solution here. I’ll do it when I take this issue in charge!