IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.09k stars 59 forks source link

[Enhancement] Remove internet permission... #302

Closed MillionsToOne closed 6 months ago

MillionsToOne commented 6 months ago

Is your feature request related to a problem? Please describe. The app currently has internet permissions even though not needed.

Describe the solution you'd like A possible removal of these permissions.

Describe alternatives you've considered No alternatives.

Additional context

IacobIonut01 commented 6 months ago

The Gallery App requires Internet permission in order to download and show a map preview of your current photo location data. However, if this feature is not in your interest, you already have available the 'nomaps' version of it which strips both the map preview and the internet permission requirement.

Please look to previously closed issues before creating a new one. Thanks