summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/accessibility
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge "Accessibility: filter touches to Enable button"Alan Viverette2013-12-101-31/+34
|\
| * Accessibility: filter touches to Enable buttonAlan Viverette2013-12-091-31/+34
| | | | | | | | | | | | | | | | To prevent tap-jacking, filter touches to the enable button if there is another window obscuring the screen. Bug: 11242907 Change-Id: I0228cd480faf8e7ebf70394d9bb60fa2e4138fb4
* | Remove dialog offering to download TalkBackAlan Viverette2013-12-101-68/+0
|/ | | | | | | | | GMS devices are required to have at least one accessibility service installed, and AOSP devices will not have Play Store, so this dialog is obsolete. BUG: 10429642 Change-Id: I08db466b305a4a73c35325656d143afdfcecf061
* Add preference for caption text opacityAlan Viverette2013-12-051-38/+65
| | | | | BUG: 11990225 Change-Id: Ib7dd92fd3e44931a1a4a2603effb02550b4fbc59
* Remove extra fragment in captioning preferencesAlan Viverette2013-12-043-167/+117
| | | | | BUG: 11813771 Change-Id: Ied0b268aca93d7081cdcee1ea9db6347a762e3ac
* am d0e1c273: am 279c1e15: am d0de39e7: Merge "Revert "Accessibility: filter ↵Kenny Root2013-11-061-34/+31
|\ | | | | | | | | | | | | touches to Enable button"" into klp-dev * commit 'd0e1c273dbf9518b84a0a6f8bdcaa14f13246110': Revert "Accessibility: filter touches to Enable button"
| * Revert "Accessibility: filter touches to Enable button"Kenny Root2013-11-061-34/+31
| | | | | | | | | | | | This reverts commit 94d4f23dccee1e27fdb360b1886327565b66aa91. Change-Id: I26a77faed6798e5bf1d51048ffde4aa8b35aae2f
* | am 8f40097e: am 18964c90: am 8cc60da4: Merge "Accessibility: filter touches ↵Kenny Root2013-11-051-31/+34
|\ \ | |/ | | | | | | | | | | to Enable button" into klp-dev * commit '8f40097e169232f9813ad3cf8e8e0a280106de16': Accessibility: filter touches to Enable button
| * Accessibility: filter touches to Enable buttonKenny Root2013-10-161-31/+34
| | | | | | | | | | | | | | | | To prevent tap-jacking, filter touches to the enable button if there is another window obscuring the screen. Bug: 11242907 Change-Id: I0228cd480faf8e7ebf70394d9bb60fa2e4138fb4
| * Polish print settings accessibility.Svetoslav2013-10-021-9/+1
| | | | | | | | | | | | bug:10983508 Change-Id: I986e28a2cd8e52b7c8422e825de9174d6e2377c3
* | Fix settings titleSvetoslav2013-10-021-9/+1
| | | | | | | | Change-Id: I203c577693700ef60197800632e8c33bc552ef5f
* | Add accessibility display adjustments to SettingsAlan Viverette2013-10-025-31/+406
|/ | | | | | | | This will be redesigned soon, but for now it allows access to quick setting tiles for testing display adjustments. BUG: 9057596 Change-Id: I4b760487b2fe0a336b188930306000e5dfc01951
* Restore default locale in Captioning SettingsAlan Viverette2013-09-271-0/+4
| | | | | BUG: 10967083 Change-Id: Id607a108d3d56a89fcecf345d2e12af88dc38690
* Ignore print service settings activities if they are not exported.Svetoslav2013-09-151-1/+10
| | | | | | | | | | | | | 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
* Update captioning settings to match revised APIAlan Viverette2013-08-274-21/+51
| | | | | BUG: 10461210 Change-Id: I44d1fdeaead4357ff2591db6d9dda1c8a231103c
* Update caption preferences to use SubtitleViewAlan Viverette2013-08-214-377/+9
| | | | Change-Id: I02230669c5e7be36006e04bb7110446265f122d9
* Fix background and line wrapping in CaptionTextViewAlan Viverette2013-08-203-218/+284
| | | | | | | | | Also fixes where two style names were accidentally switched, makes the font sizes larger, and cleans up the CaptionTextView styling APIs in preparation for moving it into the framework. BUG: 10396663 Change-Id: I00999723a67bce2659d913b70dd4420ed32f955c
* Merge "Update captioning settings to match final design" into klp-devAlan Viverette2013-08-092-12/+52
|\
| * Update captioning settings to match final designAlan Viverette2013-08-082-12/+52
| | | | | | | | | | BUG: 9926077 Change-Id: I058c05643f33aca89327f23bcdee53dd8afb3bbb
* | Fix a crash in accessibiility settings.Svetoslav2013-08-082-1/+8
|/ | | | Change-Id: I27920668191742ab032de7b71c8f71cc35432e9f
* Add captioning preferences screenAlan Viverette2013-08-0610-11/+1431
| | | | | BUG: 9926077 Change-Id: Iea141d5d6fd0e4f134c36c51d89830b3c31abd09
* Move accessibility settings to their own packageAlan Viverette2013-07-188-0/+1306
Change-Id: I5822bf4a81f5ade4ee0649ed30c2daa40d7e8fe2