aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/voice/WaveformImage.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (Refactor 1) Moved voice related codes to deprecated/voicesatok2011-03-161-92/+0
| | | | Change-Id: I008ac7099c815fb74a9ab374419617b336453f97
* Remove Tutorial class and unused debug featureTadashi G. Takaoka2010-12-101-1/+3
| | | | | | | This change also cleanups compiler warnings. Bug: 2897373 Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-091-0/+90
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986