diff --git a/docs/_config.yml b/docs/_config.yml index 3397c9a..259a24e 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -1 +1 @@ -theme: jekyll-theme-architect \ No newline at end of file +theme: jekyll-theme-tactile \ No newline at end of file diff --git a/docs/enable.md b/docs/enable.md new file mode 100644 index 0000000..b4282a6 --- /dev/null +++ b/docs/enable.md @@ -0,0 +1,23 @@ +While not wide-spread, some Android devices experience issues where the Accessibility services that allow apps to "talk" to each other in the background keeps shutting off intermittently. + +This is a bug within Android itself and impacts any apps that use Accessibility services to perform specialized tasks - not just Accountable2You. +So while we can’t fix the bug in Android’s code, if you have one of the affected devices and have noticed that Accountable2You accessibility occasionally disables itself, the solution below typically fixes the problem. + + +Solution: Allow Accountable2You to run in the background without battery restrictions +If your Android device is disabling Accessibility services, it is most likely the result of an overly-eager battery saver functionality built into the device. To remedy this, we’ll need to prevent Android from closing Accountable2You in the background. + +# Step 1: Reenable Accessibility services on your device +On your device, open Settings > Accessibility +Scroll until you find Accountable2You. Tap on Accountable2You +Toggle Accessibility to Off and then On again (it may show as on but be disabled). + +# Step 2: Create an exclusion within your task manager or cleaner app +If you've installed a third-party app to clean your phone or stop running background processes, you'll need to make an exclusion for Accountable2You. Contact the support team for that specific app to receive guidance on how to create an app exclusion. + +Haven't installed a device cleaner or task manager? Go ahead and proceed to the next step! + +# Step 3: Turn off battery optimization for Accountable2You +Changing the battery optimization settings varies between each device, so we've written this guide that covers how to do this for most models: + +Disable Android's Battery Optimization for Accountable2You diff --git a/docs/settings.md b/docs/settings.md index b4282a6..5c6d5c9 100644 --- a/docs/settings.md +++ b/docs/settings.md @@ -1,23 +1 @@ -While not wide-spread, some Android devices experience issues where the Accessibility services that allow apps to "talk" to each other in the background keeps shutting off intermittently. - -This is a bug within Android itself and impacts any apps that use Accessibility services to perform specialized tasks - not just Accountable2You. -So while we can’t fix the bug in Android’s code, if you have one of the affected devices and have noticed that Accountable2You accessibility occasionally disables itself, the solution below typically fixes the problem. - - -Solution: Allow Accountable2You to run in the background without battery restrictions -If your Android device is disabling Accessibility services, it is most likely the result of an overly-eager battery saver functionality built into the device. To remedy this, we’ll need to prevent Android from closing Accountable2You in the background. - -# Step 1: Reenable Accessibility services on your device -On your device, open Settings > Accessibility -Scroll until you find Accountable2You. Tap on Accountable2You -Toggle Accessibility to Off and then On again (it may show as on but be disabled). - -# Step 2: Create an exclusion within your task manager or cleaner app -If you've installed a third-party app to clean your phone or stop running background processes, you'll need to make an exclusion for Accountable2You. Contact the support team for that specific app to receive guidance on how to create an app exclusion. - -Haven't installed a device cleaner or task manager? Go ahead and proceed to the next step! - -# Step 3: Turn off battery optimization for Accountable2You -Changing the battery optimization settings varies between each device, so we've written this guide that covers how to do this for most models: - -Disable Android's Battery Optimization for Accountable2You +除了采用关键字外,我们可以为特定应用指定目标控件,或者目标区域。当应用运行时,“开屏助手”可以帮助用户自动点击对应的控件或者区域。