From a15ac1ad395d9b25117361480cbc701572d2c50e Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Sat, 13 Apr 2024 13:51:29 +0200 Subject: [PATCH 1/2] pkg(samsung): add warning to descriptions --- 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 1d594af..c6da605 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -9942,7 +9942,7 @@ }, "com.google.android.overlay.gmsconfig": { "list": "Google", - "description": "Useless configurations about webview, wifi and bluetooth to scan for better location.\neverything works without it.", + "description": "Useless configurations about webview, wifi and bluetooth to scan for better location. Everything works without it.\nWARNING: causes the Galaxy App to force-close after a few seconds on a Samsung N960F running Android Q.", "dependencies": [], "neededBy": [], "labels": [], @@ -27899,7 +27899,7 @@ }, "com.google.android.overlay.modules.permissioncontroller": { "list": "Aosp", - "description": "I only detect on this app: help_app_permissions (link below)\nIt looks very useless.\nNot needed, it doesnt affect on (com.google.android.permissioncontroller)\nhttps://support.google.com/googleplay/answer/6270602", + "description": "I only detect on this app: help_app_permissions (link below)\nIt looks very useless.\nNot needed, it doesnt affect on (com.google.android.permissioncontroller)\nhttps://support.google.com/googleplay/answer/6270602\nWARNING: when disabling this package on a Samsung N960F running Android Q, the pop-up UI reverts.", "dependencies": [], "neededBy": [], "labels": [], From 24c1c9409cb93f9973f57fa4434da33333ea08b9 Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Thu, 30 May 2024 21:02:30 +0200 Subject: [PATCH 2/2] pkg(samsung): change removal and improve description --- 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 e48f4b1..1892911 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -9955,7 +9955,7 @@ "dependencies": [], "neededBy": [], "labels": [], - "removal": "Recommended" + "removal": "Advanced" }, "com.google.android.overlay.gmsconfig.asi": { "list": "Google", @@ -27836,7 +27836,7 @@ }, "com.google.android.overlay.modules.permissioncontroller": { "list": "Aosp", - "description": "I only detect on this app: help_app_permissions (link below)\nIt looks very useless.\nNot needed, it doesnt affect on (com.google.android.permissioncontroller)\nhttps://support.google.com/googleplay/answer/6270602\nWARNING: when disabling this package on a Samsung N960F running Android Q, the pop-up UI reverts.", + "description": "I only detect on this app: help_app_permissions (link below). It looks very useless, not needed.\nIt doesnt affect com.google.android.permissioncontroller\nhttps://support.google.com/googleplay/answer/6270602\nWARNING: when disabling this package on a Samsung N960F running Android Q, the pop-up UI reverts. Disabling this package (as it's an overlay) will also put the pop-up UI to (like full-screen notification) to the center instead of the bottom.", "dependencies": [], "neededBy": [], "labels": [],