12
[AMA] 2024-08-07 session: reply to this post to ask questions about everything you want
(self.raccoonforlemmyapp)
This community is dedicated to the discussion about the Raccoon for Lemmy mobile app. Raccoon is an open source app powered by Kotlin Multiplatform (KMP) and Compose Multiplatform (CMP) which intends not only to provide a mobile client for Lemmy, but also to create a space where users' voice is listened to, and we grow together by exchanging opinions.
commonMain
source directory;We believe that Lemmy has a lot of potential and part of its success depends on users being able to enjoy the experience on robust and well-done clients. Moreover, encouraging discussion between people is important to develop a healthy and tolerant society where everyone's right and freedom are safeguarded. To know more, have a look at the Procyon Project's manifesto.
If we manage to get in touch with IzzySoft we can, as soon as we have a release, distribute on the IzzyOnDroid F-Droid repo as it was previously done. Then we can reach out to F-Droid maintainers too, to see whether we're more lucky with the submission.
There are no plans to include any non-free libraries so the new app will be compliant with the guidelines as the previous one was. Unfortunately there were issues with Gradle builds due to some non-reproducibility issues (e.g. due to strings resources) which blocked the validation process.