mumu-lhl / Ciyue

A simple mdict dictionary with Android support
https://f-droid.org/packages/org.eu.mumulhl.ciyue/
MIT License
216 stars 7 forks source link

Please remove the unnecessary permissions #8

Closed serrq closed 2 months ago

serrq commented 2 months ago

I can download dictionaries aside the app. So app remains safe without any internet permission.

As for "all files permission" you can replace it with SAF.

1000118028

1000118030

mumu-lhl commented 2 months ago

The internet permission is for WebView to display words.

"all files permission" is to read mdd that the resources of mdx.

So these permissions are necessary.

serrq commented 2 months ago

Dictionary database is possible download it aside, so internet permission isn't necessary.

All file permission is replaceably with SAF or "read local files" or something similar.

Unistalled.

mumu-lhl commented 2 months ago

Please read my reply carefully first.

See https://gitlab.com/fdroid/fdroiddata/-/merge_requests/15597#note_2056149689.