this post was submitted on 07 Jun 2024
2 points (75.0% liked)

Jerboa

10137 readers
74 users here now

Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.

Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.

Built With

Features

Installation / Releases

Support / Donate

Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.

Crypto

Contact

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -1 points 3 months ago (1 children)

You can always look at a github repository to see if a project is alive or not. Just because it doesn't have frequent releases, doesn't mean development isn't happening.

[–] [email protected] 0 points 3 months ago (1 children)

I did and there was only a change in one file that didn't seem very important. That's what I'm saying. The Github repo was kinda dead too

[–] [email protected] 0 points 3 months ago (1 children)

You can always help out yourself, if you're that concerned

[–] [email protected] 0 points 3 months ago (1 children)

How? I can't even help translations or write a hello world script

[–] [email protected] 0 points 3 months ago (1 children)

You can't, that was probably his bet. He is petty because you pointed out nothing was happening which made you think it is dead, so he has to bring justice to his open source dev masters because they make the magic happen for free so being offended for them is something he can give back.

[–] [email protected] 0 points 3 months ago (1 children)

Well it didn't sound like an offend to me. It was a good point. And tbh idk if Jerboa needs much work. It's been quite stable for me. The only issue is stutters when scrolling a profile. I'd like to have the ability to filter or hide posts/comments with specific words like I can on Mastodon though

[–] [email protected] 0 points 3 months ago (1 children)

Does it still stutter in latest version 0.0.67 ?

[–] [email protected] 0 points 3 months ago* (last edited 3 months ago) (1 children)

Yes but only if you swipe. I wish I could send a video but I can't. When I swipe, it shakes for like 1-2 seconds and then swipes. I think it has something to do with the top bar. If I hold the finger when swiping, it works fine

[–] [email protected] 0 points 3 months ago (1 children)

Yes the App bar has an impact, I had already fixed that for the main feed. But I have a made a PR that solves this for the other main screens.

[–] [email protected] 0 points 3 months ago (1 children)

Thank you for your work, mister/miss. I really hope it helps to solve the problem. Now it's an actual photosensitive epilepsy trigger

[–] [email protected] 0 points 3 months ago (1 children)

Did this problem exist before? On what Android version are you? And Jerboa "performance"/"smoothness" should be improving over time. I would like to know if that is not the case for everyone.

[–] [email protected] 0 points 3 months ago* (last edited 3 months ago) (1 children)

I think it started around 4 versions ago. Unfortunately I can't remember on which one exactly. I can try to downgrade sometime. The issue appeared on A13 and still remains now after I upgraded to A14. And it doesn't look like just poor performance. It is like a serious bug because it goes mental for a second before proceeding with scrolling. It's like the top bar fails to hide when scrolling, reopens 100 times and makes the whole page slightly shake with the speed of the display's refresh rate.

I guess I need to properly test it someday and report the result. It needs investigation.

[–] [email protected] 2 points 3 months ago (2 children)

I can't reproduce this on Android 14 (Pixel 7 emulator)

https://github.com/MV-GH/LemmyBackwardsCompatibleAPI/assets/67873169/346b4c87-d19f-404f-936f-9f1d0f74125d

I am going to need more info. Which device, a video of the problem, locale, anything relevant

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago)

I just updated to 0.0.67 and the issue is almost completely fixed. Now the bug appears only when scrolling really fast and quite rarely. Thanks again for all your work on this amazing app

[–] [email protected] 1 points 3 months ago* (last edited 3 months ago)

I'll try to give you as much info as I can but I need some time to collect it. For now I can say that my phone is Redmi Note 10 Pro (global version) running LineageOS 21. The locale of the app doesn't seem to matter because changing it to English doesn't fix the issue. I'd recommend taking a look at screen resolution and aspect ratio as the factors that cause this bug. These are the only meaningful things I can think of