Description |
JSON |
Supervisor plugin |
Comments |
The Accessibility Menu provides a large on-screen menu to control your phone. You can lock your phone, control volume and brightness, take screenshots, and more. |
{
"settings": {
"secure": [
{
"key": "accessibility_enabled",
"value": "1"
},
{
"key": "enabled_accessibility_services",
"value": "com.google.android.marvin.talkback/com.google.android.accessibility.accessibilitymenu.AccessibilityMenuService"
},
{
"key": "accessibility_button_targets",
"value": "com.google.android.marvin.talkback/com.google.android.accessibility.accessibilitymenu.AccessibilityMenuService"
}
]
}
}
|
Yes |
Not recommended for use with Esper as it exposes additional shortcuts that you may not want available to the user. |
When Select to Speak is on, you can tap specific items on your screen to hear them read aloud. |
{
"settings": {
"secure": [
{
"key": "accessibility_enabled",
"value": "1"
},
{
"key": "enabled_accessibility_services",
"value": "com.google.android.marvin.talkback/com.google.android.accessibility.selecttospeak.SelectToSpeakService"
},
{
"key": "accessibility_button_targets",
"value": "com.google.android.marvin.talkback/com.google.android.accessibility.selecttospeak.SelectToSpeakService"
}
]
}
}
|
Yes |
N/A |
Switch Access lets you interact with your Android device using one or more switches instead of the touchscreen. Switch Access can be helpful if you can’t interact directly with your device. Use switches to select items, scroll, type, and more. Default shortcuts: -Press and hold both volume buttons to turn on or off -Swipe up with three fingers to turn on, two fingers to turn off |
{
"settings": {
"secure": [
{
"key": "accessibility_enabled",
"value": "1"
},
{
"key": "enabled_accessibility_services",
"value": "com.google.android.marvin.talkback/com.android.switchaccess.SwitchAccessService"
},
{
"key": "accessibility_button_targets",
"value": "com.google.android.marvin.talkback/com.android.switchaccess.SwitchAccessService"
},
{
"key": "accessibility_soft_keyboard_mode",
"value": "2"
}
]
}
}
|
Yes |
N/A |
When Talkback is on, it provides spoken feedback so that you can use your device without looking at the screen. Talkback is intended for situations or people who have difficulty seeing the screen. |
To add Shortcut:
{
"settings": {
"secure": [
{
"key": "accessibility_button_targets",
"value": "com.google.android.marvin.talkback/com.google.android.marvin.talkback.TalkBackService"
},
{
"key": "accessibility_shortcut_target_service",
"value": "com.google.android.marvin.talkback/com.google.android.marvin.talkback.TalkBackService"
}
]
}
}
To activate:
{
"settings": {
"secure": [
{
"key": "accessibility_enabled",
"value": "1"
},
{
"key": "enabled_accessibility_services",
"value": "com.google.android.marvin.talkback/com.google.android.marvin.talkback.TalkBackService"
},
{
"key": "accessibility_soft_keyboard_mode",
"value": "0"
},
{
"key": "show_ime_with_hard_keyboard",
"value": "0"
},
{
"key": "touch_exploration_enabled",
"value": "1"
}
]
}
}
|
Yes |
N/A |
Make the items on your screen smaller or larger. Some apps on your screen may change position. |
{
"settings": {
"secure": [
{
"key": "display_density_forced",
"value": "360"
}
]
}
}
|
Yes |
Requires reboot to take effect. To set: 204 (small), none (default), 300 (large), 360 (largest) |
Quickly zoom in on the screen to display content more clearly. |
"{
""settings"": {
""secure"": [
{
""key"": ""accessibility_button_targets"",
""value"": ""com.android.server.accessibility.MagnificationController""
}
]
}
}"
|
Yes |
N/A |
The color correction allows you to adjust how colors are displayed on your device. |
"To add shortcut:
{
""settings"": {
""secure"": [
{
""key"": ""accessibility_button_targets"",
""value"": ""com.android.server.accessibility/Daltonizer""
}
]
}
}
To activate: 11 (Protanomaly), 12 (Deuteranomaly), 13 (Tritanomaly)
{
""settings"": {
""secure"": [
{
""key"": ""accessibility_display_daltonizer_enabled"",
""value"": ""1""
},
{
""key"": ""accessibility_display_daltonizer"",
""value"": ""12""
}
]
}
}
"
|
Yes |
N/A |
Color inversion turns light screens dark. Color inversion reverses the color on the screen, and applies to everything including media. |
"Add shortcut:
{
""settings"": {
""secure"": [
{
""key"": ""accessibility_button_targets"",
""value"": ""com.android.server.accessibility/ColorInversion""
}
]
}
}
To activate: (also affected are secure settings “qs_auto_tiles” and “sysui_qs_tiles” which may not be important with Esper)
{
""settings"": {
""secure"": [
{
""key"": ""accessibility_display_inversion_enabled"",
""value"": ""1""
}
]
}
}"
|
Yes |
N/A |
You can make the mouse pointer bigger so it's more noticeable. |
"{
""settings"": {
""secure"": [
{
""key"": ""accessibility_large_pointer_icon"",
""value"": ""1""
}
]
}
}"
|
Yes |
N/A |
You can turn off animations to help you focus. |
{
"settings": {
"global": [
{
"key": "animator_duration_scale",
"value": "0"
},
{
"key": "transition_animation_scale",
"value": "0"
},
{
"key": "window_animation_scale",
"value": "0"
}
]
}
}
|
Yes |
N/A |
Autoclick works with a connected mouse. You can set the mouse cursor to click automatically when the cursor stops moving for a certain amount of time. |
To set:
In milliseconds, 200-1000 (0.2 seconds-1 second)
{
"settings": {
"secure": [
{
"key": "accessibility_autoclick_enabled",
"value": "1"
},
{
"key": "accessibility_autoclick_delay",
"value": "200"
}
]
}
}
|
Yes |
Settings UI may not accurately reflect this being set. |
When this accessibility setting is on, the screen automatically rotates when you move your device between portrait and landscape position. If you're using TalkBack, you might want to turn off auto-rotate, since rotating the screen can interrupt spoken feedback. |
{
"settings": {
"system": [
{
"key": "accelerometer_rotation",
"value": "1"
},
{
"key": "hide_rotation_lock_toggle_for_accessibility",
"value": "0"
}
]
}
}
|
No |
Reverse the values to disable screen rotation. |
This setting adjusts the amount of time before your tap on the screen becomes a touch & hold. |
To set:
400 (default, short), 1000 (medium), 1500 (long)
{
"settings": {
"secure": [
{
"key": "long_press_timeout",
"value": "1000"
}
]
}
}
|
Yes |
N/A |
You can choose how long to show messages that ask you to take action, but are visible only temporarily. |
To set:
0 (default), 10000 (10 seconds), 30000 (30 seconds), 60000 (1 minute), 120000 (2 minutes)
{
"settings": {
"secure": [
{
"key": "accessibility_interactive_ui_timeout_ms",
"value": "10000"
},
{
"key": "accessibility_non_interactive_ui_timeout_ms",
"value": "10000"
}
]
}
}
|
Yes |
N/A |
You can turn on or off the vibration for ringing, notifications, and touch. |
{
"settings": {
"system": [
{
"key": "vibrate_when_ringing",
"value": "0"
}
]
}
}
|
No |
N/A |