From ac672d96ced13a8edcaacbccb0d945013ba6c4e1 Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Sun, 25 Feb 2024 16:47:28 +0100 Subject: [PATCH 1/2] pkg(samsung): add Samsung packages --- resources/assets/uad_lists.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 48c19a4c..f471253d 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -6043,6 +6043,14 @@ "removal": "Advanced" }, "com.samsung.android.app.smartcapture": { + "list": "Oem", + "description": "Lets you group widgets on OneUI 4", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, + "com.samsung.android.app.smartwidget": { "list": "Oem", "description": "Samsung screenshot\nYou will still be able to take screenshots without this package.", "dependencies": [], @@ -12856,6 +12864,14 @@ "labels": [], "removal": "Recommended" }, + "com.samsung.android.privacydashboard": { + "list": "Oem", + "description": "Privacy dashboard in settings:\nhttps://insights.samsung.com/2023/08/17/what-is-privacy-dashboard-and-how-does-it-protect-my-data-2/", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, "com.samsung.android.privateshare": { "list": "Oem", "description": "Blockchain-powered file sharing system for Samsung phones.\nWhy blockchain? Because it's a nice buzzword! The privacy policy of this Samsung service is really bad: https://libreddit.spike.codes/r/privacy/comments/rqbb9b/samsung_private_share_is_not_so_private/", @@ -32093,6 +32109,14 @@ "labels": [], "removal": "Advanced" }, + "com.samsung.android.emergency": { + "list": "Oem", + "description": "Emergency SOS\nHas a lot of permissions, lets you send SOS messages and calls.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, "com.samsung.android.email.widget": { "list": "Oem", "description": "Email Widget on some old samsung phones like S6", @@ -32341,6 +32365,14 @@ "labels": [], "removal": "Recommended" }, + "com.samsung.memorysaver": { + "list": "Oem", + "description": "Helps you to free up space by letting you delete duplicates and move contents and apps on an SD card.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, "com.samsung.mobiletv": { "list": "Oem", "description": "Hidden testing mobiletv\nhttps://apkcombo.com/pt/mobiletv/com.samsung.mobiletv/", From 0efa49af8c6ec6e7247341c3f49a0ce5c1c70c09 Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Sun, 25 Feb 2024 16:59:24 +0100 Subject: [PATCH 2/2] pkg(samsung): add Samsung packages --- resources/assets/uad_lists.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index f471253d..9e9b393f 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -3581,6 +3581,22 @@ "labels": [], "removal": "Recommended" }, + "com.samsung.android.alive.service": { + "list": "Oem", + "description": "Content suggestions service", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, + "com.samsung.android.aliveprivacy": { + "list": "Oem", + "description": "Content Suggestions is an AI-based app inside the Secure Folder, and its on-device AI-powered engine automatically suggests users to move private images of pre-selected categories to the Secure Folder. For this to happen users have to simply select specific faces or a type of image they want to tag as private and keep them secured in the private gallery of the Secure Folder. Once the initial setup is complete, the AI engine kicks in and identifies relevant images from the entire gallery. As this is an on-device AI solution, no information or image ever leaves the smartphone.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, "com.samsung.android.allshare.service.mediashare": { "list": "Oem", "description": "Samsung AllShare service (now called SmartView and/or Nearby Service).\nUsed to stream content from your phone to a Samsung smart TV.\nhttps://www.samsung.com/us/apps/smart-view-2/. On devices where the display-name is 'Nearby Service', 'Smart View' will continue to work properly (it doesn't depend on Nearby Service).", @@ -7242,6 +7258,14 @@ "labels": [], "removal": "Expert" }, + "com.android.intentresolver": { + "list": "Aosp", + "description": "In Android 14 they moved the share menu into this package; if you uninstall it, you can no longer use it. Uh, also breaks motion photos.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" + }, "com.android.internal.display.cutout.emulation.corner": { "list": "Aosp", "description": "Display cutout variant\nhttps://developer.android.com/guide/topics/display-cutout\nhttps://source.android.com/devices/tech/display/display-cutouts\nCause bootloop after removal.",