summaryrefslogtreecommitdiffstats
path: root/core/java/android/view/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Adding the print and accessibility pacelables to framework.aidlSvetoslav Ganov2014-01-281-0/+19
* Merge "Add APIs and implementation for additional caption edge types"Alan Viverette2013-12-201-4/+15
|\
| * Add APIs and implementation for additional caption edge typesAlan Viverette2013-12-191-4/+15
* | am 9158825f: Move some system services to separate directoriesAmith Yamasani2013-12-191-13/+27
|\ \ | |/ |/|
| * Move some system services to separate directoriesAmith Yamasani2013-12-191-13/+27
* | Fixing some accessibility bugs.Svetoslav2013-12-131-5/+7
* | Add caption window color attributeAlan Viverette2013-12-111-11/+17
* | Remove unused imports from frameworks/base.John Spurlock2013-11-202-2/+0
* | Add methods for removing children and actions from A11y nodesAlan Viverette2013-11-063-44/+162
* | am 24512c85: am 6f756e56: am 96844ed8: fix javadoc linkScott Main2013-10-181-1/+1
|\ \ | |/
| * fix javadoc linkScott Main2013-10-181-1/+1
* | Lazily create AccessibilityEvent record listAlan Viverette2013-10-161-22/+38
* | am 66b5b5b2: am cb38a97c: am 90abd6d1: Merge "Ensure accessibility node cache...Alan Viverette2013-10-101-1/+2
|\ \ | |/
| * Merge "Ensure accessibility node cache is synced with service state" into klp...Alan Viverette2013-10-101-1/+2
| |\
| | * Ensure accessibility node cache is synced with service stateAlan Viverette2013-10-091-1/+2
* | | am 1cac53fa: am b8a140f3: am 1e2b6438: Merge "Fix accessibility state callbac...Alan Viverette2013-10-091-2/+6
|\ \ \ | |/ /
| * | Fix accessibility state callbacksAlan Viverette2013-10-091-2/+6
* | | am 9f57774e: am 972de252: am 24305da7: Merge "Add listener for changes to tou...Alan Viverette2013-10-091-20/+76
|\ \ \ | |/ /
| * | Merge "Add listener for changes to touch exploration state" into klp-devAlan Viverette2013-10-091-20/+76
| |\ \ | | |/ | |/|
| | * Add listener for changes to touch exploration stateAlan Viverette2013-10-091-20/+76
* | | am fdcd50f1: am 53f16ba2: am 0cc8276d: Merge "Add missing locking when updati...Svetoslav2013-10-091-1/+3
|\ \ \ | |/ /
| * | Add missing locking when updating the accessibility node info cache.Svetoslav2013-10-081-1/+3
| |/
* | am 80fad292: am 6d774ac6: am bdae8148: Merge "Provide example actions in Acce...Alan Viverette2013-10-071-1/+11
|\ \ | |/
| * Provide example actions in AccessibilityEvent.setAction() docsAlan Viverette2013-10-041-1/+11
* | am e3ba7f24: am c379752a: am 3320ef95: Merge "Add findFocus API for Accessibi...Alan Viverette2013-10-021-0/+15
|\ \ | |/
| * Add findFocus API for AccessibilityNodeProviderAlan Viverette2013-09-301-0/+15
* | Add accessibility display adjustmentsAlan Viverette2013-09-301-0/+36
|/
* Merge "Add live region politeness to View, AccessibilityNodeInfo" into klp-devAlan Viverette2013-09-133-109/+80
|\
| * Add live region politeness to View, AccessibilityNodeInfoAlan Viverette2013-09-123-109/+80
* | Remove unneeded print APIs and update the min margins APIs.Svetoslav2013-09-121-1/+1
|/
* Merge "AccessibilityNodeInfo incorrectly cloned." into klp-devSvetoslav Ganov2013-09-091-3/+41
|\
| * AccessibilityNodeInfo incorrectly cloned.Svetoslav Ganov2013-09-091-3/+41
* | Add WebVTT caption rendererAlan Viverette2013-09-061-4/+4
|/
* Merge "Update captioning APIs" into klp-devAlan Viverette2013-08-301-62/+238
|\
| * Update captioning APIsAlan Viverette2013-08-291-62/+238
* | Update AccessibilityNodeInfo API as per API council requestSvetoslav Ganov2013-08-271-91/+115
|/
* Remove duplicate sealed node checks, add missing checksAlan Viverette2013-08-191-7/+1
* Move caption style to its own class, add presetsAlan Viverette2013-08-022-246/+229
* Add secure settings for captionsAlan Viverette2013-07-231-0/+246
* Fixing bugs discovered by the CTS tests.Svetoslav2013-07-151-7/+5
* Update Javadoc referencesSvetoslav2013-06-181-3/+3
* Adding traits APIs to AccessibilityNodeInfo.Svetoslav2013-06-181-1/+662
* Optimizing AccessibilityNodeInfo caching.Svetoslav2013-06-055-79/+201
* am 80127981: am c0a979ce: Merge "Fixing the accessibility text traversal in e...Svetoslav2013-05-141-1/+1
|\
| * Fixing the accessibility text traversal in extend mode.Svetoslav2013-05-101-1/+1
* | am 939ff0ac: am 4c783066: Merge "Fixing bugs exposed when moving accessibilit...Svetoslav2013-04-231-0/+1
|\ \ | |/
| * Fixing bugs exposed when moving accessibility CTS tests to UiAutomation.Svetoslav2013-04-231-0/+1
* | am 7bf02d12: am a61464d7: Merge "Making new node id APIs return strings." int...Svetoslav2013-04-231-5/+5
|\ \ | |/
| * Making new node id APIs return strings.Svetoslav2013-04-221-5/+5
* | Remove a workaround for accessibility managers that works across users.Svetoslav2013-02-281-36/+18
|/