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