aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/voice/Whitelist.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (Refactor 1) Moved voice related codes to deprecated/voicesatok2011-03-161-68/+0
| | | | Change-Id: I008ac7099c815fb74a9ab374419617b336453f97
* Cleanup unused Java importTadashi G. Takaoka2010-11-291-0/+1
| | | | | | This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+67
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986