From 22df7592f7c3ed6f4c9d4dc0d7969c9f7176f28d Mon Sep 17 00:00:00 2001 From: pppscn <35696959@qq.com> Date: Thu, 14 Dec 2023 18:08:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=EF=BC=9A=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=C2=B7=E5=BF=AB=E6=8D=B7=E6=8C=87=E4=BB=A4=20?= =?UTF-8?q?=EF=BC=88=E5=BC=80=E5=8F=91=E4=B8=AD=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../res/layout/fragment_tasks_action_notification.xml | 11 ++++++++++- .../res/layout/fragment_tasks_action_send_sms.xml | 8 ++++++++ .../res/layout/fragment_tasks_condition_battery.xml | 9 +++++++++ .../res/layout/fragment_tasks_condition_charge.xml | 10 ++++++++++ .../main/res/layout/fragment_tasks_condition_cron.xml | 10 ++++++++++ .../res/layout/fragment_tasks_condition_network.xml | 10 ++++++++++ .../main/res/layout/fragment_tasks_condition_sim.xml | 10 ++++++++++ app/src/main/res/values/strings.xml | 4 ++-- 8 files changed, 69 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/layout/fragment_tasks_action_notification.xml b/app/src/main/res/layout/fragment_tasks_action_notification.xml index f27813a8..8b1390b9 100644 --- a/app/src/main/res/layout/fragment_tasks_action_notification.xml +++ b/app/src/main/res/layout/fragment_tasks_action_notification.xml @@ -20,11 +20,20 @@ android:orientation="vertical"> + + + + + + + + + + + + + + SIM卡状态 发送短信 通道推送 - 设置 Frpc - 设置 HttpServer + Frpc设置 + HttpServer设置