NMF-earth / nmf-app

Understand and reduce your carbon footprint 🌱 iOS & Android.
https://nmf.earth
GNU General Public License v3.0
487 stars 156 forks source link

Little features #353

Open RAMAR-RAR opened 2 years ago

RAMAR-RAR commented 2 years ago

Summary

I would like the functions explained below to be implemented regarding trackers, faq, input and appstore.

Proposed feature

Trackers Delete all trackers embedded in app(https://reports.exodus-privacy.eu.org/it/reports/nmf.earth/latest/) or create a version to put on F-Droid without trackers.

FAQ Update FAQ in app with the ones added on the site.

Input Change the input system from a slider to a increase/decrease input with buttons, with this type would be easier to put correctly the values.

AppStore Add the app on F-Droid, the biggest store about android opensource apps(if it's possible without trackers).

To Do List

PierreBresson commented 2 years ago

Thanks for feedback!

I've create the an issue for each, except for f-droid since I believe that this is not possible at the moment. This due to the fact that NMF.earth use expo in a "managed" way, meaning that builds are made on expo servers and can only be made by expo, except if we eject, which I'm not planning since it's really convenient to have to build the app yourself.