aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/voice/SettingsUtil.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace large device keyboard with phone style keyboard (DO NOT MERGE)Tadashi G. Takaoka2011-05-201-1/+1
| | | | | | | This change also fixes copyright comments. Bug: 4442045 Change-Id: I297a2c64e709fb0d613404e5f1de45d810f9de15
* Cleanup unused Java importTadashi G. Takaoka2010-11-291-3/+0
| | | | | | 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/+113
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986