-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
F-Droid #441
Comments
I would love some help. I've looked into it and couldn't really understand what needed to be done. However, I haven't really been able to work on this project the last couple of days and the next few weeks. I should be primed to continue working by next month. |
I can help you! I'll package it and make an MR. Thanks! |
Is that possible to remove Firebase? It's non-free and not allowed in F-Droid. |
It is...The reason why I added it in the first place is so that people can log in and gain access to their favorites and things read/watched without needing to do steps to transfer data. Plus, crashlytics is a huge plus for when debugging crashes. |
A flavor without firebase/google play service/mlkit would be good. Thanks! |
I'll see what I can do. It probably won't be easy. |
Thanks! |
Somehow I think I was able to do it! |
Thanks! Testing. |
Also need to make sure the github actions pipeline still works with these changes. |
There are some more non-free deps need to be striped:
|
AH RIGHT! I added mlkit (which I thought is free), to translate descriptions |
Sadly, most advance features provided by Google is not FOSS. |
Hm...I'll see what I can do then. |
Thanks! |
I think it should be all good now. |
I did merge it into |
It works, thanks! It seems there are several different apps in this repo. Is |
There's three (technically four) apps in this project. AnimeWorld, AnimeWorld TV, MangaWorld, and NovelWorld. OtakuWorld WILL NOT work. It was an attempt at viewing favorites from all the other apps in one place but it didn't work out too well. |
Got it! Thanks! |
AnimeWorld depends on
Could you please take a look? Thanks! |
Mmmm...That's annoying. Guess I have to limit the ads too then...Not like they were in the way! If you were wondering how could I do such a thing. They are SO out of the way, you kinda need to try to find them. But I can try something. As for casting, that's really annoying. That would mean we won't be able to cast. I guess I can, but then need to make sure to explicitly point out that in the no firebase version, casting is not available. |
Yes, there are many convenient functions provided by GMS and Firebase. Instead of remove all GMS from the flavor, we can also use https://github.com/microg/GmsCore. |
Is your feature request related to a problem? Please describe.
Could you please publish the app on F-Droid? Thanks!
Describe the solution you'd like
I can help package and submit it.
The text was updated successfully, but these errors were encountered: