SCRIPTS icon indicating copy to clipboard operation
SCRIPTS copied to clipboard

Debloat Todo

Open freeload101 opened this issue 4 years ago • 0 comments

  • add Y/N checks after uninstalling a app to maybe help with crashes etc ?? (way to many apps for this... maybe some kind of way to check debug logs for a 'crash' but .. not all UI issues are the same IE "starting phone" with missing launcher does not 'crash' the phone .. just can't really 'start' without a launcher..

  • autoupdate list via my wget > github repo example: wget -q -U "rmccurdy.com" -q -P ffmpeg -e robots=off -nd -r "https://github.com/BtbN/FFmpeg-Builds/releases/latest" --max-redirect 1 -l 1 -R 'shared,lgpl,autobuild-.' --regex-type pcre --accept-regex "latest." --regex-type pcre --accept-regex "autobuild." --regex-type pcre --accept-regex "ffmpeg-n.-win64-gpl-[0-9]..zip"

  • install logcat and battery tools etc

  • enable / disable common battery saving stuff

anything else you can think up!

freeload101 avatar Oct 17 '21 06:10 freeload101