itsdrnoob / DataMonitor

Data usage monitoring app for android.
GNU General Public License v3.0
553 stars 49 forks source link

Make Usage Access permission optional #131

Closed mecuricat closed 1 year ago

mecuricat commented 1 year ago

Checklist

Describe the Feature you'd like

Please make Usage Access permission optional for app functionality

Why do you want this feature?

If I wish to use Data Monitor for the sole purpose of displaying connection speed in the status bar, I wouldn't need to provide the highly sensitive Usage Access permission.

Additional context

No response

itsdrnoob commented 1 year ago

Well that would defeat the sole purpose of the app. It's primary objective is to monitor one's data usage, for which Usage access permission is necessary.

I do understand your concern about granting the permission but no data collected using it ever leaves your device. Everything is stored locally and fetched from the system when needed.

mecuricat commented 1 year ago

I understand. Can you clarify why Data Monitor requires full network access?

itsdrnoob commented 1 year ago

Can you clarify why Data Monitor requires full network access?

Network access required to run Network diagnostics.