Optional "when charging only" toggle for BG updates (#1914)

This commit is contained in:
Imran Remtulla
2024-10-20 12:51:07 -04:00
parent 07ef86ae75
commit ea239ffa3a
28 changed files with 93 additions and 13 deletions

View File

@@ -258,6 +258,7 @@
"intermediateLink": "中转链接",
"exemptFromBackgroundUpdates": "禁用后台更新(仅此应用生效,即使已启用全局后台更新)",
"bgUpdatesOnWiFiOnly": "未连接 Wi-Fi 时禁用后台更新",
"bgUpdatesWhileChargingOnly": "不充电时禁用后台更新",
"autoSelectHighestVersionCode": "自动选择内部版本号最高的 APK 文件",
"versionExtractionRegEx": "提取版本号的正则表达式",
"trimVersionString": "使用 RegEx 修剪版本字符串",