mirror of
https://github.com/MuntashirAkon/android-debloat-list.git
synced 2025-04-23 05:26:51 +08:00
Compare commits
4 Commits
4a0fa6f19a
...
9089327fd8
Author | SHA1 | Date | |
---|---|---|---|
|
9089327fd8 | ||
|
d56addf82a | ||
|
29bb0c2fbf | ||
|
06676e43c9 |
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@ -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
|
||||||
|
123
carrier.json
123
carrier.json
@ -1,4 +1,127 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"id": "com.aura.oobe.vodafone",
|
||||||
|
"label": "Vodafone AppBox",
|
||||||
|
"description": "It 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.ironsource.appcloud.oobe.hutchison",
|
||||||
|
"label": "AppCloud",
|
||||||
|
"description": "AppCloud (discontinued) from ironSource, an advertising company.\nWorth reading:",
|
||||||
|
"web": [
|
||||||
|
"https://en.wikipedia.org/wiki/IronSource"
|
||||||
|
],
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.dti.bouyguestelecom",
|
||||||
|
"label": "Bouygues AppCloud",
|
||||||
|
"description": "Its problably for install apps but its useless and have ads and a lot permissions.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.altice.android.myapps",
|
||||||
|
"label": "MyApps",
|
||||||
|
"description": "Its problably for install apps but its useless.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.sfr.android.sfrjeux",
|
||||||
|
"label": "My Games",
|
||||||
|
"description": "Its not useful app for games and better uninstall it",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.felicanetworks.mfc",
|
||||||
|
"label": "com.felicanetworks.mfc",
|
||||||
|
"description": "Chinese felicanetworks",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.felicanetworks.mfm.main",
|
||||||
|
"label": "com.felicanetworks.mfm.main",
|
||||||
|
"description": "Chinese felicanetworks",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.felicanetworks.mfs",
|
||||||
|
"label": "com.felicanetworks.mfs",
|
||||||
|
"description": "Chinese felicanetworks",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.felicanetworks.mfw.a.boot",
|
||||||
|
"label": "com.felicanetworks.mfw.a.boot",
|
||||||
|
"description": "Chinese felicanetworks",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.aura.oobe.motorola",
|
||||||
|
"label": "MotoApps",
|
||||||
|
"description": "It's something to install apps, but it's an advertising company.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.dti.motorola",
|
||||||
|
"label": "Mobile Services Manager",
|
||||||
|
"description": "Its something for install apps but its useless and a lot permissions.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.claroColombia.contenedor",
|
||||||
|
"label": "Claro",
|
||||||
|
"description": "It's something to install apps, but it's an advertising company.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.dti.cricket",
|
||||||
|
"label": "com.dti.cricket",
|
||||||
|
"description": "Its app for installing recommanded apps? Its only used on first-boot setup and its useless.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.cricketwireless.minus",
|
||||||
|
"label": "com.cricketwireless.minus",
|
||||||
|
"description": "Cricket partner tab? better remove it. It problably have news or partner customization to chrome.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.att.deviceunlock",
|
||||||
|
"label": "Device Unlock",
|
||||||
|
"description": "Useless app from AT&T. Its only for unlock device.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.oem.euiccpartnerapp",
|
||||||
|
"label": "EuiccPartnerApp",
|
||||||
|
"description": "Needed for eSIM (eUICC)?\nI think its useless.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.oem.euiccpartnerapp",
|
||||||
|
"label": "EuiccPartnerApp",
|
||||||
|
"description": "Needed for eSIM (eUICC)?\nI think its useless.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.inmobi.installer",
|
||||||
|
"label": "com.inmobi.installer",
|
||||||
|
"description": "Its installer advertising company app.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.verizon.services",
|
||||||
|
"label": "AppDirectedSMS",
|
||||||
|
"description": "OMA Device Management for Verizon.\nIts for wifi calling, sms",
|
||||||
|
"removal": "replace"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "com.dti.amx",
|
||||||
|
"label": "com.dti.amx",
|
||||||
|
"description": "Its used to choose app install? A lot trackers, permissions.\nUseless.",
|
||||||
|
"removal": "delete"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "ca.bell.wt.android.tunesappswidget",
|
"id": "ca.bell.wt.android.tunesappswidget",
|
||||||
"label": "App Widget",
|
"label": "App Widget",
|
||||||
|
@ -4,16 +4,11 @@
|
|||||||
"label": "Camera",
|
"label": "Camera",
|
||||||
"repo": "https://github.com/GrapheneOS/Camera"
|
"repo": "https://github.com/GrapheneOS/Camera"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "com.iakmds.librecamera",
|
|
||||||
"label": "Libre Camera",
|
|
||||||
"source": "f",
|
|
||||||
"repo": "https://github.com/iakmds/librecamera"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "net.sourceforge.opencamera",
|
"id": "net.sourceforge.opencamera",
|
||||||
"label": "Open Camera",
|
"label": "Open Camera",
|
||||||
"source": "fg",
|
"source": "fg",
|
||||||
|
"reason": "A more advanced camera app",
|
||||||
"repo": "https://sourceforge.net/projects/opencamera/"
|
"repo": "https://sourceforge.net/projects/opencamera/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user