this post was submitted on 16 Jun 2023
89 points (98.9% liked)

Jerboa

10135 readers
3 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
 

Seems to be placed exactly where my finger wants to land when I'm not paying attention. I think it should be removed/moved to the full post view.

I'm willing and able to contribute that change myself if other people agree it would be a positive change.

Edit: Ah, realized this issue really only applies if you use the "list" display option. For the "card" display option usernames are far from where you'd typically click, and also account for a much smaller portion of the total clickable space.

Edit 2: Well I've opened a PR. Now we just wait https://github.com/dessalines/jerboa/pull/710

all 14 comments
sorted by: hot top controversial new old
[–] Iron 12 points 1 year ago* (last edited 1 year ago)

Yes, all the time. Would love if this can be fixed, as I do prefer list view. It's not even necessary to remove the field entirely (it's useful to see sometimes), but it shouldn't function as a separate link. Same for the community name.

[–] Nikokin 9 points 1 year ago
[–] [email protected] 7 points 1 year ago

Yes, I always go into someone's account when trying to go into comments.

[–] [email protected] 6 points 1 year ago

Same here. I'd move the community link inside too.

[–] [email protected] 6 points 1 year ago

Yeah, same here. Keeps happening. I'd love to learn more about coding so I could help contribute to the app and to Lemmy in general. Right now I just have some rudimentary python but some hands on experience would be ideal.

[–] ProfessionalBoofis 5 points 1 year ago
[–] [email protected] 5 points 1 year ago

@greed. To easy to tap the wrong bit. On single line posts its the worst

[–] [email protected] 3 points 1 year ago
[–] [email protected] 2 points 1 year ago

Absolutely. I also find the app doesn't always respond when I tap the title or comments so I have to tap again in the proximity which tends to lead to going to user profile or the community.

Which is odd because I'm used to a similar layout in Boost but I never seem to run into that problem there.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

I used Relay for reddit, user and link buttons were hidden behind the swipe, while tapping always either expanded or collapsed comments.

I keep tapping random shit while attempting to do that.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (2 children)

Yeah, I'm also coming from Relay. You may be interested to see the list view rejiggering I just started working on which makes it look a bit more like Relay. Don't know if they'll accept it though. (Ignore the missing thumbnails everywhere, seems to happen in any build I make, even without any changes. Not sure why)

[–] Iron 4 points 1 year ago

I like this better than the current layout! My brain wants the context of the community name before processing the title, so this flows more naturally.

[–] [email protected] 2 points 1 year ago

Looks good in my opinion, open a PR when you are finished and let's see if the maintainers like it