Open asakura42 opened 2 months ago
Did you already solve this issue by yourself perhaps? It could be that on some devices it's a system app and on other's it's not.
@AnonymousWP I just disabled these apps manually.
Anyway, "system" Google packages (Services, Chrome etc) uad-ng detects and disables like a charm. But these packages - not.
Do you believe this is a bug or due to what I suggested above? In case of we latter: we can close it.
Describe the bug
Thanks to uad-ng I disabled many apps, but apps like
com.miui.notes
andcom.miui.compass
do not show up in the list and are not removed automatically despite being present in the json file (I checked this json file in~/.cache/uad/uad_lists.json
).I checked some outputs for grepd
com.miui.notes
and compared with for examplecom.xiaomi.xmsf
.These lines look similar.
Json structure is similar too :
and
Also I checked how many packages weren't disabled (and showed in uad-ng because I disabled all 'Recommended'), there are 17:
This list was created with small script:
Expected behavior
Possibility to select and delete/disable some OEM apps like
com.miui.notes
.You have a solution?
Manual uninstallation of these apps after uad-ng /shrug
Operating System
Linux
Window Manager
xorg
Desktop Environment
No DE. WM is dwm.
Provide logs
https://c-v.sh/sprightfulargent.txt
Acknowledgements