From b9b1c2d876208abe8bbdd991a0cc2ec3ce29cd96 Mon Sep 17 00:00:00 2001 From: "let5sne.win10" Date: Thu, 12 Feb 2026 22:28:46 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20Android=20=E5=BA=94=E7=94=A8=E4=BF=9D?= =?UTF-8?q?=E6=8C=81=E5=B1=8F=E5=B9=95=E5=B8=B8=E4=BA=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加 WAKE_LOCK 权限 - 设置 keepScreenOn=true --- android-app/app/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android-app/app/src/main/AndroidManifest.xml b/android-app/app/src/main/AndroidManifest.xml index 951f3a0..662cab1 100644 --- a/android-app/app/src/main/AndroidManifest.xml +++ b/android-app/app/src/main/AndroidManifest.xml @@ -4,7 +4,7 @@ - +