MuntashirAkon/AppManager

Option to use [AppManager-AppInfo] as default AppInfo action on installed apps instead of Android [Settings-AppInfo]

Mark-Joy opened this issue · 3 comments

Please check before submitting an issue

  • I am using the latest version of App Manager
  • I have searched the issues and haven't found anything relevant
  • I have read the docs

Describe a description of the new feature

Long-click an installed app, open AppInfo action using [AppManager-AppInfo] action instead of the android native one.
I may be mistaken in #1437 thinking that this feature already exists. If it's not, is it possible to implement it?

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

As I said in the linked issue, these options are controlled by the Launcher itself. We have no control over these options. If this is a third-party Launcher, you may ask them to support opening the App Info page from App Manager.

Technically speaking, the action android.settings.APPLICATION_DETAILS_SETTINGS (which open the App Info page in the Android Settings app) cannot be used by any non-system apps. So, it's not possible for App Manager to override the default action.