History log of /packages/apps/Settings/src/com/android/settings/accessibility/ShortcutServicePickerFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
633c9be21c6f687d4db932b16e3dc6d3923bb038 05-Jul-2017 Phil Weaver <pweaver@google.com> Migrate to new overlay-stopping flag

Bug: 62196835
Test: Started an accessibility service that displays an app
overlay and verified that it disappears when approving an
accessibility service's capabilities.

Change-Id: I7c8d8b4143a5dd1cb684c31c4503608c8d5be0e3
/packages/apps/Settings/src/com/android/settings/accessibility/ShortcutServicePickerFragment.java
2e2dbfe549d6803483d509b62538a875de433151 30-May-2017 Phil Weaver <pweaver@google.com> Manual merge of ag/2319717

Bug: 62104030
Test: Manually tested as described in original commit msg.
Change-Id: Ie00bafa736c837881a258c9de10891b27c5baefd
/packages/apps/Settings/src/com/android/settings/accessibility/ShortcutServicePickerFragment.java
ad597344a258556d1c591c5083ddf0db1dcb69d3 01-May-2017 Jeff Sharkey <jsharkey@google.com> Merge "Change String to CharSequence in #loadSummary." into oc-dev
2cc818acceb372fc6d99b8404d52c0128614d723 29-Apr-2017 Saige McVea <saigem@google.com> Change String to CharSequence in #loadSummary.

Per API council review, localized strings should return CharSequence. Changes here
account for the different type returned.

Test: ag/1813674

Bug: 37723508

Change-Id: I7dacab8af48932db031de22835b65eba30393956
/packages/apps/Settings/src/com/android/settings/accessibility/ShortcutServicePickerFragment.java
ed69e8a4170f283fe4203ec010042f91822ab698 19-Apr-2017 Phil Weaver <pweaver@google.com> Respect user's choice on a11y shortcut dialog

Wasn't checking if the user actually agreed. Whoops.

Bug: 37123004
Test: Manually verified that canceling leaves the selection
unchanged.

Change-Id: I48a052eb74733d3d0105fc1e72c4bf77ce8be0c5
/packages/apps/Settings/src/com/android/settings/accessibility/ShortcutServicePickerFragment.java
296b7263ad5f9dfbfbe7833da02a551e3adf84eb 16-Mar-2017 Phil Weaver <pweaver@google.com> A11y shortcut settings enhancement

Adding shortcut on/off switch, improving the service picker,
and adding a switch to enable the shortcut on the lock screen.

Also adjusted setting search code to avoid indexing the
accessibility shortcut aside from the main accessibility settings
page.

Bug: 35872328
Bug: 35219988
Test: Ran in a variety of conditions, ran existing settings test.
Also added basic robo test, verified existing robo tests pass.
Change-Id: I4da9bad74caf96d9c8f3640e7db5417b4ee5d602
/packages/apps/Settings/src/com/android/settings/accessibility/ShortcutServicePickerFragment.java