MGAndroidProjects / WeatherWise-Releases

Release repo for WeatherWise, a material design, closed source live-weather app with Material You theming. Available for both Android and Windows.
151 stars 3 forks source link

[Enhancement] Publish on GPlay #11

Open graphene1over opened 2 hours ago

graphene1over commented 2 hours ago

Reasoning Currently, the only way to obtain the App is through sideloading, which is insecure and breaks the AOSP security model, since the download can't be verified before installation.

Publish on Google Play Store Publishing the App to the Google Play Store would solve this Problem.

Alternatives Accrescent is another secure App Store, that has a trust chain all the way to the OS signing Keys on GrapheneOS, but it's in whitelist Alpha only at the moment and thus isn't a good option. It doesn't questionable requirements like fdroid that require the app to be open-source or not use closed sourcd libraries.

milindgoel15 commented 2 hours ago

Yes, I have plans for publishing to the play store.

I currently do not have a developer account. Though I am not getting much time these days due to job, will resolve this one soon tho.