aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/accessibility/AccessibilityUtils.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Small code cleanupsKen Wakasa2013-01-071-10/+11
| | | | | | Multi-project commit with I249d5fbe Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5
* Remove AudioManagerCompatWrapper.javaKen Wakasa2012-12-171-17/+11
| | | | | | It is actually no longer needed for API 14+ Change-Id: I379809eae881351fdf210dd8eaa5e0b5662fb59f
* Make utility classes finalTadashi G. Takaoka2012-08-291-1/+1
| | | | Change-Id: Ic4f69b4c8da33c9fca50d6829724179310c2f875
* Change accessibility event type for app-driven speech.alanv2012-08-101-7/+26
| | | | | Bug: 6614400 Change-Id: I0ef309b7f3f35bf37b4664ea599c9e6ffb1a4ab8
* Pass IME accessibility events directly to the AccessibilityManager.alanv2012-05-191-0/+12
| | | | | Bug: 6523554 Change-Id: I44bceb7b068ff1ac0c799f4a93d5dcd8026f1e4b
* Remove accessibility gesture handlers from LatinIME.alanv2012-05-081-1/+0
| | | | | Bug: 6457558 Change-Id: If33ca6f026d4846ba79a701ef42c0112f5b0b488
* Cleanup InputTypeCompatUtils to InputTypeUtilsTadashi G. Takaoka2012-04-031-2/+2
| | | | | Bug: 6129704 Change-Id: I45e19e456ef7c6e61fe877ea544fef1b9f896e95
* Remove AccessibilityManagerCompatUtils and MorionEventCompatUtilsTadashi G. Takaoka2012-04-031-7/+4
| | | | | Bug: 6129704 Change-Id: Icb7e80588536066c4fe5b4a1afc100a724b43e7b
* Added virtual view hierarchy for keyboard accessibility.alanv2012-02-281-6/+5
| | | | | Bug: 5829051 Change-Id: Ied1b6267eec616bd3b9337f6e761b0c740aa0eb2
* Cleanup unused variables and parametersTadashi G. Takaoka2011-12-151-7/+6
| | | | Change-Id: Iad756a7a775c93f3344c6962e7b3456ef8339490
* am c960695f: Updated keyboard to use SPEAK_PASSWORD preference.Alan Viverette2011-12-061-2/+14
|\ | | | | | | | | * commit 'c960695f38ae0564dff3a6897fd1843c8e74c604': Updated keyboard to use SPEAK_PASSWORD preference.
| * Updated keyboard to use SPEAK_PASSWORD preference.Alan Viverette2011-12-061-2/+14
| | | | | | | | | | Bug: 5678383 Change-Id: Ie9bdc92f4b2c9014159d672b71e4438f8fa34f55
* | Pending onStartInputView only if the EditorInfo is identicalTadashi G. Takaoka2011-11-211-6/+6
|/ | | | | Bug: 5604372 Change-Id: I2a88cf15b07eebd29e43e460f6ec758432181b01
* Let accessibility users know to connect a headset when the IME connects to a ↵Alan Viverette2011-10-061-2/+43
| | | | | | password field. Change-Id: If96cd7626950dd12e88a8a97f5e405d303d41e06
* Updated check for touch exploration enabled stateAlan Viverette2011-07-211-4/+1
| | | | | Bug: 5061704 Change-Id: Id2c0cce953f7bdb2b4c18b68f9e318d95eabc1b8
* Added support for touch exploration to Latin IME.Alan Viverette2011-06-221-0/+133
Bug: 4379983 Change-Id: I97f22e54827c6229054b514801401ffa5b4ed3b8