this post was submitted on 18 Dec 2023
58 points (95.3% liked)

Jerboa

10283 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 2 years ago
MODERATORS
top 12 comments
sorted by: hot top controversial new old
[–] mhzawadi@lemmy.horwood.cloud 5 points 10 months ago (1 children)

welp https://f-droid.org/en/docs/FAQ_-_App_Developers/#will-my-app-be-built-from-source

I’ve published a new release. Why is it not in the repository? When we detect a new release, it may take a few days to make it into the repository as the build process has several steps and runs only once a day. Before the build has completed, the monitor page for your app will list it in F-Droid Monitor - Need updating. As long as the text under Versions stating “The current (recommended) version is xxx (version code yyy)” shows the version numbers corresponding to your latest release, we detected it and the APK should be available soon. Just give it some time.

Another reason could be that the app failed to build. You can watch the build process on F-Droid Monitor - Running and the previous cycle in Build.


Also https://gitlab.com/fdroid/wiki/-/wikis/FAQ#how-long-does-it-take-for-my-app-to-show-up-on-website-and-client

How long does it take for my app to show up on website and client? Your MR has just been merged, but the APK did not show up immediately? That's normal: the APK must first be built on the build server (happens automatically when the next build cycle starts), then signed (manual step), then a new index must be created and deployed.

a build cycle currently can take up to 72h (hard limit)

apps are manually signed after that (if not reproducible), and then uploaded next build cycle starts after signing is completed

So if you're lucky, it takes 3 days (new build cycle just started minutes after the merge). If you're not-that-lucky (merge happened a minute after a build cycle started), it will take 6 days. If you're very unlucky, Murphy visits in between with some problems… So don't panic before 7 days have passed, please. 😉 Please also note that the website is updated asynchronously – so while the index might already have reached your local client, website might still be a bit behind.

[–] dessalines@lemmy.ml 2 points 10 months ago

I recommend just using izzyondroid, it's much faster.

[–] mhzawadi@lemmy.horwood.cloud 4 points 10 months ago (3 children)

how long does f-droid take to publish a build? as its still on 0.0.52 😥

[–] dessalines@lemmy.ml 7 points 10 months ago (1 children)

f-droid takes a week. Izzy takes a day.

[–] Slow@lemmy.today 1 points 9 months ago* (last edited 9 months ago)

Hello. What about video playback in the app?

[–] n2burns@lemmy.ca 6 points 10 months ago (1 children)
[–] vikingtons@lemmy.world 8 points 10 months ago (1 children)

I've resorted to using obtanium for apps like jerboa and newpipe :/

[–] oshitwaddup@lemmy.antemeridiem.xyz 3 points 10 months ago (2 children)

Newpipe has it's own fdroid repo, maybe jerboa could do that too?

[–] dessalines@lemmy.ml 4 points 10 months ago

Izzyondroid takes a day at most, so it's the preferred way.

[–] vikingtons@lemmy.world 2 points 10 months ago* (last edited 10 months ago)

maybe, though I've had trouble with the NP froid repo as well (won't rule out a skill issue on my part).

I'm fine with using that app mentioned before to grab artefacts directly from the repo releases for the time being.

Honestly it's not a must for jerboa, though continuity with newpipe can be an issue since Google can change how YT video URLs are handled without warning.

[–] stinerman@midwest.social 1 points 10 months ago

Yeah been trying to figure that out myself.

[–] stinerman@midwest.social 3 points 10 months ago

54 just dropped on F-Droid for those waiting for it.