this post was submitted on 16 Jun 2023
31 points (100.0% liked)

Jerboa

10734 readers
12 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 3 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

top 14 comments
sorted by: hot top controversial new old
[–] Nikokin@lemmy.world 5 points 2 years ago
[–] MentalEdge@sopuli.xyz 2 points 2 years ago* (last edited 2 years 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.

[–] lars@programming.dev 0 points 2 years ago* (last edited 2 years 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)

[–] MartianFox@feddit.de 1 points 2 years ago

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

[–] Iron@lemmy.world 1 points 2 years 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.

[–] shortwavesurfer@monero.town 2 points 2 years ago

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

[–] ProfessionalBoofis@lemmy.world 2 points 2 years ago
[–] Iron@lemmy.world 2 points 2 years ago* (last edited 2 years 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.

[–] JCreazy@midwest.social 2 points 2 years ago

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

[–] similideano@sopuli.xyz 2 points 2 years ago

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

[–] Cryst@lemmy.ca 1 points 2 years ago
[–] Ragoo@feddit.de 1 points 2 years ago

Since I changed to list view yesterday this happens all the time. I specifically came to this sub to look for this issue, so thank you for addressing it.

[–] 2muchcaffeine4u@lemmy.fmhy.ml 1 points 2 years 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.