aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/accessibility/AccessibleInputMethodServiceProxy.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove accessibility gesture handlers from LatinIME.alanv2012-05-081-84/+0
| | | | | Bug: 6457558 Change-Id: If33ca6f026d4846ba79a701ef42c0112f5b0b488
* Removed unused "no item selected" notification & supporting code from ↵alanv2012-01-301-87/+0
| | | | | | keyboard accessibility. Change-Id: Ia6323ad0c1e2a0db5a2cf830e97765eddaa32cee
* Cleanup unused variables and parametersTadashi G. Takaoka2011-12-151-6/+3
| | | | Change-Id: Iad756a7a775c93f3344c6962e7b3456ef8339490
* Fixed accessibility navigation gesture sound volumeAlan Viverette2011-07-211-1/+3
| | | | | Bug: 5061527 Change-Id: I88728f7368a55ae7e6ca2ce6cfed6af42ffa03df
* Added text navigation gestures for keyboard touch exploration.Alan Viverette2011-06-301-1/+42
| | | | | Bug: 4905427 Change-Id: I9b44d65e4503e46ce71322a3c325c55d188e34a0
* Avoid memory leak by by non-static Handler inner classesKen Wakasa2011-06-261-6/+8
| | | | | bug: 4901934 Change-Id: I870ab2e621ef3640a84468f09c074cdd726dc963
* Added support for touch exploration to Latin IME.Alan Viverette2011-06-221-0/+129
Bug: 4379983 Change-Id: I97f22e54827c6229054b514801401ffa5b4ed3b8