this post was submitted on 07 Jun 2023
1 points (100.0% liked)
Jerboa
10290 readers
1 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I fixed this a couple days ago here
Nice, thanks! I've never had/made the time to learn any kind of programming, but anyone who does open source work is right up there with teachers librarians and firefighters in my book of "people I'm predisposed towards liking" (honestly more of a pamphlet than a book)
Anyway, speaking as someone who doesn't know much about any of this yet, where is that at in the development process? I'm guessing people send code ideas to dessalines/their team, the code is reviewed and approved by them, and then it's sent off to the Google people for a review before it gets to the play store? I'm not in any kind of rush for this fix, so I'm just curious if it'll get to me eventually on its own or if I will have to have a bit more initiative (sideloading apps is on my list of "things I really should have figured out by now" (honestly more of a book than a list))
Hahaha I'm definitely nowhere near close to a firefighter.
But yeah the process is pretty much how you described it, we just write some code and send it. Then there's usually a bit of back and forth of code reviews from the team and then it gets incorporated into the project.
Jerboa is available from a few different places, the fastest and easiest way to get updates is to use F-Droid with the Izzy repo, for which you do need side loading but it's really easy on Android so you shouldn't have a problem there. It will also get to the play store eventually but it usually takes more time because Google has to verify the app as you said.