More info and details in the XDA Thread
Debloat your phone Systemlessly! With your own choices in Terminal Emulator menu. Just enter this command in Terminal Emulator:
debloat
or
debloat -h
And you will be presented with a list of apps inside /system. Just reboot and you will have it removed, systemless-ly
Go to the menu and type logs
, this will upload the log files of this module and will generate a link. Send that :)
Alternatively, Send /cache/terminal_debloater-verbose.log
in the XDA thread. I'll examine it for problems and will try to fix it.
- Improved debloating, it now asks you to proceed or not
- Display app info when uninstalling This allows you to make sure that the app you've chosen is correct
- Installs by default in xbin
- Misc improvements
- New app listing stuff is added! This has fixed several issues that users were having for a while now.
- Added warning when an error was detected during app detection
- App directory is now specified when listing uninstalled apps
- Misc improvements
- Display app folder in system instead of app label when listing apps
- Misc improvements
- Display app label when listing apps
- Misc improvements
- Fix freezing when listing apps (fiatCurrency)
- Fix app mounted detection
- Detect if a system app is from another Magisk Module (or any other ways of mounting) This prevents conflicts between magisk modules like Terminal App Systemizer
- Improve apk name detection
- Misc improvements
- Fix derp in listing apps
- Misc improvements
- Fix listing apps
- Use pm uninstall to uninstall app updates (only when in ADB Shell or when selinux is permissive)
- Fix exclude list installation
- Misc improvements
- Sort listed apps alphabetically
- Misc improvements
- Improve exclude detection
- Updated exclude list
- Misc improvements
- Exclude critical system apps from listing
- Misc improvements
- Fix listing system apps that are debloated
- Fix detection of apk in /data
- System app listing looks better and much more readable :3
- Misc improvements
- debloat -d now supports app label (e.g. com.android.terminal)
- Misc improvements
- Add options w/o menu (try: debloat -h)
- Fixes and optimizations (ala google XD)
- Fix listing when going back and forth in the menu
- Misc
- Add vendor apps
- Add option on deleting the apk in /data
- other changes
- Fixed stuff related to busybox alias
- Add Back to menu option
- Logs can now be uploaded by entering
logs
- Misc improvements XD