Catch exception in Huawei power management setup.

This commit is contained in:
akwizgran
2022-03-10 12:40:32 +00:00
parent 414c296abd
commit eec2c87797
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>