19
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 02 Oct 2024
19 points (100.0% liked)
Jerboa
10133 readers
32 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
- Open source, AGPL License.
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
- bitcoin:
1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
- ethereum:
0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01
- monero:
41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV
- cardano:
addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm
Contact
founded 2 years ago
MODERATORS
0.76 should only exist for the Play Store. Donation links had to be removed in the Google Play variant: https://github.com/LemmyNet/jerboa/commit/ea2776441b4f76ff66f7beb7b64e5291101af5c5.
Not sure why F-DROID would pick up changes from a different branch and build them.
That link 404s.
Edit: did it explain why they had to remove donation links? That seems unfortunate.
Google wants your app to handle payments through Play Services so they can get a cut. I think it's technically allowed now to have external payment links in certain cases, but sometimes it's just easier to remove the thing Google is mad at even if they're in the wrong.
Again, though, that commit is only for the Google Play variant. Maybe some weird branch merging thing happened and it ended up in the main branch accidentally, but it shouldn't have made it to F-DROID.