From 930849c16331d35e936f852f0d7114e5a2ae5e29 Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:12:43 +0100 Subject: [PATCH 1/3] chore(issue-templates): fix typo in label --- .github/ISSUE_TEMPLATE/6-documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/6-documentation.yml b/.github/ISSUE_TEMPLATE/6-documentation.yml index 398546b..baeed6d 100644 --- a/.github/ISSUE_TEMPLATE/6-documentation.yml +++ b/.github/ISSUE_TEMPLATE/6-documentation.yml @@ -1,7 +1,7 @@ name: UAD-ng documentation description: You want to improve the documentation of UAD-ng which is either a Markdown file or the Wiki title: "docs(scope): " -labels: ["Documentation"] +labels: ["documentation"] body: - type: textarea id: documentation-description From ad39df22f9d31d89630b52b28c235de3e34d8c7f Mon Sep 17 00:00:00 2001 From: xe1st <140727743+xe1st@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:34:35 +0300 Subject: [PATCH 2/3] Update uad_lists.json Update uad_lists.json --- resources/assets/uad_lists.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 7791baf..dd9e37e 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -1134,6 +1134,14 @@ "neededBy": [], "labels": [], "removal": "Recommended" + }, + "com.longcheertel.secretcode": { + "list": "Oem", + "description": "Refers to the system package that handles secret codes.\nSecret codes are special sequences of numbers and symbols that can be entered on a phone's keypad to access hidden features or information.", + "dependencies": [], + "neededBy": [], + "labels": [], + "removal": "Advanced" }, "com.LogiaGroup.LogiaDeck": { "list": "Carrier", @@ -34349,4 +34357,4 @@ "labels": [], "removal": "Recommended" } -} \ No newline at end of file +} From 6d0d1ae6d83d49595d429435e18521fb999319b0 Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Thu, 29 Feb 2024 10:38:03 +0100 Subject: [PATCH 3/3] chore(issue-templates): fix typos in labels --- .github/ISSUE_TEMPLATE/3-add-new-packages.yml | 2 +- .../5-update-apps-description-or-recommendation.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3-add-new-packages.yml b/.github/ISSUE_TEMPLATE/3-add-new-packages.yml index 357cb56..c9dc35f 100644 --- a/.github/ISSUE_TEMPLATE/3-add-new-packages.yml +++ b/.github/ISSUE_TEMPLATE/3-add-new-packages.yml @@ -1,7 +1,7 @@ name: Add new package(s) description: You want to add new apps to the debloat list title: "pkg(scope): " -labels: ["package:addition"] +labels: ["package::addition"] body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/5-update-apps-description-or-recommendation.yml b/.github/ISSUE_TEMPLATE/5-update-apps-description-or-recommendation.yml index ad16ca2..6027118 100644 --- a/.github/ISSUE_TEMPLATE/5-update-apps-description-or-recommendation.yml +++ b/.github/ISSUE_TEMPLATE/5-update-apps-description-or-recommendation.yml @@ -1,7 +1,7 @@ name: Update apps description or recommendation description: You want to improve/update a description/recommendation title: "pkg(scope): " -labels: ["package:documentation"] +labels: ["package::documentation"] body: - type: markdown attributes: