samolego / Canta

Uninstall any Android app without root (Shizuku)!
https://f-droid.org/en/packages/org.samo_lego.canta/
GNU Lesser General Public License v3.0
1.06k stars 27 forks source link

[Feature request]View images of uninstalled apps #70

Open ghost opened 3 months ago

ghost commented 3 months ago

I would like to see images of uninstalled apps. The reason is that it is easier to understand than just the name of the uninstalled application. I would like it to look like the image. Picsart_24-06-04_18-17-41-500

samolego commented 3 months ago

That's sadly not feasible, as Android package manager doesn't return app icons for uninstalled apps.

ghost commented 3 months ago

Other apps can display the uninstalled app icon. Can you use this feature? The app used is INURE App Manager. Github URL https://github.com/Hamza417/Inure Screenshot_20240604-215844

samolego commented 3 months ago

Hum, there might be a way than 🤔 . Hopefully without caching images.

ghost commented 3 months ago

I hope this function will be implemented.

ghost commented 3 months ago

Hum, there might be a way than 🤔 . Hopefully without caching images.

Please refer to here for how to get the icon of the uninstalled app. I was taught this. https://github.com/Hamza417/Inure/blob/master/app/src/main/java/app/simple/inure/glide/icon/AppIconFetcher.kt Screenshot_20240605-160227

ghost commented 6 days ago

You can also view uninstalled apps with the app "Hail". (Uninstalled apps are displayed in red.) Screenshot_20240909-194829~2 This app uses Shizuku to uninstall, restore, disable, hide, and pause apps.

Hail github url https://github.com/aistra0528/Hail