Moved a package from Nokia list to Misc + minor other changes

This commit is contained in:
w1nst0n 2020-01-24 00:34:08 +01:00
parent d7b63e76f3
commit b6fd3e15f7
3 changed files with 16 additions and 6 deletions

View file

@ -71,6 +71,10 @@ declare -a AOSP_bloat=(
"com.android.providers.partnerbookmarks"
# Provides bookmarks about partners of Google in Chrome.
"com.android.simappdialog"
# Sim App Dialog
# Used to install the carrier SIM app when the SIM is inserted.
"com.android.soundrecorder"
# Sound recorder, obviously.
@ -194,7 +198,7 @@ declare -a AOSP_bloat=(
# Handle blocked numbers storage
"com.android.providers.calendar"
# Necessary to sync stock Calendar app and let it work correctly.
# Necessary to sync stock Calendar app and lets it work correctly.
#"com.android.providers.userdictionary"
# Handle user dictionary for keyboard apps.
@ -270,7 +274,7 @@ declare -a AOSP_bloat=(
# Handle access to media files.
"com.android.providers.settings"
# Handle settings app datas (contentProvider)
# Handles settings app datas (contentProvider)
# https://android.stackexchange.com/questions/37195/why-are-there-two-settings-apps-settings-and-settings-storage
"com.android.providers.telephony"

View file

@ -205,7 +205,6 @@ declare -a misc_bloat=(
# BHIM = Bharat Interface for Money : https://en.wikipedia.org/wiki/BHIM
# UPI = Unified Payement Interface : https://en.wikipedia.org/wiki/Unified_Payments_Interface
"com.pure.indosat.care"
# myIM3 (https://play.google.com/store/apps/details?id=com.pure.indosat.care)
# App provided by Indosat Ooredoo, an Internet provider from Indonesia.
@ -322,10 +321,15 @@ declare -a misc_bloat=(
# UCE shim service
# UCE = Unified Communications for Enterprise ? (not sure)
#"com.qualcomm.timeservice"
#"com.qualcomm.timeservice" # [MORE INFO NEEDED]
# Qualcomm Time Service
# It maybe keeps the real time clock in the Qualcomm processor synchronised with Android time.
# Not safe to remove
# Seems not safe to remove.
"com.quicinc.cne.CNEService"
# Qualcomm service
# Automatically switchs between Wifi/3G/4G depending on network performances.
# https://www.qualcomm.com/news/onq/2013/07/02/qualcomms-cne-bringing-smarts-3g4g-wi-fi-seamless-interworking
#### FONTS ####
"com.monotype.android.font.chococooky"

View file

@ -1065,11 +1065,13 @@ declare -a samsung_bloat=(
# Old Samsung Voice app (for voice recognition)
"com.wsomacp"
# omacp = OMA Client Provisioning. It is a protocol specified by the Open Mobile Alliance (OMA).
# Configuration messages parser. Used for provisioning APN settings to Samsung devices via SMS
# In my case, it was automatic and I never needed configuration messages. I'm pretty sure that in France this package is useless.
# Maybe it's useful if carriers change their APN.
# Maybe it's useful if carriers change their APN. But you still can change it manually, it's not difficult.
# Keep in mind these special types of SMS can be abused :
# https://www.csoonline.com/article/3435729/sms-based-provisioning-messages-enable-advanced-phishing-on-android-phones.html
# https://www.zdnet.fr/actualites/les-smartphones-samsung-huawei-lg-et-sony-vulnerables-a-des-attaques-par-provisioning-39890045.htm
"tv.peel.samsung.app"
# Peel Smart Remote (WatchON)