From 141c8df7b4ff0470221175dbd1d4aace628fac36 Mon Sep 17 00:00:00 2001 From: Murilo Bob <87148235+Muriilow@users.noreply.github.com> Date: Sun, 2 Nov 2025 12:15:25 -0300 Subject: [PATCH] pkg(Samsung) Add packages (#1133) Co-authored-by: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> --- resources/assets/uad_lists.json | 48 +++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 1eb206c..5fb4149 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -40023,5 +40023,53 @@ "neededBy": [], "labels": [], "removal": "Recommended" + }, + "com.samsung.android.opencalendar": { + "list": "Oem", + "description": "Samsung Subscription Calendars.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Recommended" + }, + "com.samsung.systemui.hidenotch": { + "list": "Oem", + "description": "Hide notch overlay.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, + "com.samsung.systemui.hidenotch.withoutcornerround": { + "list": "Oem", + "description": "Hide notch overlay without corner round.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, + "com.sec.android.QRreader": { + "list": "Oem", + "description": "Samsung QR code reader.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Recommended" + }, + "com.sec.android.UsimRegistrationKOR": { + "list": "Oem", + "description": "USIM Registration.\nThis app is used to register your USIM card in South Korea.\nIt is not needed outside of South Korea.\n", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, + "com.samsung.android.biometrics.service": { + "list": "Oem", + "description": "Intelligent Scan for Samsung Galaxy S9(+) and Note 9.\nNOTE: Removing this will break Intelligent Scan.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Expert" } }