this post was submitted on 17 Apr 2024
4 points (75.0% liked)

raccoonforlemmy

174 readers
2 users here now

The purpose of this community is to discuss and collect feedback about the development of the Raccoon For Lemmy mobile app.

Feel free to use this space to share your

Suggestions as well as criticism is well accepted (better if constructive but who cares after all: Lemmy is beautiful because there's freedom).

Have a look at the GitHub repository for more information.

Chat with us on Matrix!

NB: Notes collected here will eventually become issues on GitHub to better track their evolution.

founded 9 months ago
MODERATORS
 

This is a minor complaint but I hope it's also a simple fix. In both the Google Play Store and in F-Droid, Jerboa is listed as "Jerboa for Lemmy". But when you install the app, it shows as just "Jerboa". Raccoon also appears as "Raccoon for Lemmy" in both the Google Play Store and F-Droid but its name after installing is still "Raccoon for Lemmy". This means when I add the app to my homescreen, it appears as "Raccoon f..." because the name is too long to fit on a single line. You definitely need the "for Lemmy" when trying to find the app in the app store, but once the app is installed can you change the display name to just "Raccoon"?

Again, I know this is a very minor complaint. But if Jerboa can do it, I'm hoping it's also a very simple fix.

EDIT: Here's how Jerboa did it: https://github.com/LemmyNet/jerboa/pull/904

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 3 months ago (1 children)

Use a good launcher like Nova, and you can rename them yourself. Honestly no idea why such a feature is still not in the android stock launcher, I consider it quite essential.

[โ€“] [email protected] 2 points 3 months ago

That's a perfectly fair solution for myself, but I'm hoping it's easy to make this change in the code so everyone can benefit from it. I'll definitely go this route if the code can't be changed though, thanks!