The latest version of Eternity is compatible with Lemmy 0.19. You might need to log out and log back in, though.
However, the new functions aren’t implemented yet (e.g. the new sorting methods)
Hungary 🇭🇺🇪🇺
Developer behind the Eternity for Lemmy android app.
@bazsalanszky@lemmy.ml is my old account, migrated to my own instance in 2023.
The latest version of Eternity is compatible with Lemmy 0.19. You might need to log out and log back in, though.
However, the new functions aren’t implemented yet (e.g. the new sorting methods)
This reminds me of one of my older projects. I wanted to learn more about network communications, so I started working on a simple P2P chat app. It wasn’t anything fancy, but I really enjoyed working on it. One challenge I faced was that, at the time, I didn’t know how to listen for user input while handling network communication simultaneously. So, after I had managed to get multiple TCP sockets working on one thread, I thought, why not open another socket for HTTP communication? That way, I could incorporate a fancy web UI instead of just a CLI interface.
So, I wrote a simple HTTP server, which, in hindsight, might not have been necessary.


Termux: A terminal emulator for Android.


I’m considering implementing kbin support once the “Lemmy part” is in a better shape.
Also, could you update me on the status of the kbin API? Is it not yet available?


Nope! It’s my fault. I forgot to update the version number before building this release.


Nice. Thank you


Hi!
Dev here. Would you mind filing a report on this issue via Codeberg? Additional information would be greatly beneficial for me to identify and resolve the problem. If possible, could you also provide me with the relevant logs? This sounds like a serious issue I would like to resolve this ASAP.


I’m so happy to see Infinity for Lemmy in a meme. This made my day. Thank you.
We’ve just lunched !infinityforlemmy@lemdro.id, the official community for the project!
There was an issue with loading subscriptions on the main activity, which I’ve fixed in this commit today (it’s not in the release yet). If you click on the subscriptions menu option once, it will load them and store them in the database, so you will see them after that. Maybe this was the same issue?
Thank you for the fast response!
Thanks again for your quick review. If you spot any major issues with this build please open an issue on codeberg.


Hey!
I’m the developer behind this project. I appreciate the honest feedback. You’re right, I might have jumped the gun with using the Infinity for Lemmy name. The last thing I’d want is to mislead anyone or step on the original dev’s toes. I mean, we’re all here because we love Infinity, right?
I’ve been thinking about some new names, and right now “LemmInfinity” is what I want to go with. It ties us to Lemmy and still gives a nod to our Infinity roots. But I’m not totally set on it. Actually, I’d love to get more suggestions from you all.


I’ve just published the first alpha release!
I’ve just published the first alpha release!
UPDATE: I have just released the first alpha version of this project. You can find it here.
You can also use the project link from the post to grab the apk with Obtainium as well.
I am planning on releasing an alpha version in a couple of days. It won’t be anything fancy, just some basic functionality.
I got access to Codeberg’s CI yesterday, so I will set up a pipeline for this project, and I think you will be able to download it with Obtainium this way. I also want to push for an F-Droid or IzzyOnDroid release as well.
I have opened an issue for it!
I want to get an F-Droid release first, but I think it’s too early for now.
Contributions are appreciated!
It’s great to see such cool FOSS options. Thanks for sharing this – super helpful!