MuntashirAkon / AppManager

A full-featured package manager and viewer for Android
https://muntashirakon.github.io/AppManager/
Other
4.36k stars 259 forks source link

Enable/disable features should probably be in another Settings section #1290

Closed Porkepix closed 1 month ago

Porkepix commented 3 months ago

Please check before submitting an issue

Describe the bug

Currently if one wants to enable or disable a feature in the application, this is located into Settings > Appearance > Enable/disable features. As it was mentioned in another issue, I wanted to disable a feature and was unable to find where to do this, looking many times in the places that seemed to fit the most. To me, appearance was so obviously not the place it would be that I didn't checked there, and only ended up seeing out of sheer luck the word feature in the description text.

I do think this deserves its own Settings section, or to be in a place a little bit more obvious like Advanced.

PS: For the context, as I think I get the idea why it ended up there as I guess some features if enabled have to be present or not in the application's menu and therefore end up hidden and modify menu's "appearance". But I was looking to disable interceptors… which have no menu entry, so even that small explanation doesn't fit here.

To Reproduce

No response

Expected behavior

Find this feature in a more obvious place.

Screenshots

No response

Logs

No response

Device info

App Manager 1.3.4.

Additional context

No response

Mitezuss commented 3 months ago

And can be disabled by default?

MuntashirAkon commented 3 months ago

You're right. It was put there because it involves the appearances of App Manager itself, not just UI/UX. It was found to be the best place then because the advanced settings were not available at the time.

MuntashirAkon commented 1 month ago

From v4.0.0-beta01, some of the features can also be enabled/disabled in other part of settings. So, I guess this issue can now be closed.