aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/deprecated/voice (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pending onStartInputView only if the EditorInfo is identical•••Bug: 5604372 Change-Id: I2a88cf15b07eebd29e43e460f6ec758432181b01 Tadashi G. Takaoka2011-11-211-2/+2
* Move SharedPreferencesCompat to com.android.inputmethod.compat•••Change-Id: Ied336339b8eb3643f14517c251b07c09398f61fe satok2011-09-301-1/+1
* Move some static methods from SubtypeSwitcher to Utils•••Change-Id: I3ea8ffcdefcefaa82ae76a31bb65977009d8a040 Tadashi G. Takaoka2011-08-241-1/+2
* Avoid memory leak by by non-static Handler inner classes•••bug: 4901934 Change-Id: I870ab2e621ef3640a84468f09c074cdd726dc963 Ken Wakasa2011-06-261-5/+12
* move setup wizard package name into google namespace•••bug: 3027897 Change-Id: I8fbc7a742051d62880cb65edfb2808cd2b0ccba8 Freeman Ng2011-06-211-2/+2
* Merge "Revert "move setup wizard package name to google namespace""Freeman Ng2011-06-071-1/+1
|\
| * Revert "move setup wizard package name to google namespace"•••This reverts commit 1af8006352c2a3632130d6d252a1ad89ceb94303Freeman Ng2011-06-071-1/+1
* | Fix copyright author from Google to AOSP•••Change-Id: Iaceedc783181e43af6dd48ece218a42eace66532 Tadashi G. Takaoka2011-05-209-9/+9
|/
* move setup wizard package name to google namespace•••bug: 3027897 Change-Id: I0113db212d41212142265a133c1763a4acd003a5 Freeman Ng2011-05-121-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-1/+0
* Enable VoiceInput even if there is no shortcut subtype supported•••Change-Id: I1d455348f56d73ecb942f22c2bbd03f240b489a6 satok2011-04-011-1/+0
* Fix some compat bugs and add VoiceInputLoggerCompatUtils•••Change-Id: I54ed0853ed4423704a300977d7880678e066a6fb satok2011-03-251-5/+5
* (Refactor 1) Moved voice related codes to deprecated/voice•••Change-Id: I008ac7099c815fb74a9ab374419617b336453f97 satok2011-03-169-0/+2024