summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/AccessibilitySettings.java
Commit message (Expand)AuthorAgeFilesLines
* Get rid of market application installation propositionPaul Kocialkowski2014-01-021-70/+0
* Let accessibility feature instructions scroll.Danny Baumann2013-07-091-1/+2
* Settings: RTL layout fixesOr Harambam2013-01-191-1/+1
* Adds ability to answer call with hardware HOME button (preparation to winter ...Oleksandr Byelkin2013-01-041-0/+33
* Accessibility enabled by gesture not reflected in settings screen.Svetoslav Ganov2012-10-101-13/+47
* Accessibility settings should update after gesture to enable accessibility.Svetoslav Ganov2012-10-081-0/+30
* Updating the screen magnification strings.Svetoslav Ganov2012-10-051-2/+2
* Upading the strings for accessibility multi-user.Svetoslav Ganov2012-10-011-3/+3
* Setting to enable the global gesture for turning on accessibility.Svetoslav Ganov2012-09-281-6/+56
* Settings for the screen magnification feature.Svetoslav Ganov2012-09-071-182/+256
* am 677e2ff6: am d7db6baa: Merge "Don\'t direct to market if no markets instal...Jeff Sharkey2012-08-131-3/+14
|\
| * Merge "Don't direct to market if no markets installed"Jeff Sharkey2012-08-131-3/+14
| |\
| | * Don't direct to market if no markets installedXingrun Chen2012-07-261-3/+14
* | | am 6fb425e2: am eefa61ed: Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-1/+1
|\ \ \ | |/ /
| * | Merge "Settings: Use ICS alert drawable"Jean-Baptiste Queru2012-08-131-1/+1
| |\ \ | | |/ | |/|
| | * Settings: Use ICS alert drawableBjörn Lundén2012-05-311-1/+1
* | | Make Settings app aware of layout directionFabrice Di Meglio2012-07-241-1/+1
|/ /
* | Fix NPE in rotation lock content observer.Jeff Brown2012-06-121-2/+5
* | Implement new rotation policy.Jeff Brown2012-06-051-39/+17
* | Lock screen rotation accessibility preference not updated.Svetoslav Ganov2012-05-291-0/+24
* | Updating the checkbox state to match the title.Svetoslav Ganov2012-05-181-13/+13
* | Removing explore by touch from settings.Svetoslav Ganov2012-05-181-103/+52
* | Update to follow API change.Dianne Hackborn2012-04-201-1/+1
* | AccessibilityService description not internationalized (Settings).Svetoslav Ganov2012-01-031-1/+1
|/
* Adding a system preference whether to speak passwords in accessibility mode (...Svetoslav Ganov2011-12-051-0/+20
* Accessibility service toggle setting state not preserved on screen rotation.Svetoslav Ganov2011-10-181-0/+4
* Use WM APIs to change rotation preference.Jeff Brown2011-10-051-3/+16
* Settings may show enabled accessiiblity services after restore even if access...Svetoslav Ganov2011-09-231-34/+30
* Accessibility settings get into state not allowing to enable accessibility.Svetoslav Ganov2011-09-201-43/+85
* Enabled accessibility services settings may end with a separator.Svetoslav Ganov2011-09-151-2/+7
* Polish of the accessibility settings.Svetoslav Ganov2011-09-141-14/+19
* Update of accessibility settingsSvetoslav Ganov2011-09-011-205/+154
* Potential fix for NPE in AccessibilitySettings.Amith Yamasani2011-08-121-0/+2
* Accessibility settings crash when run for the first time on clean deviceSvetoslav Ganov2011-07-291-1/+2
* Polish of the accessibility settings.Svetoslav Ganov2011-07-291-164/+312
* Revamp of the accessibility settings.Costin Manolache2011-07-251-345/+554
* Fix issue #4976176: Font size setting does not persistDianne Hackborn2011-07-191-1/+1
* Merge "Adding temporary setting for enabling touch exploration."Svetoslav Ganov2011-07-181-0/+15
|\
| * Adding temporary setting for enabling touch exploration.Svetoslav Ganov2011-07-151-0/+15
* | Settings crash if android:settingsActivity AccessibilityServiceInfo XML is in...Svetoslav Ganov2011-07-171-7/+9
|/
* Add "large text" accessibility option.Dianne Hackborn2011-06-231-13/+49
* Accessibility service specific settings.Svetoslav Ganov2011-05-271-15/+29
* Adding system wide long press timeout configurability under accessibility.Svetoslav Ganov2011-03-021-1/+23
* 3328848 Script injection property is enabled when accessibility is disabledSvetoslav Ganov2011-01-061-2/+4
* 3244931 ANR while in settings attempting to enable Accessibility->Talkabout (...Svetoslav Ganov2010-12-101-34/+46
* 3053971 Accessibility settings are not using Fragment APIs for dialogs. + 305...Svetoslav Ganov2010-09-301-146/+154
* WebView accessibility support - Adding opt-in setting for enabling accessibil...Svetoslav Ganov2010-09-161-3/+54
* Refrain flickering in AccessibilitySettings.Daisuke Miyakawa2010-09-161-5/+0
* Conditionally remove settings that aren't required on the tablet.Amith Yamasani2010-09-111-2/+4
* Refactor settings top level activities to use fragments.Amith Yamasani2010-08-181-17/+21