offa / android-foss

A list of Free and Open Source Software (FOSS) for Android – saving Freedom and Privacy.
https://offa.github.io/android-foss/
GNU General Public License v3.0
6.17k stars 272 forks source link

Added game hub #271

Closed hojat72elect closed 1 year ago

hojat72elect commented 1 year ago

Hello,

I have added my own open source Android app to this list.

Its name is GameHub and it's a client for gamespot and IGDB APIs. Will help users to follow latest news about video games.

Please accept the PR.

Thanks

offa commented 1 year ago

Thanks for you contribution. As far as I can tell, the application includes proprietary google services, which prevent inclusion.

hojat72elect commented 1 year ago

@offa If you mean firebase SDK and google crashlytics, I have removed both of them in latest version of the app.

The app is open source and doesn't use any proprietary APIs.

hojat72elect commented 1 year ago

I removed the classpath referring to google crashlytics.

offa commented 1 year ago

Nice, thank you!

shuvashish76 commented 1 year ago

I have added my own open source Android app to this list.

@hojat72elect What is the license of your project?

offa commented 1 year ago

Thanks for spotting this @shuvashish76

hojat72elect commented 1 year ago

@offa @shuvashish76

Thanks a lot for your points. Honestly, I don't have enough time for publishing and maintaining the app release on FDROID. If someday in future I did that, will send another PR.

Thanks for your time.