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/3] 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 3c5db98..1b4b331 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/3] 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 4faa5c7..f8ef566 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": [], From 48b7496d54c10affc3725cb90e1f682c1c28262d Mon Sep 17 00:00:00 2001 From: jxdv Date: Tue, 11 Jun 2024 20:24:05 +0200 Subject: [PATCH 3/3] update description of com.motorola.VirtualUiccPayment --- 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 9117eb2..899b4cd 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -3448,7 +3448,7 @@ }, "com.motorola.VirtualUiccPayment": { "list": "Oem", - "description": "Virtual UICC Payment\nSIM Card Payment also NFC. Useful only in China by hidden image files.\nUICC stands for Universal Integrated Circuit Card.\nIt is a the physical and logical platform for the USIM and may contain additional USIMs and other applications.\n(U)SIM is an application on the UICC.\nhttps://bluesecblog.wordpress.com/2016/11/18/uicc-sim-usim/\nI guess this package provides support for NFC payement.\nNote: The term SIM is widely used in the industry and especially with consumers to mean both SIMs and UICCs.\nhttps://www.justaskgemalto.com/us/what-uicc-and-how-it-different-sim-card/", + "description": "Virtual UICC Payment\nSIM Card Payment also NFC. Only useful in China by hidden image files.\nUICC stands for Universal Integrated Circuit Card.\nIt is the physical and logical platform for the USIM and may contain additional USIMs and other applications.\n(U)SIM is an application on the UICC.\nhttps://bluesecblog.wordpress.com/2016/11/18/uicc-sim-usim/\nI guess this package provides support for NFC payments.\nNote: The term SIM is widely used to refer to both SIMs and UICCs in the industry and among consumers.\nhttps://blog.velosiot.com/euicc-and-esim-are-they-the-same-thing", "dependencies": [], "neededBy": [], "labels": [],