Better title for DO NOT REMOVE section and safer default selection

This commit is contained in:
w1nst0n 2021-01-10 19:55:41 +01:00
parent 1add3b24c2
commit a71dc2104c
8 changed files with 11 additions and 16 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
### These packages will be added in the default selection when I will find time to document them.
# uncommented packages should be safe to remove but you still need to be **VERY** careful.
# Uncommented packages should be safe to remove but you still need to be **VERY** careful.
# REMINDER : "Safe" only means "does not cause bootloop".
# These packages can definitely break useful features (but you can easily reinstall them with the script)

View file

@ -165,7 +165,7 @@ declare -a aosp=(
# AOSP calculator app.
# NOTE: On some phones, Huawei & Xiaomi also use this package name for their own calculator app.
"com.android.calllogbackup"
#"com.android.calllogbackup"
# Call Logs Backup/Restore feature.
# https://android.googlesource.com/platform/packages/providers/CallLogProvider/+/refs/heads/master/src/com/android/calllogbackup
@ -394,7 +394,7 @@ declare -a aosp=(
)
##################### DO NOT REMOVE THIS (will prevent core stuff to work) #####################
##################### YOU SHOULDN'T MESS WITH THEM (core packages and may cause bootloop) #####################
#"com.android.certinstaller"
# Certificate installer. Identifies your device and confirms that it should be able to access something.

View file

@ -491,7 +491,7 @@ declare -a google=(
)
##################### YOU MOST LIKELY DON'T WANT TO REMOVE THESE #####################
##################### YOU SHOULDN'T MESS WITH THEM (core packages and may cause bootloop) #####################
#"com.google.android.captiveportallogin"
# Support for captive portal : https://en.wikipedia.org/wiki/Captive_portal
@ -510,7 +510,7 @@ declare -a google=(
# Android Services Library that contains an "Android Notification Ranking Service."
# It sorts notifications by "importance" based on things like freshness, app type (IM apps come first), and by contact.
# The library android.ext.services is open-source. Google probably uses it to update its API without having to rely to the OEM
# It is a mainline module and is needed to boot since Android 11
# It is a mainline module and is needed to boot since Android 11! NO NOT REMOVE IT!
# https://source.android.com/devices/architecture/modular-system/extservices
# https://arstechnica.com/gadgets/2016/11/android-extensions-could-be-googles-plan-to-make-android-updates-suck-less/

View file

@ -388,7 +388,7 @@ declare -a huawei=(
)
##################### DO NOT REMOVE THIS (will prevent core stuff to work) #####################
##################### YOU SHOULDN'T MESS WITH THEM (core packages and may cause bootloop) #####################
# "com.huawei.systemmanager"
# Huawei System Manager app

View file

@ -475,8 +475,3 @@ declare -a lge=(
# Does not remove screen pinning feature.
# I don't know if this removes the floating windows feature that you have to enable with ADB (to make it look more like a desktop)
)
# TODO :
# Find the main Q-voice package.
# Add more packages.

View file

@ -337,7 +337,7 @@ declare -a motorola=(
)
##################### DO NOT REMOVE THIS (will prevent core stuff to work) #####################
##################### YOU SHOULDN'T MESS WITH THEM (core packages and may cause bootloop) #####################
#"com.motorola.android.providers.settings"
# Removal causes bootloop. Which is fairly common with settings providers.

View file

@ -1432,7 +1432,7 @@ declare -a samsung=(
"com.sec.usbsettings"
# USBSettings
# Hidden settings. Lets you choose from ADB, MTP, RNDIS, ACM, DM (dial *#0808# to open)
# Run at startup
# Runs at startup
"com.monotype.android.font.samsungone"
# Samsung One font
@ -1688,7 +1688,7 @@ declare -a samsung=(
# It is samsung Touchwiz default launcher
# DO NOT REMOVE THIS IF YOU DON'T USE ANOTHER LAUNCHER !
"com.sec.android.app.clockpackage"
#"com.sec.android.app.clockpackage"
# Samsung clock
#"com.sec.android.app.personalization" # [MORE INFO NEEDED]
@ -1832,7 +1832,7 @@ declare -a samsung=(
)
##################### YOU PROBABLY DON'T WANT TO REMOVE THEM #####################
##################### YOU SHOULDN'T MESS WITH THEM (core packages and may cause bootloop) #####################
#"com.samsung.android.applock"
# Samsung App Lock

View file

@ -782,7 +782,7 @@ declare -a xiaomi=(
)
####################### DO NOT REMOVE THIS (will prevent core stuff to work) #######################
##################### YOU SHOULDN'T MESS WITH THEM (core packages and may cause bootloop) #####################
#"com.android.updater"
# Mi Updater