diff --git a/app/src/main/assets/firmware_releases.json b/app/src/main/assets/firmware_releases.json
index dcb81f56dc..c749a8279e 100644
--- a/app/src/main/assets/firmware_releases.json
+++ b/app/src/main/assets/firmware_releases.json
@@ -188,6 +188,12 @@
]
},
"pullRequests": [
+ {
+ "id": "9798",
+ "title": "Attempt to fix issue 9713",
+ "page_url": "https://github.com/meshtastic/firmware/pull/9798",
+ "zip_url": "https://discord.com/invite/meshtastic"
+ },
{
"id": "9749",
"title": "Add AEAD (AES-CCM) authenticated encryption for PSK channels",
@@ -199,12 +205,6 @@
"title": "Add VL53L0 distance sensor.",
"page_url": "https://github.com/meshtastic/firmware/pull/9706",
"zip_url": "https://discord.com/invite/meshtastic"
- },
- {
- "id": "9675",
- "title": "add FromRadioSync BLE characteristic",
- "page_url": "https://github.com/meshtastic/firmware/pull/9675",
- "zip_url": "https://discord.com/invite/meshtastic"
}
]
}
\ No newline at end of file
diff --git a/core/data/README.md b/core/data/README.md
index a9c5bb15e6..7e2450e304 100644
--- a/core/data/README.md
+++ b/core/data/README.md
@@ -19,6 +19,7 @@ Internal components that handle raw data fetching from APIs or disk.
```mermaid
graph TB
:core:data[data]:::android-library
+ :core:data --> :core:repository
:core:data -.-> :core:analytics
:core:data -.-> :core:common
:core:data -.-> :core:database
diff --git a/core/database/README.md b/core/database/README.md
index dd56166f1f..3ee07f244c 100644
--- a/core/database/README.md
+++ b/core/database/README.md
@@ -26,6 +26,7 @@ The `NodeInfoDao` implements specific logic to protect against impersonation and
```mermaid
graph TB
:core:database[database]:::android-library
+ :core:database -.-> :core:repository
:core:database -.-> :core:common
:core:database -.-> :core:di
:core:database -.-> :core:model
diff --git a/core/network/README.md b/core/network/README.md
index e6507888aa..f826c27237 100644
--- a/core/network/README.md
+++ b/core/network/README.md
@@ -18,8 +18,10 @@ The module uses **Ktor** as its primary HTTP client for high-performance, asynch
```mermaid
graph TB
:core:network[network]:::android-library
+ :core:network --> :core:repository
:core:network -.-> :core:di
:core:network -.-> :core:model
+ :core:network -.-> :core:proto
classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;
classDef android-application-compose fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;
diff --git a/core/prefs/README.md b/core/prefs/README.md
index 71816e8bd5..ea99a70f80 100644
--- a/core/prefs/README.md
+++ b/core/prefs/README.md
@@ -19,6 +19,7 @@ Uses Kotlin property delegates to simplify reading and writing preferences.
```mermaid
graph TB
:core:prefs[prefs]:::android-library
+ :core:prefs -.-> :core:repository
classDef android-application fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;
classDef android-application-compose fill:#CAFFBF,stroke:#000,stroke-width:2px,color:#000;
diff --git a/core/resources/src/commonMain/composeResources/values-zh-rCN/strings.xml b/core/resources/src/commonMain/composeResources/values-zh-rCN/strings.xml
index 5ffc2d6d5e..2a5ff134f3 100644
--- a/core/resources/src/commonMain/composeResources/values-zh-rCN/strings.xml
+++ b/core/resources/src/commonMain/composeResources/values-zh-rCN/strings.xml
@@ -310,6 +310,7 @@
私信
重置节点数据库
已送达
+ 在应用设置时,您的设备可能会断开连接并重启。
错误
忽略
从忽略中删除
@@ -930,7 +931,9 @@
地形
混合
管理地图图层
+ 地图图层支持 .kml, .kmz, 或 GeoJSON 格式。
地图图层
+ 没有加载地图层
添加图层
隐藏图层
显示图层
@@ -939,6 +942,10 @@
在此位置的节点
所选地图类型
管理自定义瓦片源
+ 添加网络瓷块源
+ 未找到自定义源
+ 编辑网络图层源
+ 删除网络图层源
名称不能为空。
服务提供商名已存在。
URL 不能为空。
@@ -1154,8 +1161,55 @@
刷新
更新
+ 添加网络图层
+ 刷新图层
+ 本地MBTiles 文件
+ 添加本地MBTiles 文件
+ 自定义地图源的名称无效,URL模板或本地URI。
+ 此名称的自定义瓦片源已存在
+ 无法将 MBTiles 文件复制到内部存储
+ TAK (ATAK)
+ TAK 配置
+ 队伍颜色
+ 成员角色
+ 未指定
+ 白色
+ 黄色
+ 橙色
+ 品红
红
+ 栗色
+ 紫色
+ 深蓝色
蓝
+ 蓝绿色
+ 蓝绿色
绿
+ 深绿色
+ 棕色
+ 未指定
+ 团队成员
+ 团队组长
+ 指挥中心
+ 狙击手
+ 医疗
+ 转发观察员
+ 无线电电话操作员
+ Doggo (K9)
+ 交通管理
+ 流量管理配置
开启模块
+ 调度位置
+ 位置精度 (bits)
+ 最小位置间隔(秒)
+ 节点信息直连响应
+ 直接响应的最大节点数
+ 调用次数限制
+ 速度限制窗口 (秒)
+ 窗口最大数据包
+ 丢弃的未知包
+ 未知包阈值
+ 仅本地远程远程(中继)
+ 本地位置(中继)
+ 保留路由跳数