From f7dae287260ec4c2187736a33ed0a4c9e532fbdf Mon Sep 17 00:00:00 2001 From: mirko93s <21228368+mirko93s@users.noreply.github.com> Date: Thu, 30 May 2024 17:52:48 +0200 Subject: [PATCH 1/2] added some missing LG apps --- 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 3c5db988..1b4b3314 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -11421,6 +11421,14 @@ "labels": [], "removal": "Recommended" }, + "com.lge.lgdmsclient": { + "list": "Oem", + "description": "Actual "Software Update" App client\nI think you won't receive updates without this.\n", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Recommended" + }, "com.lge.lgdrm.permission": { "list": "Oem", "description": "Handle permissions for LG DRM (com.lge.drmservice).\nWhy does LG need a whole package for this?", @@ -11557,6 +11565,14 @@ "labels": [], "removal": "Recommended" }, + "com.lge.remote.lgairdrive": { + "list": "Oem", + "description": "LG AirDrive\nLets you to control files in your device via a wireless connection. \nTo use it, you need to sign in to your LG account on both the PC and mobile device.\nhttps://www.lg.com/africa/support/product-help/CT20080025-1436354408798-others\n \nLG AirDrive settings\nSee package below.\n", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Recommended" + }, "com.lge.remote.setting": { "list": "Oem", "description": "LG AirDrive\nLets you to control files in your device via a wireless connection. \nTo use it, you need to sign in to your LG account on both the PC and mobile device.\nhttps://www.lg.com/africa/support/product-help/CT20080025-1436354408798-others\n \nLG AirDrive settings\nSee package above.\n", @@ -32270,6 +32286,14 @@ "labels": [], "removal": "Recommended" }, + "com.rsupport.rs.activity.lge.allinone": { + "list": "Oem", + "description": "LG "RemoteCall" service app\nUsed to get support from LG, safe to remove.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Recommended" + }, "com.rsupport.rsperm.ntt": { "list": "Oem", "description": "Remote support service\nI found only permissions and not explained buttons in the code this app.", From ab3077101e9a54bf8ebf6452d2ecfbd926ba66fb Mon Sep 17 00:00:00 2001 From: mirko93s <21228368+mirko93s@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:36:10 +0200 Subject: [PATCH 2/2] Update uad_lists.json --- resources/assets/uad_lists.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 4faa5c76..f8ef5660 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -11423,11 +11423,11 @@ }, "com.lge.lgdmsclient": { "list": "Oem", - "description": "Actual "Software Update" App client\nI think you won't receive updates without this.\n", + "description": "Actual \"Software Update\" App client\nI think you won't receive updates without this.\n", "dependencies": [], "neededBy": [], "labels": [], - "removal": "Recommended" + "removal": "Expert" }, "com.lge.lgdrm.permission": { "list": "Oem", @@ -32288,7 +32288,7 @@ }, "com.rsupport.rs.activity.lge.allinone": { "list": "Oem", - "description": "LG "RemoteCall" service app\nUsed to get support from LG, safe to remove.", + "description": "LG RemoteCall service app\nUsed to get support from LG, safe to remove.", "dependencies": [], "neededBy": [], "labels": [],