Updated array name to match debloat_script.sh changes

This commit is contained in:
w1nst0n 2020-03-11 22:51:18 +01:00
parent cab7830a69
commit 8a98e56f00
11 changed files with 20 additions and 10 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
declare -a asus_bloat=(
declare -a asus=(
"com.asus.calculator"
# Asus calculator app

View file

@ -430,6 +430,11 @@ declare -a us_carriers_bloat=(
# It has a LOT of permissions : https://knowledge.protektoid.com/apps/com.dti.att/7a36d4f5f00bae044566221400719c75ea2f4f33bc2578a7f8210f36d718a8d6
# Someone knows what "dti" is/means ?
"com.locationlabs.cni.att"
# AT&T Smart Limits
# Parental Control tool.
# https://m.att.com/shopmobile/wireless/features/smart-limits.html
"com.motorola.att.phone.extensions" # [MORE INFO NEEDED]
# Provide acess to AT&T extensions in you dialer. I'm not sure tho. It's only a supposition.
# https://asecare.att.com/tutorials/adding-and-deleting-an-extension-on-your-officehand-mobile-app-2990/?product=AT&T%20Office@Hand

View file

@ -1,6 +1,6 @@
#!/bin/bash
declare -a google_bloat=(
declare -a google=(
"com.android.hotwordenrollment.okgoogle"
# "OK Google" detection service.
@ -210,12 +210,17 @@ declare -a google_bloat=(
#"com.google.android.deskclock"
# Google clock app (https://play.google.com/store/apps/details?id=com.google.android.deskclock)
"com.google.android.feedback"
# When an app crashes, this is the app that briefly asks you if you want to feedback the crash on the market, Google Play Store.
"com.google.android.googlequicksearchbox"
# Google Search box (https://play.google.com/store/apps/details?id=com.google.android.googlequicksearchbox)
"com.google.android.instantapps.supervisor"
# Lets you try new games directly on Google Play.
# https://www.zdnet.com/article/googles-instant-apps-goes-live-now-you-can-try-android-apps-before-installing-them/
"com.google.android.keep"
# Google Keep (https://play.google.com/store/apps/details?id=com.google.android.keep)

View file

@ -1,6 +1,6 @@
# !/bin/bash
declare -a huawei_bloat=(
declare -a huawei=(
# I NEVER HAD AN HUAWEI DEVICE ON HAND. THIS LIST WAS MADE POSSIBLE BY @REDSKULL23
# https://forum.xda-developers.com/honor-6x/how-to/guide-list-bloat-software-emui-safe-to-t3700814
# Yet, his documentation is not enough precise to me.

View file

@ -1,6 +1,6 @@
#!/bin/bash
declare -a lg_bloat=(
declare -a lg=(
# I NEVER HAD A LG DEVICE ON HAND.
# I did some intensive searches on the web to find a list and I try my best to document it. But I need LG users to really improve it.
# I use [MORE INFO NEEDED] tag as a marker.

View file

@ -1,6 +1,6 @@
#!/bin/bash
declare -a motorola_bloat=(
declare -a motorola=(
# I NEVER HAD A MOTOROLA DEVICE ON HAND.
# I did some intensive searches on the web to find a list and I try my best to document it but I need Motorola users to really improve it.
# I use [MORE INFO NEEDED] tag as a marker.

View file

@ -1,6 +1,6 @@
#!/bin/bash
declare -a nokia_bloat=(
declare -a nokia=(
# I NEVER HAD A NOKIA DEVICE ON HAND.
# I did some intensive searches on the web to find a list and I try my best to document it but I need Nokia users to really improve it.
# I use [MORE INFO NEEDED] tag as a marker.

View file

@ -1,6 +1,6 @@
#!/bin/bash
declare -a oneplus_bloat=(
declare -a oneplus=(
# I NEVER HAD A ONEPLUS DEVICE ON HAND.
# I did some intensive searches on the web to find a list and I try my best to document it but I need OnePlus users to really improve it.
# I use [MORE INFO NEEDED] tag as a marker.

View file

@ -1,6 +1,6 @@
#!/bin/bash
declare -a samsung_bloat=(
declare -a samsung=(
##################### SAFE TO DEBLOAT (useless features) #####################

View file

@ -1,6 +1,6 @@
#!/bin/bash
declare -a sony_bloat=(
declare -a sony=(
# I NEVER HAD A SONY DEVICE ON HAND.
# I did some intensive searches on the web to find a list and I try my best to document it but I need Nokia users to really improve it.
# I use [MORE INFO NEEDED] tag as a marker.

View file

@ -1,6 +1,6 @@
#!/bin/bash
declare -a xiaomi_bloat=(
declare -a xiaomi=(
"android.autoinstalls.config.Xiaomi.cepheus"
# Used to **auto** install stuff (Cepheus phone model) !