From 3409848d51bd4047a22440f14a004ba922505ddf Mon Sep 17 00:00:00 2001 From: halt9k <49090368+halt9k@users.noreply.github.com> Date: Fri, 21 Aug 2026 09:37:40 +0300 Subject: [PATCH 1/2] pkg(com.samsung.oda.service): change description and removal --- resources/assets/uad_lists.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 346c590..569fe86 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -38758,11 +38758,13 @@ }, "com.samsung.oda.service": { "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": [], - "neededBy": [], + "neededBy": [ + "com.samsung.android.app.telephonyui" + ], "labels": [], - "removal": "Recommended" + "removal": "Advanced" }, "com.samsung.android.smartprovider": { "list": "Oem", From 3e173765bb6a8ad8daaee917da2e271f34970383 Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Fri, 21 Aug 2026 14:37:41 +0200 Subject: [PATCH 2/2] docs: add De-Bloater project to related projects list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6e0f111..3c83a7f 100644 --- a/README.md +++ b/README.md @@ -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):** - **[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. +- **[De-Bloater](https://github.com/sunilpaulmathew/De-Bloater)** — An application using the power of Magisk to debloat unwanted system apps! ## Special thanks