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

Installation files icons #46

Open Valdnet opened 3 years ago

Valdnet commented 3 years ago

Some installation file icons are not displayed for all files in the in-built file picker:

obraz

For comparison, here's a screenshot from another application:

obraz

This may be due to the resolution of the icon itself.

Apps: Android 10 Package Manager v5.1

sunilpaulmathew commented 3 years ago

But, I think its not because of the resolution, but the File picker working hard (and eventually failed) to load the proper icon for some files. Fortunately, it is not affecting the main functionality. I'm adding an enhancement tag to this issue with the hope to solve it in future.

Valdnet commented 3 years ago

@sunilpaulmathew The issue still exists with the display of installer icons.

sunilpaulmathew commented 3 years ago

@sunilpaulmathew The issue still exists with the display of installer icons.

Isn't it only on some split APK's, right? Some of them genuinely do not have an icon. How about normal APK's (looks fine here)?

Valdnet commented 3 years ago

Isn't it only on some split APK's, right?

Not. These are APK files.

sunilpaulmathew commented 3 years ago

Seems perfectly fine here. Screenshot_20210910-155548_Package_Manager Screenshot_20210910-155555_Package_Manager Screenshot_20210910-155607_Package_Manager

Valdnet commented 3 years ago

It's fine in your screenshots. Try on these APK.

sunilpaulmathew commented 3 years ago

It's fine in your screenshots. Try on these APK.

Funny, it still seems fine.

Screenshot_20210910-161041_Package_Manager

Valdnet commented 3 years ago

Ok. The icon of this file is also displayed correctly for me. Can you try this file yet APK.

sunilpaulmathew commented 3 years ago

Ok. The icon of this file is also displayed correctly for me. Can you try this file yet APK.

Same story Screenshot_20210910-170842_Package_Manager

Valdnet commented 3 years ago

Hmmm … For me, the appropriate icon for the installation file is not displayed. We still don't know where the problem is.

Valdnet commented 3 years ago

Here is the screenshot:

obraz

Valdnet commented 3 years ago

And here is a screenshot for another application:

obraz

@Aga-C Are the APK installation file icons displayed correctly on your devices?

Valdnet commented 3 years ago

Next new APK installer file icon. This time it is as an all blue background.

obraz

sunilpaulmathew commented 3 years ago

ew APK installer file ico

This is really strange. By the way, you're not alone on this (original) issue. While the APK icon loading was perfect on Android 11 (Lineage OS), it seems to have problems on Android 10 especially with APK's that are not installed. Screenshot_20210914-100653

Valdnet commented 3 years ago

Good thing you got the same issue. It will be easier for you to fix it 😉.