SmartPack / PackageManager

Source code of Package Manager, an Application to Manage your Apps.
https://smartpack.github.io/PackageManager/
GNU General Public License v3.0
448 stars 59 forks source link

Unable to open mi file manager app in package manager. #18

Closed pokegamer5547 closed 3 years ago

pokegamer5547 commented 3 years ago

Package manager doesn't show the settings and show an error when I click on mi file manager app of Xiaomi even tho it is installed already on system and loading up fine when I launch it from launcher. Screenshot_2021-04-02-08-00-17-215_com smartpack packagemanager Screenshot_2021-04-02-08-00-23-649_com mi android globalFileexplorer

sunilpaulmathew commented 3 years ago

@pokegamer5547 You mean, when you click on it, it doesn't load the "App Info" page at all?

pokegamer5547 commented 3 years ago

@pokegamer5547 You mean, when you click on it, it doesn't load the "App Info" page at all?

Yes that's right. It doesn't happen when I click on other apps.

sunilpaulmathew commented 3 years ago

@pokegamer5547 You mean, when you click on it, it doesn't load the "App Info" page at all?

Yes that's right. It doesn't happen when I click on other apps.

Strange. Is that app available in Google Play or somewhere else so that I will try to reproduce here?

pokegamer5547 commented 3 years ago

@pokegamer5547 You mean, when you click on it, it doesn't load the "App Info" page at all?

Yes that's right. It doesn't happen when I click on other apps.

Strange. Is that app available in Google Play or somewhere else so that I will try to reproduce here?

Yes mi file manager is available on Google Play Store. Its an system app in my phone though. Link; https://play.google.com/store/apps/details?id=com.mi.android.globalFileexplorer Btw this bug exist in previous version of package manager too. It happened to me before I even updated to latest version today. I thought update might fix it but it didn't.

sunilpaulmathew commented 3 years ago

might fix it but it di

The strange thing is that it worked fine on my testing.

pokegamer5547 commented 3 years ago

might fix it but it di

The strange thing is that it worked fine on my testing.

Really? Well this is really strange bug.i don't know why it's happening only in my phone.i have even tried clearing it's data but it's still happening. Is there any way available to provide log in package manager?

ZenerDeveloper commented 3 years ago

I believe this may be related to my issue #24 as mi file manager has the package name com.mi.android.globalFileexplorer Try reopening the app and finding it in that list (never searching anything up before) or searching something not in the package name for example file manager Also @sunilpaulmathew try tapping it after searching file to see if that reproduces the issue.

sunilpaulmathew commented 3 years ago

I believe this may be related to my issue #24 as mi file manager has the package name com.mi.android.globalFileexplorer Try reopening the app and finding it in that list (never searching anything up before) or searching something not in the package name for example file manager Also @sunilpaulmathew try tapping it after searching file to see if that reproduces the issue.

You're perfectly correct. I know why it happened in the current implementation of app. I'm looking for an alternate method that completely avoid case sensitivity. Suggestions are welcome. Thanks

sunilpaulmathew commented 3 years ago

I'm closing this issue since it is already addressed in a recent update. Feel free to reopen this issue if you're not satisfied.