MuntashirAkon / AppManager

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

Frozen apps not showing properly via filter and on the list, too. #1241

Closed v4lkyr closed 1 year ago

v4lkyr commented 1 year ago

Please check before submitting an issue

Describe the bug

I have frozen multiple apps via multiple selection. When I click on those apps and see their details, I see that each of them are properly frozen too, with the label "Disabled". However, when I use the filter option "Frozen first" under Sort section, it doesn't work, frozen apps do not come on top of the app list.

Also, there isn't any dark brown tab color on the left side of each app. (as to indicate they are frozen)

To Reproduce

1- Freeze a few apps via multiple selection (can be done via one by one too) 2- Pull down and refresh the app list 3- Tap on the button with tick and cross next to three dots menu in top right of screen. 4- Tap on "Frozen first" under sort section. 5- Observe that those frozen apps do not appear on top of the list.

Expected behavior

The expect behaviour would be, the frozen apps appears on top of the list in alphabetical order regarding to their app label (not package label) ascending order. Then, would come rest of the apps (both user and system apps with again same order.

And the dark brown tab color indicating that app is frozen should appear.

Screenshots

No response

Logs

No response

Device info

Additional context

No response

v4lkyr commented 1 year ago

Also, when I tap on "Frozen apps" under Filter section, only one app shows. Rest of the frozen apps do not show.

tew42 commented 1 year ago

I just switched over from a magisk debloat module to using AppManager to eliminate system/vendor apps, and I'm facing the same issue. Sorting and filtering by "frozen" only shows ~10 apps that I had originally "disabled" before switching the methodology to "hide" (and unfreeze/refreezing them); new apps that I'm adding to my freeze list don't sort or filter correctly.

Galaxy A40 (SM-405FN) running FeatherProject v9.1 S22 OneUI port OS Version: 13 App Manager Version: 3.1.3 Mode: Root (KSU 0.7)

MuntashirAkon commented 1 year ago

Duplicate of #1160