Jerboa

10398 readers
2 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
1
2
 
 

I noticed that the last release was in September 27th, which is almost 5 months ago.

Does anybody know if they're going to release a new version soon?

3
 
 

Does anyone else deal with initial load times that take forever? Once it logs me in it seems to be a bit snappier, but half the time the request times out.

I figured the issue was with my instance, but I can access it via web browser with no hiccups. Usually a refresh or two fixes it so it isn't much of a problem, but I'm mainly posting as a sanity check I guess.

4
 
 

I'm writing a Lemmy bot. (No spoilers. I'll publish it one day.) To test it, I'm running a local Lemmy instance (via Docker) on a computer on my LAN and pointing my bot at it. That method works great, mostly. I can use Lemmy-UI just fine on my computer. I can also connect to that computer from a browser on my Android phone via http://192.168.1.199:1234/. I can also connect to Lemmy directly from my browser on my Android phone via http://192.168.1.199:8536/ and get a JSON payload (rather than an HTML page) with some information about the instance. So I'm certain I can connect to both Lemmy and Lemmy-UI from elsewhere on my LAN.

I also want to see exactly what posts made by my bot look like in Jerboa, but I haven't been able to figure out how to connect to it from Jerboa. On the "add account instance" interface, you can select an instance from the dropdown, but you can also type whatever you want into the dropdown field.

I've tried typing in:

  • 192.168.1.199
  • 192.168.1.199:1234 (Lemmy-UI is HTTP port 1234.)
  • 192.168.1.199:8536 (Lemmy is HTTP port 8536.)
  • http://192.168.1.199:1234/
  • http://192.168.1.199:8536/

(And, yeah, I figure port 1234 is probably not correct because probably Jerboa doesn't go through Lemmy-UI, but rather directly to Lemmy itself. But I figured I'd include those experiments here for completeness's sake.)

But I get the error message "Couldn't connect to the instance."

I'm running Jerboa 0.0.77 and Lemmy 0.19.8.

Thanks in advance!

5
 
 

Or is this not possible on Lemmy generally?

6
 
 

Is there a way to only show English posts when in All? I love our friends around the world but I can only read English right now

7
 
 

I'm looking for a way to filter by text in Jerboa, for example hide every post if the title starts with "Trump“

Don't know if I just can't find it or if it doesn't exist. If it's the latter, this would be a welcome addition.

8
 
 

I would love to have a button on images in Jerboa that would completely invert the colors of an image. My retinas keep getting burned when I'm opening a post on my dark themed phone that is of a white image with text. It would be great to be able to view/read the image this way.

PS double tapping an image zooms it in waaaay too far. It should zoom to 100% size. My biggest pet peeve when trying to enlarge images.

9
 
 

Is there really no way to set a default comment sort order so you don't have to change it every time you go into a comment section? All the other apps have it... it makes Jerboa unusable for me.

10
 
 

Jerboa doesn't populate the image hotlink until you actually click on the post. I backchecked this with Voyager as well, just to be sure.

11
 
 
12
 
 

It is possible in the future updates create our own custom themes in the Jerboa?thanks 👍

13
 
 

When I open the app it's default to sort by hot. I can't scroll past the first page, it fails to load any more posts. If I sort by top 6 or 12 hour it works.

Anyone else experiencing this or know what I can do to fix it?

14
 
 

I am tired of being blasted by political nonsense. I just want to look at memes and tech stuff while also not being scared of exploring new content.

15
 
 

Can we have a long press menu with block options when browsing? Sometimes I want to block things because I don't want to see it. It's a pain having to go to the post and click the options to do it. Or rather try to click it, but then the image loads, displacing the load button, so you accidentally click the image instead, getting it unblurred, in full screen. Literally the very last thing I wanted.

16
 
 

Hey there,

Not sure if this is actually more of an Android system limitation, but I came across this post earlier:

https://lemm.ee/post/45289052

The feed renders the linked .SVG graphic as expected, though the image lightbox (image view when tapped on) doesn't appear to render this. The AOSP gallery / files app and Google Photos app appear to also be incapable of rendering this, however.

Disregard, - it works now for me now 😅

17
18
 
 

Basically title. I noticed the new version in my F-Droid client but there wasn't any information about it anywhere. The version name also had a mention of the Google Play Store (gplay). What's up with all of this? Are there any questionable proprietary components being implemented to comply with the Play Store requirements or something?

19
5
submitted 5 months ago* (last edited 5 months ago) by vikingtons@lemmy.world to c/jerboa@lemmy.ml
 
 

Hey there,

This is an extremely minor quirk with how the image lightbox (apologies if I'm using web specific terms) behaves when a post image is selected from the feed and put into full screen mode.

On devices with on-screen nav and expanded status bar areas (camera hole design concession), the lightbox will show end to end with the UI controls overlayed.

If you tap once on the image to hide the UI elements, the status bar area is filled, whereas the nav area still shows as expected, though the image appears to resize slightly in response to the change in viewport. Wondering if this was intentional?

Video link here: https://imgur.com/a/NG74wiO

Truly the most P4 item I could think of but was curious.

Pixel 7 | Android 14 | Lemmy 0.0.75

20
 
 

That's it that's all I have to say.

21
 
 

Many thanks to @mv-gh for these quick fixes.

22
 
 

Like the title says. There are communities whose purpose is to just repost Reddit posts using bots and they're flooding my front page. I'd like to block it using Jerboa. Is it possible? Or can it be done via the web interface?

23
 
 

As the title says, if I click on a link to a Lemmy post that was deleted, or can't be found for whatever reason, Jerboa goes back to the start of the feed instead of going back to where I was.

Especially annoying when I've been scrolling for a while. Sorry if it is a known bug, I haven't seen any post about it.

Edit: trying to reproduce it, test

Edit2: this !madeupcommunity@sopuli.xyz lets me go back normally, so I think it's a weird interaction when opening urls in jerboa through URLCheck that makes another instance of it, restarting it. If I find any links that actually break it without this interaction I'll update the post, but until then, consider it a false alarm/special case ;)

24
 
 

If you look at the very bottom of the screen shot you can see that the home, search, etc buttons are cut off.

Happy to provide more info to help. I'm on a stock pixel 3a.

25
 
 

I've encountered a small issue with Jerboa that I wanted to see if other people were experiencing. And or if there was a fix for this issue.

Screenshot of issue:

Screenshot of the stuff at the top I'm talking about because I don't know the proper term:

view more: next ›