mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-24 06:24:19 +02:00
Compare commits
4 commits
feature/ad
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
baf847b069 |
||
|
|
3e173765bb |
||
|
|
dce03eeb69 |
||
|
|
3409848d51 |
2 changed files with 6 additions and 3 deletions
|
|
@ -45,6 +45,7 @@ Several projects integrate with or depend on UAD-ng's data and tools:
|
||||||
- **Projects by [Muntashir Akon](https://github.com/MuntashirAkon):**
|
- **Projects by [Muntashir Akon](https://github.com/MuntashirAkon):**
|
||||||
- **[AppManager](https://github.com/MuntashirAkon/AppManager)** — An advanced Android app manager with powerful debloating features.
|
- **[AppManager](https://github.com/MuntashirAkon/AppManager)** — An advanced Android app manager with powerful debloating features.
|
||||||
- **[android-debloat-list](https://github.com/MuntashirAkon/android-debloat-list)** — A comprehensive, community-driven list of Android packages to debloat, based on UAD-ng's list.
|
- **[android-debloat-list](https://github.com/MuntashirAkon/android-debloat-list)** — A comprehensive, community-driven list of Android packages to debloat, based on UAD-ng's list.
|
||||||
|
- **[De-Bloater](https://github.com/sunilpaulmathew/De-Bloater)** — An application using the power of Magisk to debloat unwanted system apps!
|
||||||
|
|
||||||
## Special thanks
|
## Special thanks
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -38758,11 +38758,13 @@
|
||||||
},
|
},
|
||||||
"com.samsung.oda.service": {
|
"com.samsung.oda.service": {
|
||||||
"list": "Oem",
|
"list": "Oem",
|
||||||
"description": "SamsungOdaService\nRequires google play services.\nAnother spying app collects sim info and other things.",
|
"description": "SamsungOdaService\nDisabling causes SIM Manager to instantly crash on dual sim setup.Requires google play services.\nAnother spying app collects sim info and other things.",
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"neededBy": [],
|
"neededBy": [
|
||||||
|
"com.samsung.android.app.telephonyui"
|
||||||
|
],
|
||||||
"labels": [],
|
"labels": [],
|
||||||
"removal": "Recommended"
|
"removal": "Advanced"
|
||||||
},
|
},
|
||||||
"com.samsung.android.smartprovider": {
|
"com.samsung.android.smartprovider": {
|
||||||
"list": "Oem",
|
"list": "Oem",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue