From 2a9b2675d0d1518bfb0f4fd80ad9129b954699d7 Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:55:28 +0100 Subject: [PATCH 1/2] pkg(com.android.incallui): change description and removal --- resources/assets/uad_lists.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 7c0264d..9e6d36b 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -16050,11 +16050,11 @@ }, "com.android.incallui": { "list": "Oem", - "description": "Xiaomi (and OnePlus) Phone dialer (here we go again! Another confusing package name)\n\nClosed-source app built on top of the AOSP package.\nThe name is doubly misleading because this package is the whole dialer. It does not only provide the 'in call' screen.", + "description": "Xiaomi (and OnePlus) Phone dialer\nClosed-source app built on top of the AOSP package.\nThe name is doubly misleading because this package is the whole dialer. It does not provide the 'in call' screen, as well as required to fetch APN lists on some phones.", "dependencies": [], "neededBy": [], "labels": [], - "removal": "Advanced" + "removal": "Expert" }, "com.android.thememanager": { "list": "Oem", From 91790f76120718243f9948d78502c4f497452805 Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Mon, 10 Feb 2025 20:29:21 +0100 Subject: [PATCH 2/2] pkg(com.android.incallui): apply suggestion from code review --- resources/assets/uad_lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 9e6d36b..1dfb08b 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -16050,7 +16050,7 @@ }, "com.android.incallui": { "list": "Oem", - "description": "Xiaomi (and OnePlus) Phone dialer\nClosed-source app built on top of the AOSP package.\nThe name is doubly misleading because this package is the whole dialer. It does not provide the 'in call' screen, as well as required to fetch APN lists on some phones.", + "description": "Xiaomi Phone 11\nXiaomi's phone (dialer, incallui, etc.) app. Fetches APN lists on some phones. Package name is highly misleading.", "dependencies": [], "neededBy": [], "labels": [],