You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..
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!
The text was updated successfully, but these errors were encountered: