Universal-Debloater-Alliance / universal-android-debloater-next-generation

Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
1.8k stars 63 forks source link

Don't use %APPDATA% #128

Closed allanonmage closed 4 months ago

allanonmage commented 6 months ago

Describe the bug You are using bloatware tactics in your bloatware removal tool. Use the working directory, not APPDATA. Your program doesn't install anything, so there's no reason anyone would expect you to use APPDATA, nor go looking in APPDATA for anything. APPDATA is, itself, bloat, which is why I am explaining this so simply and curtly, so that whatever went backwards in your brain, can get un-backwards'd. APPDATA = BAD.

Expected behavior No bloatware in a bloatware removal tool. Use the working directory, not APPDATA.

You have a solution? Use the working directory, not APPDATA.

UAD log N/A

Frigyes06 commented 6 months ago

Persistent folders follow the location of the standards of the different OS