Merge branch '2270-huawei-power-management-crash' into 'master'

Catch exception in Huawei power management setup

Closes #2270

See merge request briar/briar!1602
This commit is contained in:
Torsten Grote
2022-03-29 12:54:16 +00:00
2 changed files with 41 additions and 11 deletions

View File

@@ -30,6 +30,7 @@
<string name="setup_huawei_app_launch_text">Please tap the button below, open the \"App launch\" screen and make sure Briar is set to \"Manage manually\".</string>
<string name="setup_huawei_app_launch_button">Open Battery Settings</string>
<string name="setup_huawei_app_launch_help">If Briar is not set to \"Manage manually\" in the \"App launch\" screen, it will not be able to run in the background.</string>
<string name="setup_huawei_app_launch_error_toast">Could not open battery settings</string>
<string name="setup_xiaomi_text">To run in the background, Briar needs to be locked to the recent apps list.</string>
<string name="setup_xiaomi_button">Protect Briar</string>
<string name="setup_xiaomi_help">If Briar is not locked to the recent apps list, it will be unable to run in the background.</string>