From 7881387bb2014e366d9379333232746711663269 Mon Sep 17 00:00:00 2001 From: NkBe Date: Sun, 17 Aug 2025 23:37:31 +0800 Subject: [PATCH] Opti the translation, corrected typos in the README. Added new permissions and activity-aliases to AndroidManifest.xml, updated provider permissions, and adjusted service export settings. Improved the Chinese translation for storage selection. Fixed typos in the README project name. --- README.md | 2 +- manager/src/main/AndroidManifest.xml | 19 +++++++++++++++---- .../src/main/res/values-zh-rCN/strings.xml | 2 +- .../src/main/res/values-zh-rTW/strings.xml | 2 +- 4 files changed, 18 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b888d83..4de5b54 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Natch Framework +# NPatch Framework [![Build](https://img.shields.io/github/actions/workflow/status/7723mod/NPatch/main.yml?branch=master&logo=github&label=Build&event=push)](https://github.com/7723mod/NPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [![Crowdin](https://img.shields.io/badge/Localization-Crowdin-blueviolet?logo=Crowdin)](https://crowdin.com/project/lspatch_jingmatrix) [![Download](https://img.shields.io/github/v/release/7723mod/NPatch?color=orange&logoColor=orange&label=Download&logo=DocuSign)](https://github.com/7723mod/NPatch/releases/latest) [![Total](https://shields.io/github/downloads/7723mod/NPatch/total?logo=Bookmeter&label=Counts&logoColor=yellow&color=yellow)](https://github.com/7723mod/NPatch/releases) diff --git a/manager/src/main/AndroidManifest.xml b/manager/src/main/AndroidManifest.xml index 0b2af5d..0240ad3 100644 --- a/manager/src/main/AndroidManifest.xml +++ b/manager/src/main/AndroidManifest.xml @@ -2,6 +2,8 @@ + + @@ -27,6 +29,12 @@ + + @@ -35,19 +43,22 @@ - + + + android:exported="true" + tools:ignore="ExportedService" /> + - + \ No newline at end of file diff --git a/manager/src/main/res/values-zh-rCN/strings.xml b/manager/src/main/res/values-zh-rCN/strings.xml index 2bdfdb8..74a10dc 100644 --- a/manager/src/main/res/values-zh-rCN/strings.xml +++ b/manager/src/main/res/values-zh-rCN/strings.xml @@ -48,7 +48,7 @@ 选择存储目录 选择一个目录来存储已修补的 apk 设置存储目录时出错 - 从存储目录中选择(多个)apk + 从存储目录中选择 (多个) apk 选择已安装的应用程序 修补模式 本地模式 diff --git a/manager/src/main/res/values-zh-rTW/strings.xml b/manager/src/main/res/values-zh-rTW/strings.xml index 7aa5f7f..46f2432 100644 --- a/manager/src/main/res/values-zh-rTW/strings.xml +++ b/manager/src/main/res/values-zh-rTW/strings.xml @@ -48,7 +48,7 @@ 選擇儲存資料夾 選擇一個資料夾儲存打包好的 apk 設定儲存資料夾出錯 - 從儲存空間中選取 apk + 從儲存空間中選取 (多个) apk 選取已安裝的應用程式 打包模式 本機