History log of /packages/apps/Settings/src/com/android/settings/accessibility/AccessibilitySettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
17e72aa90bfe81b7d25893725f897261f5172673 14-Sep-2013 Svetoslav <svetoslavganov@google.com> Ignore print service settings activities if they are not exported.

1. The print spooler cannot start not exported activities and they
should not be started from another application anyway. Therefore,
we do not start them from settings too even though settings can
do that since it is signed with the platform certificate.

2. Adding some string changes to meet the translation deadline.

bug:10680224

Change-Id: I69c189e1c502985aceb68d269492f2e86de44ec4
/packages/apps/Settings/src/com/android/settings/accessibility/AccessibilitySettings.java
cc0e782871eb6b946ded880e391866f27953654b 06-Aug-2013 Alan Viverette <alanv@google.com> Add captioning preferences screen

BUG: 9926077
Change-Id: Iea141d5d6fd0e4f134c36c51d89830b3c31abd09
/packages/apps/Settings/src/com/android/settings/accessibility/AccessibilitySettings.java
341ff66e0374a46f89c51bca2ef55da368b7e40f 19-Jul-2013 Alan Viverette <alanv@google.com> Move accessibility settings to their own package

Change-Id: I5822bf4a81f5ade4ee0649ed30c2daa40d7e8fe2
/packages/apps/Settings/src/com/android/settings/accessibility/AccessibilitySettings.java