aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/voice/VoiceInputLogger.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-09Fix StringIndexOutOfBoundsException•••bug: 3325065 Change-Id: Ic3d2dca5b2aa1681d472c7f96b31737e15f4952d Ken Wakasa1-1/+2
2011-01-09Clean up: Update variable names to comply with spec of ApplicationInfo.•••ApplicationInfo.sourceDir may or may not be apk file name. It can be a directory as well. The spec just says it's "Full path to the location of this package". Also, added error handling in loadDictionary(). Change-Id: I5e64d0aba4b1ec7634f4b3ac5537e7a774433ece Ken Wakasa3-20/+29
2011-01-07Mark configuration strings untranslatable.•••Change-Id: If8a35fe33e2091bcf95cc543e76df1184d52ce2b Eric Fischer43-1112/+5
2011-01-08Get rid of the space bar symbol on the tablet.•••bug: 3290290 Change-Id: I4c57151197989375e6e9f36f508e6e875f856654 Ken Wakasa2-3/+2
2011-01-07Load main dic in native•••Follow up to Id57dce51 bug: 3219819 Change-Id: I00e11ef21d0252ffa88c12dffb9c55b0f2e19a66 Ken Wakasa14-205/+233