From bd1c765fb0d03ec4d2baaf76e3611638484bdc50 Mon Sep 17 00:00:00 2001 From: Peter Cai Date: Thu, 14 Oct 2021 18:34:17 -0400 Subject: [PATCH] strings: fix typo --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ce950ec..665eb00 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -13,7 +13,7 @@ A word on permissions By default, Shelter will not ask for any individual permissions. However, once you proceed with the setup process, Shelter will try to set up a Work Profile and hence become the profile manager of said profile.\n\nThis will grant Shelter an extensive list of permissions inside the profile, comparable to that of a Device Admin, albeit confined to the profile. Being the profile manager is necessary for most of Shelter\'s functionality.\n\nSome advanced features of Shelter may require more permissions outside the Work Profile. When needed, Shelter will ask for those permissions separately when you enable the corresponding features. Compatibility - Shelter is developed and tested on AOSP-like Android derivatives. This includes AOSP (Android Open Source Project), Google Android (on Pixels), and most AOSP-based open-source custom ROMs such as LineageOS. If your phone is running one of the Android derivatives listed above, then congratulations! Shelter is probably going to work correctly on your device.\n\nSome device vendors introduce very invasive customizations into the Android code base, resulting in conflicts, incompatibility and unexpected behavior. Some custom ROMs can also introduce compatibility-breaking changes, but generally these are rarer occurrences compared to phone vendor-introduced incompatibilities.\n\nSheler is merely an interface into the Work Profile feature provided by the system. If the feature provided by the system is broken or non-standard, Shelter could not magically resolve the issue on its own. If you are currently using a vendor-modified Android version that is known to break Work Profiles, you have been warned. You may proceed anyway, but there is no guarantee that Shelter would behave correctly under these circumstances. + Shelter is developed and tested on AOSP-like Android derivatives. This includes AOSP (Android Open Source Project), Google Android (on Pixels), and most AOSP-based open-source custom ROMs such as LineageOS. If your phone is running one of the Android derivatives listed above, then congratulations! Shelter is probably going to work correctly on your device.\n\nSome device vendors introduce very invasive customizations into the Android code base, resulting in conflicts, incompatibility and unexpected behavior. Some custom ROMs can also introduce compatibility-breaking changes, but generally these are rarer occurrences compared to phone vendor-introduced incompatibilities.\n\nShelter is merely an interface into the Work Profile feature provided by the system. If the feature provided by the system is broken or non-standard, Shelter could not magically resolve the issue on its own. If you are currently using a vendor-modified Android version that is known to break Work Profiles, you have been warned. You may proceed anyway, but there is no guarantee that Shelter would behave correctly under these circumstances. Ready? We are now ready to set up Shelter for you. Please first ensure that your device is not in Do Not Disturb mode, because you will need to click on a notification later to finalize the setup process.\n\nWhen you are ready, click on \"Next\" to begin the setup process. Please wait…