aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/voice/FieldContext.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (Refactor 1) Moved voice related codes to deprecated/voicesatok2011-03-161-104/+0
| | | | Change-Id: I008ac7099c815fb74a9ab374419617b336453f97
* Move some inner static class to top class in new packageTadashi G. Takaoka2010-12-021-0/+2
| | | | | | | | | This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+102
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986