aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/deprecated/VoiceProxy.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support select input method dialog on pre-HC platformTadashi G. Takaoka2011-07-191-1/+1
| | | | | Bug: 4971680 Change-Id: I641b336da54813e13409bd7874aa22e51f790729
* Move CandidateView into input viewTadashi G. Takaoka2011-05-241-2/+2
| | | | | Bug: 4175031 Change-Id: I95f379b9943d1dcab1dc5527b6e5ac5abd58e280
* Remove CandidatesView related method call from voice imeTadashi G. Takaoka2011-05-231-4/+4
| | | | Change-Id: I33ccf2c141d94437b175222b9e65c0b4e2671a35
* Fix copyright author from Google to AOSPTadashi G. Takaoka2011-05-201-1/+1
| | | | Change-Id: Iaceedc783181e43af6dd48ece218a42eace66532
* Fix Eclipse warnings.Jean Chalard2011-04-261-6/+6
| | | | | | | This change is only there to fix warning issued by Eclipse. It should have absolutely no impact on the program logic. Change-Id: Ie0e242ac6c167297d33de19902340b0f6ecae9e1
* Enable VoiceInput even if there is no shortcut subtype supportedsatok2011-04-011-1/+11
| | | | Change-Id: I1d455348f56d73ecb942f22c2bbd03f240b489a6
* Renamed Proxy classessatok2011-03-241-0/+832
- VoiceConnector to VoiceProxy - VoiceInputConnector to VoiceInputWrapper - VoiceLoggerConnector to VoiceLoggerWrapper Change-Id: I908ddc590c8846cf5cbd80b9c0257cb65c638bde