OSDN Git Service

Accessibility settings refresh.
authorSaige McVea <saigem@google.com>
Sat, 21 Jan 2017 04:23:09 +0000 (20:23 -0800)
committerSaige McVea <saigem@google.com>
Mon, 6 Mar 2017 23:08:42 +0000 (15:08 -0800)
commit89a5c629631c8ffbfd3f32d2f7b3ebd978b0b992
treea770ae1ab20372f8859bd3009285f2f11385a893
parent490e4ea0119fb47bfc484ae726cd24d0cd952ec6
Accessibility settings refresh.

Added logic for proper handling of new accessibility service categories. Preferences and
services are no longer distinctly separated - services are added after system preferences
in their appropriate category, or are grouped under "Downloaded services".

Bug: 30374533

Test: CTS tests updated to accommodate addition of summary.

Change-Id: I38255ede8880922e60487607f8d1bd520b1adf75
res/values/config.xml
res/values/strings.xml
res/xml/accessibility_settings.xml
src/com/android/settings/accessibility/AccessibilitySettings.java