Compare commits

...

11 Commits

Author SHA1 Message Date
CatSalad ⭐ D.Burch
35d4072c8c
Merge 2dad749b46e7fb3eabf15fcbc8d4f21bad6933af into 3bcfb42f01dfa55a0e2e6a8792c8d28ed6e1c916 2025-02-15 04:52:19 +01:00
Muntashir Al-Islam
3bcfb42f01 Update Samsung package info
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2025-02-14 01:04:15 -08:00
Muntashir Al-Islam
8a2412c247 Update suggestions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2025-02-13 21:42:45 -08:00
Muntashir Al-Islam
cea25cd0a8 Add new items from UAD-NG project
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2025-02-13 19:40:09 -08:00
Muntashir Al-Islam
8d321e721d Fix sorting
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2025-02-13 19:31:35 -08:00
Muntashir Al-Islam
4cbaa6d36f Update bloatware list
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2025-02-13 19:13:31 -08:00
Muntashir Al-Islam
9a5b078f08 Update Huawei, Sony and Wiko bloatware
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2025-02-13 17:51:10 -08:00
Muntashir Al-Islam
a455bf090d Update UAD (October 27, 2023)
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2025-02-13 11:58:21 -08:00
shuvashish76
c51e72f36d
Add Motorola packages
Signed-off-by: shuvashish76 <sc76@tutanota.com>
2025-02-13 09:32:57 -08:00
Muntashir Al-Islam
d56addf82a Update GitHub workflow
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2025-02-10 09:36:31 -08:00
Muntashir Al-Islam
29bb0c2fbf Remove Libre Camera from suggestions
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2025-02-10 09:30:22 -08:00
22 changed files with 13707 additions and 501 deletions

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Clone the repository - name: Clone the repository
uses: actions/checkout@v3 uses: actions/checkout@v4
with: with:
submodules: 'recursive' submodules: 'recursive'
- name: Setup PHP - name: Setup PHP
@ -22,6 +22,6 @@ jobs:
run: php ./scripts/lint.php run: php ./scripts/lint.php
- name: Upload lint results - name: Upload lint results
if: ${{ always() }} if: ${{ always() }}
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
path: ./build/lint-results.txt path: ./build/lint-results.txt

View File

@ -1,8 +1,8 @@
# Android Debloat List # Android Debloat List
A comprehensive list of apps that come preinstalled with many ROMs and how to remove and replace them, intended for A comprehensive list of apps that come preinstalled with many ROMs and how to remove and replace them, intended for
backend rather than frontend. This list is kept in synchronised with backend rather than frontend. This list is kept in synchronized with
the [Universal Android Debloater](https://github.com/0x192/universal-android-debloater) (UAD) project. the [UAD-NG](https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation) project.
## JSON Schema ## JSON Schema

536
aosp.json
View File

@ -1,4 +1,14 @@
[ [
{
"id": "android",
"description": "Android System\nAndroid system framework? Apk file name: framework-res\nCould be THE core of the android system.\nProbably very unsafe to disable.",
"removal": "unsafe"
},
{
"id": "android.aosp.overlay",
"description": "Refers to the Runtime Resource Overlay (RRO) framework that is built into the AOSP.\nRRO allows for the dynamic modification of an app's resources at runtime,\nEnabling the customization of the app's appearance and behavior without modifying its source code\nhttps://source.android.com/docs/core/runtime/rros",
"removal": "unsafe"
},
{ {
"id": "android.auto_generated_rro__", "id": "android.auto_generated_rro__",
"label": "android.auto_generated_rro__", "label": "android.auto_generated_rro__",
@ -21,6 +31,11 @@
"warning": "You may need this if you use Android Auto", "warning": "You may need this if you use Android Auto",
"suppress": "LabelSameAsId" "suppress": "LabelSameAsId"
}, },
{
"id": "com.android.adservices.api",
"description": "Android AdServices. Introduced in Android 13 privacy sandbox beta components disabled on default.\nhttps://source.android.com/docs/core/ota/modular-system/adservices",
"removal": "delete"
},
{ {
"id": "com.android.apps.tag", "id": "com.android.apps.tag",
"label": "Tags", "label": "Tags",
@ -35,6 +50,11 @@
"warning": "Disabling this package breaks ADB Backup and crashes on attempting to add a Google account", "warning": "Disabling this package breaks ADB Backup and crashes on attempting to add a Google account",
"suppress": "LabelSameAsId" "suppress": "LabelSameAsId"
}, },
{
"id": "com.android.basicsmsreceiver",
"description": "Gets SMS and creates notifications:\nhttps://android.googlesource.com/platform/packages/apps/BasicSmsReceiver/+/jb-dev/src/com/android/basicsmsreceiver/BasicSmsReceiverApp.java",
"removal": "caution"
},
{ {
"id": "com.android.bio.face.service", "id": "com.android.bio.face.service",
"label": "com.android.bio.face.service", "label": "com.android.bio.face.service",
@ -65,12 +85,12 @@
"label": "Bookmark Provider", "label": "Bookmark Provider",
"description": "Only exists for compatibility reasons to prevent apps querying it from getting null cursors they do not expect and crash.", "description": "Only exists for compatibility reasons to prevent apps querying it from getting null cursors they do not expect and crash.",
"removal": "caution", "removal": "caution",
"warning": "Apps targeting a very old SDK might crash" "warning": "Apps targeting a very old SDK might crash. For example, disabling this on LDPlayer emulator crashes the default browser."
}, },
{ {
"id": "com.android.browser", "id": "com.android.browser",
"label": "Mi Browser", "label": "Mi Browser",
"description": "Mi Browser is a privacy nightmare and should be replaced.", "description": "Mi Browser and browser for the LDPlayer emulator. It is a privacy nightmare and should be replaced.",
"web": [ "web": [
"https://www.xda-developers.com/xiaomi-mi-web-browser-pro-mint-collecting-browsing-data-incognito-mode/" "https://www.xda-developers.com/xiaomi-mi-web-browser-pro-mint-collecting-browsing-data-incognito-mode/"
], ],
@ -107,6 +127,11 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.android.camera",
"description": "The stock AOSP camera app on many phones. However, on some Xiaomi phones, it is actually the Xiaomi Camera app. Deleting this will result in no camera app.\nTry Open Camera as an open source alternative:\nhttps://play.google.com/store/apps/details?id=net.sourceforge.opencamera&hl=en&gl=US",
"removal": "replace"
},
{ {
"id": "com.android.captiveportallogin", "id": "com.android.captiveportallogin",
"label": "CaptivePortalLogin", "label": "CaptivePortalLogin",
@ -127,6 +152,11 @@
"removal": "replace", "removal": "replace",
"suppress": "LabelSameAsId" "suppress": "LabelSameAsId"
}, },
{
"id": "com.android.carrierconfig.overlay.common",
"description": "Needed for (com.android.carrierconfig).",
"removal": "replace"
},
{ {
"id": "com.android.carrierdefaultapp", "id": "com.android.carrierdefaultapp",
"label": "CarrierDefaultApp", "label": "CarrierDefaultApp",
@ -165,18 +195,41 @@
], ],
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.cellbroadcastreceiver.module",
"description": "Same as com.android.cellbroadcastreceiver.\nCell broadcasting used to send emergency alerts.\nhttps://en.wikipedia.org/wiki/Cell_Broadcast.",
"dependencies": [
"com.android.cellbroadcastreceiver"
],
"removal": "caution"
},
{ {
"id": "com.android.cellbroadcastreceiver.overlay.common", "id": "com.android.cellbroadcastreceiver.overlay.common",
"label": "com.android.cellbroadcastreceiver.overlay.common", "label": "com.android.cellbroadcastreceiver.overlay.common",
"description": "com.android.cellbroadcastreceiver Theme pack\nGuessing it's a pack of themes for the cellbroadcastreceiver, based on the name.", "description": "com.android.cellbroadcastreceiver Theme pack\nGuessing it's a pack of themes for the cellbroadcastreceiver, based on the name.",
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.cellbroadcastservice",
"description": "is designed to deliver messages to multiple users in an area.\nThis is notably used by ISPs to send Emergency/Government alerts.\nRuns in the background.\nhttps://en.wikipedia.org/wiki/Cell_Broadcast\nhttps://www.androidcentral.com/amber-alerts-and-android-what-you-need-know",
"removal": "caution"
},
{
"id": "com.android.certinstaller",
"description": "Certificate installer\nUsed for accepting and revoking Internet certificates.\nCertificates identify ownership of public keys, for use in secure communications.\nBreaks Wi-Fi if disabled.",
"removal": "unsafe"
},
{ {
"id": "com.android.companiondevicemanager", "id": "com.android.companiondevicemanager",
"label": "Companion Device Manager", "label": "Companion Device Manager",
"description": "This handles connections to other devices, like Bluetooth Headphones, desktop Operating Systems, etc.", "description": "This handles connections to nearby (usually not remote) devices, like Bluetooth Headphones, desktop Operating Systems, etc.",
"removal": "caution", "removal": "caution",
"warning": "Removing this package will result in the inability to read the SD card from your computer's file manager when connecting through USB" "warning": "Removing this package may result in the inability to read the SD card from your computer's file manager (via USB)."
},
{
"id": "com.android.connectivity.resources",
"description": "Network connectivity resources.\nCause BOOTLOOP.",
"removal": "unsafe"
}, },
{ {
"id": "com.android.contacts", "id": "com.android.contacts",
@ -185,6 +238,20 @@
"removal": "replace", "removal": "replace",
"suggestions": "contacts" "suggestions": "contacts"
}, },
{
"id": "com.android.credentialmanager",
"description": "Credential Manager\nManages with Passwords, passkeys.",
"removal": "replace"
},
{
"id": "com.android.cts.ctsshim",
"label": "Compatibility Test Suite",
"description": "Used by manufacturer to test your copy of the device for performance. It just exists and doesn't run in background.",
"web": [
"https://source.android.com/docs/compatibility/cts"
],
"removal": "delete"
},
{ {
"id": "com.android.cts.priv.ctsshim", "id": "com.android.cts.priv.ctsshim",
"label": "Compatibility Test Suite", "label": "Compatibility Test Suite",
@ -196,6 +263,11 @@
"removal": "caution", "removal": "caution",
"warning": "Disabling could mess with OTA updates." "warning": "Disabling could mess with OTA updates."
}, },
{
"id": "com.android.defcontainer",
"description": "Package Access Helper\nDetermines the recommended install location for packages and if there is enough free space for the package.",
"removal": "unsafe"
},
{ {
"id": "com.android.deskclock", "id": "com.android.deskclock",
"label": "Clock", "label": "Clock",
@ -203,6 +275,11 @@
"removal": "replace", "removal": "replace",
"suggestions": "clocks" "suggestions": "clocks"
}, },
{
"id": "com.android.devicelockcontroller",
"description": "This app can't be uninstalled or disabled.\nCan restrict this device if the owner doesn't make payments per month for the new phone.",
"removal": "unsafe"
},
{ {
"id": "com.android.dialer", "id": "com.android.dialer",
"label": "Phone", "label": "Phone",
@ -247,6 +324,11 @@
"description": "Overlay for the phototable daydream? Overlays are usually themes, but not sure about this one.", "description": "Overlay for the phototable daydream? Overlays are usually themes, but not sure about this one.",
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.android.dynsystem",
"description": "Dynamic System Updates\nRuns on boot, but doesn't seem to run in the background beyond that.\nTreble gives the ability to boot an AOSP Generic System Image (GSI) on any supported device.\nDynamic System Updates allows to boot into a Generic System Image (GSI) without interfering with the current installation.\nThat means the bootloader doesnt need to be unlocked and the user data doesnt need to be wiped.\nhttps://developer.android.com/topic/dsu",
"removal": "caution"
},
{ {
"id": "com.android.egg", "id": "com.android.egg",
"label": "Android Easter Egg", "label": "Android Easter Egg",
@ -279,6 +361,11 @@
"removal": "replace", "removal": "replace",
"suggestions": "email_clients" "suggestions": "email_clients"
}, },
{
"id": "com.android.ext.adservices.api",
"description": "Another component of Android AdServices.\nIntroduced in Android 14.\nhttps://source.android.com/docs/core/ota/modular-system/adservices",
"removal": "delete"
},
{ {
"id": "com.android.externalstorage", "id": "com.android.externalstorage",
"label": "External Storage", "label": "External Storage",
@ -293,6 +380,11 @@
"removal": "caution", "removal": "caution",
"warning": "Do not remove if you use Face Unlock" "warning": "Do not remove if you use Face Unlock"
}, },
{
"id": "com.android.federatedcompute.services",
"description": "FederatedCompute\nAnother component of OnDevicePersonalization. But this app learns things about users.\nIntroduced in Android 14(`com.google.android.federatedcompute` Introduced in Android 13).\nhttps://source.android.com/docs/core/ota/modular-system/ondevicepersonalization",
"removal": "delete"
},
{ {
"id": "com.android.fmradio", "id": "com.android.fmradio",
"label": "FM Radio", "label": "FM Radio",
@ -300,6 +392,21 @@
"removal": "replace", "removal": "replace",
"suggestions": "radios" "suggestions": "radios"
}, },
{
"id": "com.android.frameworkhwext.dark",
"description": "Required components of the androidhwext.\nBasic functionality of Huawei Phones.",
"removal": "unsafe"
},
{
"id": "com.android.frameworkhwext.honor",
"description": "Required components of the androidhwext.\nBasic functionality of Huawei Phones.",
"removal": "unsafe"
},
{
"id": "com.android.frameworkres.overlay",
"description": "Runtime Resource Overlay\nThis framework provides the ability to replace application resources while the application is running. More info:\nhttps://source.android.com/docs/core/runtime/rros",
"removal": "caution"
},
{ {
"id": "com.android.galaxy4", "id": "com.android.galaxy4",
"label": "Black Hole", "label": "Black Hole",
@ -313,6 +420,16 @@
"removal": "replace", "removal": "replace",
"suggestions": "gallery" "suggestions": "gallery"
}, },
{
"id": "com.android.health.connect.backuprestore",
"description": "Backups data from Health Connect app.",
"removal": "delete"
},
{
"id": "com.android.healthconnect.controller",
"description": "Health Connect\nManage the health and fitness data on your phone, and control which apps can access it.",
"removal": "delete"
},
{ {
"id": "com.android.hotspot2", "id": "com.android.hotspot2",
"label": "OsuLogin", "label": "OsuLogin",
@ -344,6 +461,11 @@
"warning": "Mame sure you have another installed before you disable.", "warning": "Mame sure you have another installed before you disable.",
"suggestions": "keyboards" "suggestions": "keyboards"
}, },
{
"id": "com.android.intentresolver",
"description": "'Share' functionality will be disabled after uninstalling this package on Android 14 and up. Additionally, motion photos will become broken.",
"removal": "caution"
},
{ {
"id": "com.android.internal.display.cutout.emulation.corner", "id": "com.android.internal.display.cutout.emulation.corner",
"label": "Corner cutout", "label": "Corner cutout",
@ -374,6 +496,11 @@
], ],
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.internal.display.cutout.emulation.narrow",
"description": "Display cutout variant\nhttps://developer.android.com/develop/ui/views/layout/display-cutout\nhttps://source.android.com/devices/tech/display/display-cutouts\nCause bootloop after removal.",
"removal": "unsafe"
},
{ {
"id": "com.android.internal.display.cutout.emulation.noCutout", "id": "com.android.internal.display.cutout.emulation.noCutout",
"label": "Hide", "label": "Hide",
@ -404,6 +531,11 @@
], ],
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.internal.display.cutout.emulation.wide",
"description": "Display cutout variant\nhttps://developer.android.com/guide/topics/display-cutout\nhttps://source.android.com/devices/tech/display/display-cutouts\nCause bootloop after removal.",
"removal": "unsafe"
},
{ {
"id": "com.android.internal.systemui.navbar.gestural", "id": "com.android.internal.systemui.navbar.gestural",
"label": "Gestural Navigation Bar", "label": "Gestural Navigation Bar",
@ -431,18 +563,48 @@
"description": "Enables a setting increasing how far you need to move your finger to trigger the back gesture.", "description": "Enables a setting increasing how far you need to move your finger to trigger the back gesture.",
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.internal.systemui.navbar.hidegestural",
"description": "Allows 'Gesture hint' to be disabled in Navigation bar > Swipe gestures.",
"removal": "caution"
},
{ {
"id": "com.android.internal.systemui.navbar.threebutton", "id": "com.android.internal.systemui.navbar.threebutton",
"label": "3 Button Navigation Bar", "label": "3 Button Navigation Bar",
"description": "The default system navbar? It's what you use when you don't use gesture navigation.", "description": "The default system navbar? It's what you use when you don't use gesture navigation.",
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.internal.systemui.navbar.transparent",
"description": "Allows 'Transparent navigation bar' to be enabled in Developer options.",
"removal": "caution"
},
{ {
"id": "com.android.internal.systemui.navbar.twobutton", "id": "com.android.internal.systemui.navbar.twobutton",
"label": "2 Button Navigation Bar", "label": "2 Button Navigation Bar",
"description": "Enables a setting for using just 2 buttons in the system navbar?", "description": "Enables a setting for using just 2 buttons in the system navbar?",
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.internal.systemui.onehanded.gestural",
"description": "one-handed mode, which can be found in the settings.\none-handed mode will not work. Safe to remove if you dont use these setting.",
"removal": "replace"
},
{
"id": "com.android.keychain",
"description": "Enables apps to use system wide credential KeyChain (shared credentials between apps)\nhttps://security.stackexchange.com/questions/216716/android-keychain-what-is-a-system-wide-credential\n",
"removal": "unsafe"
},
{
"id": "com.android.localtransport",
"description": "Backup transport for stashing stuff into a known location on disk, and later restoring from there.\nNeeded for storing backup data locally on a device?\nThis package also provides the backup confirmation UI.\nhttps://developer.android.com/guide/topics/data/testingbackup",
"removal": "unsafe"
},
{
"id": "com.android.location.fused",
"description": "Manages underlying location technologies, such as GPS and Wi-Fi.",
"removal": "unsafe"
},
{ {
"id": "com.android.magicsmoke", "id": "com.android.magicsmoke",
"label": "Magic Smoke Wallpapers", "label": "Magic Smoke Wallpapers",
@ -468,12 +630,22 @@
"removal": "replace", "removal": "replace",
"suggestions": "sms" "suggestions": "sms"
}, },
{
"id": "com.android.mms.service",
"description": "Provides support for sending MMS.\nIt doesn't cause bootloop.",
"removal": "caution"
},
{ {
"id": "com.android.modulemetadata", "id": "com.android.modulemetadata",
"label": "Module Metadata", "label": "Module Metadata",
"description": "It's used to manage and store metadata about installed modules, and is accessed by the system server. Breaks some core functionality if disabled.", "description": "It's used to manage and store metadata about installed modules, and is accessed by the system server. Breaks some core functionality if disabled.",
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.mtp",
"description": "MTP Host\nHandles MTP(Media Transfer Protocol), a protocol for transfering files between the device and a connected PC.",
"removal": "unsafe"
},
{ {
"id": "com.android.musicfx", "id": "com.android.musicfx",
"label": "MusicFX", "label": "MusicFX",
@ -486,6 +658,31 @@
"description": "Built-in live wallpaper", "description": "Built-in live wallpaper",
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.android.nearby.halfsheet",
"description": "Useless frameworks to Wi-Fi connections, USB tethering, auto, usage.\nEvery version has random code and the app is not running in the background.",
"removal": "delete"
},
{
"id": "com.android.networkstack.inprocess.overlay",
"description": "Related to the Network Stack module,\nwhich is an updatable Mainline module that ensures Android can adapt to evolving network standards and allows for interoperability with new implementations\nhttps://source.android.com/docs/core/ota/modular-system/networking",
"removal": "unsafe"
},
{
"id": "com.android.networkstack.overlay",
"description": "WiFi will not work after remove.",
"removal": "unsafe"
},
{
"id": "com.android.networkstack.tethering.inprocess.overlay",
"description": "Related to the Tethering module,\nwhich allows an Android device to share its internet connection with other connected client devices.\nThis package contains classes and components that are used for in-process overlay functionality within the Tethering module.\nhttps://source.android.com/docs/core/ota/modular-system/tethering",
"removal": "unsafe"
},
{
"id": "com.android.networkstack.tethering.overlay",
"description": "Component of the Network, Tethering module.\nPackage is not a publicly documented.",
"removal": "unsafe"
},
{ {
"id": "com.android.nfc", "id": "com.android.nfc",
"label": "Nfc Service", "label": "Nfc Service",
@ -498,6 +695,11 @@
"description": "Built-in live wallpaper.", "description": "Built-in live wallpaper.",
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.android.ondevicepersonalization.services",
"description": "OnDevicePersonalization. Another thing to AdServices privacy sandbox.\nIntroduced in Android 13.\nhttps://source.android.com/docs/core/ota/modular-system/ondevicepersonalization",
"removal": "delete"
},
{ {
"id": "com.android.ons", "id": "com.android.ons",
"label": "com.android.ons", "label": "com.android.ons",
@ -516,6 +718,16 @@
"description": "OTA (Over the air) is the method used by OEMs to push updates to your device.\nAn OTA access point is used to run system software updates over a special gateway. This package is most likely customized by your OEM.", "description": "OTA (Over the air) is the method used by OEMs to push updates to your device.\nAn OTA access point is used to run system software updates over a special gateway. This package is most likely customized by your OEM.",
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.overlay.systemui",
"description": "On some phones, it is an overlay to app \"com.google.android.apps.safetyhub\".\nCheck out this app code and think about it.",
"removal": "caution"
},
{
"id": "com.android.packageinstaller",
"description": "Handles installation, upgrade, and removal of applications.\n",
"removal": "unsafe"
},
{ {
"id": "com.android.pacprocessor", "id": "com.android.pacprocessor",
"label": "PacProcessor", "label": "PacProcessor",
@ -531,6 +743,16 @@
"description": "Built-in live wallpaper", "description": "Built-in live wallpaper",
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.android.phone",
"description": "AOSP Dialer\nRemoving this package breaks the software update/download and install screen on Samsung. WARNING: for me, it breaks the phone app completely with call routing enabled. Not sure about other cases.",
"removal": "caution"
},
{
"id": "com.android.phone.a_overlay",
"description": "AOSP code for dialer app features.\nSIM card will not be detected if disabled.",
"removal": "unsafe"
},
{ {
"id": "com.android.phone.recorder", "id": "com.android.phone.recorder",
"label": "Recorder", "label": "Recorder",
@ -557,6 +779,11 @@
"description": "Runs on boot.\nThe tip popups you get on the homescreen.", "description": "Runs on boot.\nThe tip popups you get on the homescreen.",
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.android.providers.applications",
"description": "Provides a list of installed applications.\nContent providers encapsulate data, providing centralized management of data shared between apps.\nhttps://developer.android.com/guide/topics/providers/content-providers.html",
"removal": "unsafe"
},
{ {
"id": "com.android.providers.blockednumber", "id": "com.android.providers.blockednumber",
"label": "Blocked Numbers Storage", "label": "Blocked Numbers Storage",
@ -586,6 +813,16 @@
"removal": "caution", "removal": "caution",
"warning": "Breaks contact functionality if disabled. Not recommended to disable if you plan to use your device as a phone." "warning": "Breaks contact functionality if disabled. Not recommended to disable if you plan to use your device as a phone."
}, },
{
"id": "com.android.providers.downloads",
"description": "Downloads Manager\nProvider for downloaded files.\nContent providers encapsulate data, providing centralized management of data shared between apps.\nhttps://developer.android.com/guide/topics/providers/content-providers.html",
"removal": "unsafe"
},
{
"id": "com.android.providers.downloads.ui",
"description": "Downloads\nUser interface for downloads.\nOn some OEM's this app has ads, tracking things.",
"removal": "replace"
},
{ {
"id": "com.android.providers.drm", "id": "com.android.providers.drm",
"label": "DRM Protected Content Storage", "label": "DRM Protected Content Storage",
@ -612,6 +849,16 @@
"removal": "delete", "removal": "delete",
"suppress": "LabelSameAsId" "suppress": "LabelSameAsId"
}, },
{
"id": "com.android.providers.settings",
"description": "Provider for settings app data.\nContent providers encapsulate data, providing centralized management of data shared between apps.\nhttps://developer.android.com/guide/topics/providers/content-providers.html",
"removal": "unsafe"
},
{
"id": "com.android.providers.telephony",
"description": "Provider for telephony data.\nHandles phone-related data such as text messages, APN list, etc.\nContent providers encapsulate data, providing centralized management of data shared between apps.\nhttps://developer.android.com/guide/topics/providers/content-providers.html",
"removal": "unsafe"
},
{ {
"id": "com.android.providers.userdictionary", "id": "com.android.providers.userdictionary",
"label": "User Dictionary", "label": "User Dictionary",
@ -622,6 +869,11 @@
"removal": "caution", "removal": "caution",
"warning": "Removing this package may cause settings menu to crash on some Huawei phones" "warning": "Removing this package may cause settings menu to crash on some Huawei phones"
}, },
{
"id": "com.android.provision",
"description": "Provisioning is the process of setting up a network connection that will allow new users. \nThis service is for example needed when the user's phone moves from one cell-tower to another.\n",
"removal": "unsafe"
},
{ {
"id": "com.android.proxyhandler", "id": "com.android.proxyhandler",
"label": "ProxyHandler", "label": "ProxyHandler",
@ -635,18 +887,63 @@
"description": "Google quick search box. OEMs (e.g. Xiaomi) can modify this for their use.", "description": "Google quick search box. OEMs (e.g. Xiaomi) can modify this for their use.",
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.android.remoteprovisioner",
"description": "RemoteProvisioner. Have random stuff: security, notifications, accessibility, test modes, data usage, metrics, logs.\nIts something new introduced in Android 13.\nAt this time this app is not available for users.\nAnd looks very useless.",
"removal": "delete"
},
{
"id": "com.android.rkpdapp",
"description": "RemoteProvisioner. Have random stuff: security, notifications, accessibility, test modes, data usage, metrics, logs.\nIntroduced in android 14(it's the same app like `com.android.remoteprovisioner` Introduced in android 13).\nAgain this app is not available for users.\nAnd looks very useless.",
"removal": "delete"
},
{ {
"id": "com.android.runintest.ddrtest", "id": "com.android.runintest.ddrtest",
"label": "DDRTest", "label": "DDRTest",
"description": "RAM Stress tester\nCan be run from the bootloader\nNOTE: I'm not sure it's really from AOSP (seen in TCL Plex phone)", "description": "RAM Stress tester\nCan be run from the bootloader\nNOTE: I'm not sure it's really from AOSP (seen in TCL Plex phone)",
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.android.safetycenter.resources",
"description": "Google Safety Center.\nProbably affects malware detection in new app installs, Gmail, and Chrome. This will also revert back the \"Security & privacy\" look to the old style.\nYou can use a libre spam-blocking and DNS-blocking solution instead of this.\nhttps://safety.google",
"removal": "delete"
},
{
"id": "com.android.sdksandbox",
"description": "Introduced in Android 13 privacy sandbox beta disabled on default.\nCauses bootloop. Maybe this component is not only for privacy... (I think it's for testing privacy sandbox using Android Studio.)\nhttps://source.android.com/docs/core/ota/modular-system/adservices\nCause BOOTLOOP.",
"removal": "unsafe"
},
{ {
"id": "com.android.se", "id": "com.android.se",
"label": "SecureElementApplication", "label": "SecureElementApplication",
"description": "Runs in the background as part of the system.\nUnderlying implementation for the OMAPI SE service.\nEnables apps to use the OpenMobile API to access secure elements (SE) to enable smart-card payments and other secure services.\nAn SE is a special chip (e.g SIM-card) for storing cryptographic secrets in a way that makes illicit use hard.\nThe Open Mobile Alliance (OPA) is a standards organization which develops open standards for the mobile phone industry.", "description": "Runs in the background as part of the system.\nUnderlying implementation for the OMAPI SE service.\nEnables apps to use the OpenMobile API to access secure elements (SE) to enable smart-card payments and other secure services.\nAn SE is a special chip (e.g SIM-card) for storing cryptographic secrets in a way that makes illicit use hard.\nThe Open Mobile Alliance (OPA) is a standards organization which develops open standards for the mobile phone industry.",
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.se.overlay.target",
"description": "Looks like needed to 'com.android.se'.",
"removal": "replace"
},
{
"id": "com.android.server.NetworkPermissionConfig",
"description": "Network configurations.",
"removal": "unsafe"
},
{
"id": "com.android.server.telecom",
"description": "Manages calls via your network provider or SIM and controls the phone modem?",
"removal": "unsafe"
},
{
"id": "com.android.server.telecom.a_overlay",
"description": "Overlay for com.android.server.telecom?",
"removal": "unsafe"
},
{
"id": "com.android.settings",
"description": "AOSP Settings app.",
"removal": "unsafe"
},
{ {
"id": "com.android.settings.intelligence", "id": "com.android.settings.intelligence",
"label": "Settings Suggestions", "label": "Settings Suggestions",
@ -667,6 +964,11 @@
"removal": "caution", "removal": "caution",
"suppress": "LabelSameAsId" "suppress": "LabelSameAsId"
}, },
{
"id": "com.android.shell",
"description": "Shell\nUnix shell that receives ADB commands sent from a PC.\nThis is what UAD-ng uses to execute commands on Android devices. Proobably a bad idea to disable ;)",
"removal": "unsafe"
},
{ {
"id": "com.android.simappdialog", "id": "com.android.simappdialog",
"label": "SIM App Dialog", "label": "SIM App Dialog",
@ -694,10 +996,15 @@
"removal": "replace", "removal": "replace",
"suggestions": "audio_recorders" "suggestions": "audio_recorders"
}, },
{
"id": "com.android.statementservice",
"description": "Intent Filter Verification Service\nA Statement protocol allows websites to certify that some assets represent them. Android package can to subscribe to handling chosen URIs. This package will then be called to query the website and verify that it allows this. Android package can subscribe to handling chosen URIs. This package will then be called to query the website and verify that it allows this. Sources:\n- https://developer.android.com/reference/android/content/Intent\n- https://developer.android.com/guide/components/intents-filters\n - https://android.stackexchange.com/questions/191163/what-does-the-intent-filter-verification-service-app-from-google-do\n - https://github.com/google/digitalassetlinks/blob/master/well-known/details.md\n - https://android.googlesource.com/platform/frameworks/base/+/6a34bb2",
"removal": "unsafe"
},
{ {
"id": "com.android.stk", "id": "com.android.stk",
"label": "SIM Toolkit", "label": "SIM Toolkit",
"description": "Enables carriers to initiate \"value-added services\". Basically, some operators provide SIM-cards with applications installed on them.\nThis has been abused:\n- SimJacker \n- WIBattack", "description": "Enables carriers to initiate \"value-added services\". Basically, some operators provide SIM-cards with applications installed on them.\nThis has been abused:\n- SimJacker \n- WIBattack.\nNOTE: removing this package removes the launcher icon. \"com.android.stk\" relies on \"com.android.stk2\" and vice-versa.",
"web": [ "web": [
"https://en.wikipedia.org/wiki/SIM_Application_Toolkit#cite_note-CellularZA-1", "https://en.wikipedia.org/wiki/SIM_Application_Toolkit#cite_note-CellularZA-1",
"https://thehackernews.com/2019/09/simjacker-mobile-hacking.html", "https://thehackernews.com/2019/09/simjacker-mobile-hacking.html",
@ -710,7 +1017,7 @@
{ {
"id": "com.android.stk2", "id": "com.android.stk2",
"label": "SIM Toolkit", "label": "SIM Toolkit",
"description": "Special package for dual-sim devices?\nEnables carriers to initiate \"value-added services\". Basically, some operators provide SIM-cards with applications installed on them.\nThis has been abused:\n- SimJacker \n- WIBattack", "description": "Special package for dual-sim devices?\nEnables carriers to initiate \"value-added services\". Basically, some operators provide SIM-cards with applications installed on them.\nThis has been abused:\n- SimJacker \n- WIBattack.\nNOTE: removing this package removes the launcher icon. \"com.android.stk2\" relies on \"com.android.stk\" and vice-versa.",
"web": [ "web": [
"https://en.wikipedia.org/wiki/SIM_Application_Toolkit#cite_note-CellularZA-1", "https://en.wikipedia.org/wiki/SIM_Application_Toolkit#cite_note-CellularZA-1",
"https://thehackernews.com/2019/09/simjacker-mobile-hacking.html", "https://thehackernews.com/2019/09/simjacker-mobile-hacking.html",
@ -720,12 +1027,49 @@
"removal": "delete", "removal": "delete",
"warning": "Vulnerable to hacking, should be disabled." "warning": "Vulnerable to hacking, should be disabled."
}, },
{
"id": "com.android.storagemanager",
"label": "Smart Storage",
"description": "Storage manager (Maintenance/Storage panel in the settings)\nClean up unused files, show size of files regrouped by categories.",
"removal": "caution",
"warning": "May break the storage settings in Android Settings."
},
{
"id": "com.android.systemui",
"description": "Everything you see in Android that's not an app. User interface of Android\n",
"removal": "unsafe"
},
{
"id": "com.android.systemui.accessibility.accessibilitymenu",
"description": "Hidden menu that only shows 2 buttons:\nLarge buttons - that increases size of accessibility menu buttons,\nand Help - that redirects to support google com site accessibility.",
"removal": "delete"
},
{
"id": "com.android.systemui.accessibility.accessibilitymenu.auto_generated_rro_product__",
"description": "Product RRO for Accessibility menu.",
"removal": "replace"
},
{
"id": "com.android.systemui.icon.overlay",
"description": "In code found configs icon mask.",
"removal": "caution"
},
{
"id": "com.android.systemui.overlay",
"description": "System UI Overlay. DO NOT remove this.",
"removal": "unsafe"
},
{ {
"id": "com.android.systemui.theme.dark", "id": "com.android.systemui.theme.dark",
"label": "Dark", "label": "Dark",
"description": "Enables you to use Android dark theme.", "description": "Enables you to use Android dark theme.",
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.theme.font.notoserifsource",
"description": "Noto Serif / Source Sans Pro",
"removal": "delete"
},
{ {
"id": "com.android.theme.icon.circle", "id": "com.android.theme.icon.circle",
"label": "Circle", "label": "Circle",
@ -784,6 +1128,16 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.android.uwb.resources",
"description": "Ultra-wideband (UWB) communication feature.\nUWB is a radio technology that enables precise ranging between devices,\nAllowing for accurate location measurements with an accuracy of 10 cm.\nhttps://developer.android.com/develop/connectivity/uwb\nhttps://source.android.com/docs/core/connect/uwb",
"removal": "unsafe"
},
{
"id": "com.android.virtualmachine.res",
"description": "unknown app with no code that only has permissions to Use, Manage, Debug: Virtual Machine.\nIntroduced in Android 14.",
"removal": "delete"
},
{ {
"id": "com.android.voicedialer", "id": "com.android.voicedialer",
"label": "Voice Dialer", "label": "Voice Dialer",
@ -845,12 +1199,42 @@
"warning": "Make sure to have another Webview before uninstalling it or some apps may not work properly.", "warning": "Make sure to have another Webview before uninstalling it or some apps may not work properly.",
"suggestions": "webviews" "suggestions": "webviews"
}, },
{
"id": "com.android.wifi.dialog",
"description": "Needed for wifi dialogs.\nCan brick basic functionality android.",
"removal": "unsafe"
},
{
"id": "com.android.wifi.mainline.resources.overlay",
"description": "Related to the Wi-Fi module in the AOSP. The Wi-Fi module is a part of Project Mainline,\nWhich allows for updates to specific system components outside of the normal Android release cycle.\nThe package contains resources and overlays that are used to customize the Wi-Fi module.\nThese overlays can be used to override default configurations and customize the behavior of the Wi-Fi module\nhttps://source.android.com/docs/core/ota/modular-system/wifi\nhttps://www.xda-developers.com/android-project-mainline-modules-explanation",
"removal": "unsafe"
},
{ {
"id": "com.android.wifi.resources", "id": "com.android.wifi.resources",
"label": "System Wi-Fi Resources", "label": "System Wi-Fi Resources",
"description": "System Wi-Fi resources.", "description": "System Wi-Fi resources.",
"removal": "caution" "removal": "caution"
}, },
{
"id": "com.android.wifi.resources.overlay",
"description": "Contains resources that can be overlaid or customized to modify the behavior of the Wi-Fi module.\nhttps://source.android.com/docs/core/ota/modular-system/wifi",
"removal": "unsafe"
},
{
"id": "com.android.wifi.resources.overlay.WifiResScanCountryCode",
"description": "Related to overlay for Wi-Fi scanning for country code.",
"removal": "replace"
},
{
"id": "com.android.wifi.system.mainline.resources.overlay",
"description": "Related to the Wi-Fi module and its resources overlay.\nThe Wi-Fi module in Android is updatable, meaning it can receive updates to functionality outside of the normal Android release cycle.\nThe module provides a consistent Wi-Fi experience across Android devices and allows for fixes to interoperability issues through module updates\nhttps://source.android.com/docs/core/ota/modular-system/wifi",
"removal": "caution"
},
{
"id": "com.android.wifi.system.resources.overlay",
"description": "Contains resources that can be overlaid to customize the Wi-Fi module's behavior.\nhttps://source.android.com/docs/core/ota/modular-system/wifi",
"removal": "caution"
},
{ {
"id": "com.example.android.notepad", "id": "com.example.android.notepad",
"label": "NotePad", "label": "NotePad",
@ -858,11 +1242,149 @@
"removal": "replace", "removal": "replace",
"suggestions": "note_taking_apps" "suggestions": "note_taking_apps"
}, },
{
"id": "com.google.android.adservices.api",
"description": "Introduced in Android 13 privacy sandbox beta components disabled on default.\nhttps://source.android.com/docs/core/ota/modular-system/adservices",
"removal": "delete"
},
{
"id": "com.google.android.androidforwork",
"description": "Assistant Android Work\nNot needed, theres only user consent activity about that:\n(Your organization controls your device and keeps it secure)",
"removal": "delete"
},
{
"id": "com.google.android.apps.googlecamera.fishfood",
"description": "ApertureLensLauncher\nNot sure how it works but redirects to google app lens `com.google.android.googlequicksearchbox`.",
"removal": "delete"
},
{
"id": "com.google.android.appsearch.apk",
"description": "AppSearch is an on-device search library for managing locally stored structured data, with APIs for indexing data and retrieving data using full-text search. Use it to build custom in-app search capabilities for your users.\nhttps://developer.android.com/jetpack/androidx/releases/appsearch",
"removal": "caution"
},
{
"id": "com.google.android.captiveportallogin",
"description": "it's the same as (com.android.captiveportallogin). Support for captive portal.\nA captive portal login is a web page where the users have to input their login information or accept the displayed terms of use. \nSome networks (typically public wifi network) use the captive portal login to block access until the user inputs \nsome necessary information\nNOTE : This package is a now a mandatory mainline module\nhttps://en.wikipedia.org/wiki/Captive_portal\nhttps://www.xda-developers.com/android-project-mainline-modules-explanation",
"removal": "replace"
},
{ {
"id": "com.google.android.email", "id": "com.google.android.email",
"label": "Email", "label": "Email",
"description": "Newer versions of AOSP Mail are renamed to com.android.email and Gmail was migrated to com.google.android.gm", "description": "Newer versions of AOSP Mail are renamed to com.android.email and Gmail was migrated to com.google.android.gm",
"removal": "replace", "removal": "replace",
"suggestions": "email_clients" "suggestions": "email_clients"
},
{
"id": "com.google.android.ext.services",
"description": "The ExtServices module updates framework components for core OS functionality such as notification ranking, autofill text-matching strategies, storage cache, package watchdog, and other services that run continually. This module is updatable, meaning it can receive updates to functionality outside of the normal Android release cycle.\nCan run before the user unlocks the device (direct-boot aware) and Android 9+ version have internet and location permissions.\n\nWARNING: Causes bootloop on most Android 11+ phones. This module is related to the Android mainline project (which is a useful project).There is no reason to mess with this.\n\nSources:\nhttps://source.android.com/devices/architecture/modular-system/extservices\nhttps://arstechnica.com/gadgets/2016/11/android-extensions-could-be-googles-plan-to-make-android-updates-suck-less/\nPithus analysis (Android 11): https://beta.pithus.org/report/e5e4a181082b88baf55e19aab0f9cb62e131d612eeaa73cddb510a52e0ff5c1a",
"removal": "unsafe"
},
{
"id": "com.google.android.federatedcompute",
"description": "FederatedCompute.\nAnother component of OnDevicePersonalization. But this app learns things about users.\nIntroduced in Android 13.\nhttps://source.android.com/docs/core/ota/modular-system/ondevicepersonalization",
"removal": "delete"
},
{
"id": "com.google.android.gallery3d",
"description": "Built-in Gallery app.\nThe ID could be \"recycled\" by OEMs for their own gallery implementations.",
"removal": "replace"
},
{
"id": "com.google.android.hotspot2.osulogin",
"description": "The sole purpose of the OsuLogin App is to provision credentials from the Wi-Fi network to the device and allow them to connect to Wi-Fi Hotspot 2.0. See https://hackanons.com/2021/07/osulogin-android-everything-you-need-to-know.html for more information.",
"removal": "replace"
},
{
"id": "com.google.android.modulemetadata",
"description": "Module that contains metadata about the list of modules on the device. And thats about it.\nI wouldn't advise you to mess with it as it could break important modules (see #37)\nGood explanation of what android modules are : https://www.xda-developers.com/android-project-mainline-modules-explanation/",
"removal": "unsafe"
},
{
"id": "com.google.android.nearby.halfsheet",
"description": "Useless frameworks to Wi-Fi connections, USB tethering, auto, usage.\nEvery version has random code and the app is not running in the background.",
"removal": "delete"
},
{
"id": "com.google.android.networkstack",
"description": "Network Stack Components\nhttps://source.android.com/devices/architecture/modular-system/networking\nProvides common IP services, network connectivity monitoring, and captive login portal detection.\n",
"removal": "unsafe"
},
{
"id": "com.google.android.networkstack.overlay",
"description": "WiFi will not work after remove.",
"removal": "unsafe"
},
{
"id": "com.google.android.networkstack.permissionconfig",
"description": "Network Stack Permission Configuration\nDefines a permission that enables modules to perform network-related tasks.\nhttps://source.android.com/devices/architecture/modular-system/networking\n",
"removal": "unsafe"
},
{
"id": "com.google.android.ondevicepersonalization.services",
"description": "OnDevicePersonalization.\nAnother thing to AdServices privacy sandbox.\nIntroduced in Android 13.\nhttps://source.android.com/docs/core/ota/modular-system/ondevicepersonalization",
"removal": "delete"
},
{
"id": "com.google.android.overlay.managedprovisioning",
"description": "In code I have seen lists of some system apps and stuff of `managedprovisioning` user.\nSafe to remove if you removed `com.android.managedprovisioning`.\nBut it probably doesn't affect anything.",
"removal": "caution"
},
{
"id": "com.google.android.overlay.modules.captiveportallogin.forframework",
"description": "Configs default captiveportallogin. (not needed)\nNo effects after remove.",
"removal": "delete"
},
{
"id": "com.google.android.overlay.permissioncontroller",
"description": "Breaks Google Play System updates (GPSu), related to Project Mainline. Page on Settings will crash altogether, or ask Play Store to be updated.\nhttps://support.google.com/product-documentation/answer/14343500",
"dependencies": [
"com.android.vending"
],
"removal": "replace"
},
{
"id": "com.google.android.packageinstaller",
"description": "Google package installer. Seems to replace com.android.packageinstaller on newer phones. It is strangely not needed on older devices (you can still install APKs without it by using the AOSP package installer) but since Android 9, it also handles permissions control and could bootloop your device if removed.\nOn Android 8.1, disabling the app also disabled the 'Permissions' settings within all the apps. Besides that, I couldn't install an '.apk' file download from outside the Play Store.\nSource: https://source.android.com/docs/core/architecture/modular-system/permissioncontroller.",
"removal": "unsafe"
},
{
"id": "com.google.android.packageinstaller.a_overlay",
"description": "Gives ability to install, update or remove applications on the device.\nIf you delete this package, your phone will probably bootloop.\n",
"removal": "unsafe"
},
{
"id": "com.google.android.permissioncontroller",
"description": "Permission controller\nControls app permissions.\nhttps://source.android.com/devices/architecture/modular-system/permissioncontroller",
"removal": "unsafe"
},
{
"id": "com.google.android.photopicker",
"description": "Photo picker\nProvides a browsable interface that presents the user with their media library, sorted by date from newest to oldest. Safe, built-in way for users to grant your app access to only selected images and videos, instead of their entire media library.\nhttps://developer.android.com/training/data-storage/shared/photopicker",
"removal": "caution"
},
{
"id": "com.google.android.safetycenter.resources",
"description": "Google Safety Center.\nProbably affects malware detection in new app installs, Gmail, and Chrome. Alternatively, you can use a libre spam-blocking and DNS-blocking solution instead.\nAnyway it looks like a useless frameworks.\nhttps://safety.google",
"removal": "delete"
},
{
"id": "com.google.android.sdksandbox",
"description": "Introduced in Android 13 privacy sandbox beta disabled on default.\nCauses bootloop. Maybe this component is not only for privacy... (I think it's for testing privacy sandbox using Android Studio.)\nhttps://source.android.com/docs/core/ota/modular-system/adservices\nCause BOOTLOOP.",
"removal": "unsafe"
},
{
"id": "com.google.android.speech.pumpkin",
"description": "PumpkinService\nHas something to speech.",
"removal": "replace"
},
{
"id": "com.google.mainline.adservices",
"description": "Adservices Train Version Package. AdServices too.\nuses ondevicepersonalization.\nIntroduced in Android 13\nNOTE: This package is a mandatory mainline module, which is also not documented. I don't trust it when it comes to adservices.",
"removal": "delete"
},
{
"id": "org.chromium.webview_shell",
"description": "Simple Browser for WebView tester used in AOSP.",
"removal": "delete"
} }
] ]

View File

@ -17,6 +17,11 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.Rogers.MyRogersTab",
"description": "Appears to be the tablet version of MyRogers (https://play.google.com/store/apps/details?id=com.fivemobile.myaccount), an app to manage your account with Canadian carrier Rogers.",
"removal": "delete"
},
{ {
"id": "com.aetherpal.attdh.se", "id": "com.aetherpal.attdh.se",
"label": "Device Help", "label": "Device Help",
@ -36,6 +41,21 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.altice.android.myapps",
"description": "MyApps\nit's probably for install apps but it's useless.",
"removal": "delete"
},
{
"id": "com.americanexpress.plenti",
"description": "Plenti\nGet points and promos with your American Express card",
"removal": "delete"
},
{
"id": "com.android.partnerbrowsercustomizations.tmobile",
"description": "The proprietary application of the mobile operator T-Mobile, presumably displays ads, is responsible for the operation of some of the operator's settings",
"removal": "delete"
},
{ {
"id": "com.android.sprint.hiddenmenuapp", "id": "com.android.sprint.hiddenmenuapp",
"label": "HiddenMenu", "label": "HiddenMenu",
@ -45,6 +65,15 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.android.wifi.resources.overlay.WifiVodafoneOverlay",
"label": "com.android.wifi.resources.overlay.WifiVodafoneOverlay",
"description": "Not sure what it does",
"web": [
"https://beta.pithus.org/report/d8b19f854eb85ea97fbaeafb8c11842cf9b27f169b08d3e8b2659f52db9dd408"
],
"removal": "delete"
},
{ {
"id": "com.asurion.android.mobilerecovery.att", "id": "com.asurion.android.mobilerecovery.att",
"label": "AT&T Protect Plus", "label": "AT&T Protect Plus",
@ -147,6 +176,11 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.att.deviceunlock",
"description": "Device Unlock\nUseless app from AT&T. it's only for unlock device.",
"removal": "delete"
},
{ {
"id": "com.att.dh", "id": "com.att.dh",
"label": "Device Help", "label": "Device Help",
@ -159,7 +193,7 @@
{ {
"id": "com.att.dtv.shaderemote", "id": "com.att.dtv.shaderemote",
"label": "DIRECTV Remote App", "label": "DIRECTV Remote App",
"description": "Lets you control DIRECTV HD receivers in your home that are connected to Internet, from your phone. DIRECTV is a susbsidiary of AT&T.", "description": "Lets you control DIRECTV HD receivers in your home that are connected to Internet, from your phone. DIRECTV is a subsidiary of AT&T.",
"web": [ "web": [
"https://en.wikipedia.org/wiki/DirecTV#Consumer_protection_lawsuits_and_violations" "https://en.wikipedia.org/wiki/DirecTV#Consumer_protection_lawsuits_and_violations"
], ],
@ -239,6 +273,21 @@
"removal": "replace", "removal": "replace",
"suggestions": "streaming_apps" "suggestions": "streaming_apps"
}, },
{
"id": "com.aura.jet.att",
"description": "AT&T Hub\nApp from AT&T. Installs apps on oobe and its maded by advertising company 'ironSource'.",
"removal": "delete"
},
{
"id": "com.aura.oobe.att",
"description": "AppCloud\nApp from AT&T. Installs apps on oobe and its maded by advertising company 'ironSource'.",
"removal": "delete"
},
{
"id": "com.aura.oobe.motorola",
"description": "MotoApps\nIt's something to install apps, but it's an advertising company.",
"removal": "delete"
},
{ {
"id": "com.aura.oobe.samsung", "id": "com.aura.oobe.samsung",
"label": "AppCloud", "label": "AppCloud",
@ -265,10 +314,48 @@
"removal": "delete", "removal": "delete",
"warning": "This app is developed by IronSource, an Israeli advertising company." "warning": "This app is developed by IronSource, an Israeli advertising company."
}, },
{
"id": "com.aura.oobe.vodafone",
"description": "Vodafone AppBox\nIt is some kind of post-install recommended apps setup from the carrier.\nAsks for your age and gender and then recommends you to install popular apps.\nDevelopped by IronSource, an Israeli advertising company.",
"removal": "delete"
},
{
"id": "com.bc360.android.service",
"description": "Verizon Adaptive Sound\nProvides Voice Enhance, but according to the carrier.\nDoes the same thing as the 'com.bc360.control' app.",
"removal": "delete"
},
{
"id": "com.bc360.control",
"description": "Verizon Adaptive Sound\nProvides Voice Enhance, but according to the carrier.",
"removal": "delete"
},
{
"id": "com.claroColombia.contenedor",
"description": "Claro\nIt's something to install apps, but it's an advertising company.",
"removal": "delete"
},
{
"id": "com.cricketwireless.minus",
"description": "Cricket partner tab? better remove it. It probably have news or partner customization to chrome.",
"removal": "delete"
},
{ {
"id": "com.customermobile.preload.vzw", "id": "com.customermobile.preload.vzw",
"label": "Verizon Store Demo Mode", "label": "Verizon Store Demo Mode",
"description": "Verizon Store/Retail Demo Mode.", "description": "Requires a lot of permissions and downloads a remote configuration file from an AWS-hosted domain over plain-text HTTP.\nThis leaves the overall device and configuration vulnerable.",
"web": [
"https://thehackernews.com/2024/08/google-pixel-devices-shipped-with.html"
],
"removal": "delete"
},
{
"id": "com.directv.promo.shade",
"description": "DIRECTV Remote\nOfficial app from DIRECTV (subsidiary of AT&T). With the DIRECTV Remote for AT&T Samsung devices, control of your favorite DIRECTV shows is just a swipe away. Swipe down from the status bar at the top of your screen to automatically connect and control your DIRECTV receivers, it's that simple.",
"removal": "delete"
},
{
"id": "com.dti.amx",
"description": "it's used to choose app install? A lot trackers, permissions.\nUseless.",
"removal": "delete" "removal": "delete"
}, },
{ {
@ -280,6 +367,67 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.dti.bouyguestelecom",
"description": "Bouygues AppCloud\nit's probably for install apps but it's useless and have ads and a lot permissions.",
"removal": "delete"
},
{
"id": "com.dti.cricket",
"description": "it's app for installing recommended apps? it's only used on first-boot setup and it's useless.",
"removal": "delete"
},
{
"id": "com.dti.motorola",
"description": "Mobile Services Manager\nit's something for install apps but it's useless and a lot permissions.",
"removal": "delete"
},
{
"id": "com.dti.samsung",
"description": "Mobile Services Manager\nDigital Turbine app, pre-install some apps/games to your phone and its made by advertising company.",
"removal": "delete"
},
{
"id": "com.dti.tim",
"description": "Mobile Service Manager\nIt's a system app that can't be opened but keeps running in the background. It can install/uninstall apps without notifying you, access internet, run at the boot of the system, kill background processes, ads and other permissions.\nIt's only bloatware, OTA updates work the same without it. Uninstalling didn't give any negative side-effects.",
"removal": "delete"
},
{
"id": "com.dti.tracfone",
"label": "Mobile Services",
"description": "Installs sponsored apps automatically on Tracfone and affiliated carriers (Straight Talk, Total Wireless, etc)",
"removal": "delete"
},
{
"id": "com.felicanetworks.mfc",
"description": "Chinese felicanetworks",
"removal": "delete"
},
{
"id": "com.felicanetworks.mfm",
"description": "Setup Chinese felicanetworks",
"removal": "delete"
},
{
"id": "com.felicanetworks.mfm.main",
"description": "Chinese felicanetworks",
"removal": "delete"
},
{
"id": "com.felicanetworks.mfs",
"description": "Chinese felicanetworks",
"removal": "delete"
},
{
"id": "com.felicanetworks.mfw.a.boot",
"description": "Chinese felicanetworks",
"removal": "delete"
},
{
"id": "com.google.omadm.trigger",
"description": "OemDmTrigger\nOMA Device Managment Verizon.",
"removal": "delete"
},
{ {
"id": "com.hyperlync.Sprint.Backup", "id": "com.hyperlync.Sprint.Backup",
"label": "Sprint Backup", "label": "Sprint Backup",
@ -299,6 +447,26 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.inmobi.installer",
"description": "it's installer advertising company app.",
"removal": "delete"
},
{
"id": "com.ironsource.appcloud.oobe.hutchison",
"description": "AppCloud (discontinued) from ironSource, an advertising company.\nWorth reading:\nhttps://en.wikipedia.org/wiki/IronSource",
"removal": "delete"
},
{
"id": "com.kmsjp",
"description": "Kaspersky\nAnti-virus pre-installed on some Huawei phone's in Japanese.",
"removal": "delete"
},
{
"id": "com.kuackmedia.orange",
"description": "Altice Music\nIt's a music application that allows you to stream music, but it comes pre-installed.\nhttps://play.google.com/store/apps/details?id=com.kuackmedia.orange",
"removal": "delete"
},
{ {
"id": "com.locationlabs.cni.att", "id": "com.locationlabs.cni.att",
"label": "AT&T Smart Limits℠", "label": "AT&T Smart Limits℠",
@ -370,7 +538,7 @@
{ {
"id": "com.motorola.att.phone.extensions", "id": "com.motorola.att.phone.extensions",
"label": "ATT Phone Extension", "label": "ATT Phone Extension",
"description": "Provide access to AT&T extensions in you dialer. I'm not sure tho. It's only a supposition.", "description": "Provide access to AT&T extensions in you dialer.",
"web": [ "web": [
"https://asecare.att.com/tutorials/adding-and-deleting-an-extension-on-your-officehand-mobile-app-2990/?product=AT&T%20Office@Hand" "https://asecare.att.com/tutorials/adding-and-deleting-an-extension-on-your-officehand-mobile-app-2990/?product=AT&T%20Office@Hand"
], ],
@ -385,6 +553,16 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.motorola.carrierconfig",
"label": "Carrier Services",
"description": "Related to various communication related actions.",
"web": [
"https://source.android.com/docs/core/connect/carrier"
],
"removal": "caution",
"warning": "Disabling this app may cause network-related issues"
},
{ {
"id": "com.motorola.ltebroadcastservices_vzw", "id": "com.motorola.ltebroadcastservices_vzw",
"label": "com.motorola.ltebroadcastservices_vzw", "label": "com.motorola.ltebroadcastservices_vzw",
@ -409,6 +587,11 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.motorola.omadm.usc",
"description": "OMA Device Management for Verizon \nHandles configuration of the device (including first time use), enabling and disabling features provided by carriers.\nhttps://en.wikipedia.org/wiki/OMA_Device_Management\nI believe it's only useful if you want to use a Verizon service with a non branded phone (not sure at all)\nhttps://www.androidpolice.com/2015/03/10/android-5-1-includes-new-carrier-provisioning-api-allows-carriers-easier-methods-of-setting-up-services-on-devices-they-dont-control/\nDisplays annoying notifications if you unlocked your bootloader",
"removal": "delete"
},
{ {
"id": "com.motorola.omadm.vzw", "id": "com.motorola.omadm.vzw",
"label": "VzwDM", "label": "VzwDM",
@ -490,6 +673,56 @@
], ],
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.naviexpert.NaviExpert",
"description": "Navigation T-Mobile\nhttps://play.google.com/store/apps/details?id=com.naviexpert.NaviExpert",
"removal": "delete"
},
{
"id": "com.nextbit.app",
"description": "docomo LIVE UX backup\nit's on some japanese phones",
"removal": "delete"
},
{
"id": "com.nim.rogers",
"description": "Texture, a digital magazine service created by Rogers Media. Discontinued in 2019.",
"removal": "delete"
},
{
"id": "com.nttdocomo.android.applicationmanager",
"description": "Docomo Application Manager",
"removal": "delete"
},
{
"id": "com.nttdocomo.android.dhome",
"description": "Docomo Launcher",
"removal": "replace"
},
{
"id": "com.nttdocomo.android.iconcier_contents",
"description": "Diagnostics things only in this japanese app",
"removal": "delete"
},
{
"id": "com.nttdocomo.android.initialization",
"description": "Docomo Initialization app",
"removal": "delete"
},
{
"id": "com.nttdocomo.android.rwpushcontroller",
"description": "rwpushcontroller\nAnother FeliCa Networks app, with japanese language\nUseless frameworks",
"removal": "delete"
},
{
"id": "com.nttdocomo.android.store",
"description": "Docomo App Market",
"removal": "delete"
},
{
"id": "com.oem.euiccpartnerapp",
"description": "EuiccPartnerApp\nNeeded for eSIM (eUICC)?\nI think it's useless.",
"removal": "delete"
},
{ {
"id": "com.orange.aura.oobe", "id": "com.orange.aura.oobe",
"label": "Orange Manual Selector", "label": "Orange Manual Selector",
@ -587,12 +820,37 @@
"description": "Lets you measure your speed connection and find better Orange wifi hotspots.\nInforms you also about near network incidents.", "description": "Lets you measure your speed connection and find better Orange wifi hotspots.\nInforms you also about near network incidents.",
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.ptc.osp.gnc",
"description": "Playing the Waiting Game by T-Mobile.\nThis app is maded for listening to music.",
"removal": "delete"
},
{ {
"id": "com.samsung.attvvm", "id": "com.samsung.attvvm",
"label": "Samsung AT&T Visual Voicemail", "label": "Samsung AT&T Visual Voicemail",
"description": "A simple GUI for voicemail.", "description": "A simple GUI for voicemail.",
"removal": "delete" "removal": "delete"
}, },
{
"id": "com.samsung.huxextension",
"description": "Hux Extension\nVerizon activation, registration",
"removal": "delete"
},
{
"id": "com.samsung.slsi.telephony.oem.oemrilhookservice",
"description": "Part of the Samsung cellular modem infrastructure used by the OS to provide cellular support.",
"removal": "caution"
},
{
"id": "com.samsung.slsi.telephony.oemril",
"description": "Part of the Samsung cellular modem infrastructure used by the OS to provide cellular support.",
"removal": "caution"
},
{
"id": "com.samsung.sprint.chameleon",
"description": "Chameleon service which is a service designed to store sprint-specific properties (customizes some apps).",
"removal": "delete"
},
{