Drop force activating feature, close #114

Update README files
Add AppLockDialog to DhizukuActivity
Improve UI
Upgrade dependencies
This commit is contained in:
BinTianqi
2025-06-01 12:36:25 +08:00
parent 21ddb5a98d
commit fb40708f0d
22 changed files with 175 additions and 307 deletions

View File

@@ -693,13 +693,10 @@
<string name="info_password_history_length">设置后用户将无法输入与历史记录中任何密码相同的新密码。当前密码将保留直到用户设置新密码为止因此更改不会立即生效。值为0表示不做限制。</string>
<string name="info_required_strong_auth_timeout">如果用户在这段时间内没有使用强认证密码、PIN或图案解锁设备则要求使用强认证解锁设备。值为0表示OwnDroid不参与控制超时。一般来说最少1小时最多72小时。</string>
<string name="info_deactivate">OwnDroid将会丢失特权</string>
<string name="info_force_activate">强行激活可能无法在你的设备上使用,它甚至有可能会损坏你的设备,你应该仅在其他方法无法使用时尝试此方法。</string>
<string name="choose_work_mode">选择一个工作模式</string>
<string name="recommended">推荐</string>
<string name="activate_method">激活方法</string>
<string name="adb_command">ADB命令</string>
<string name="root_force_activate">Root (强行激活)</string>
<string name="owndroid_warning">此应用使用Device owner或Profile owner特权。这些特权十分危险请谨慎使用。如果操作不当可能会造成严重损失。开发者将不会对此负责。</string>
<string name="please_reboot">请重启你的设备</string>
</resources>