aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-12Reset old keyboard state before switching to new keyboardTadashi G. Takaoka2-7/+13
This change is ported version of I8030202f from Gingerbread. Bug: 3322158 Change-Id: Idc1ef7f174b50b0478ba53b14427485275e97748
2011-01-09Fix StringIndexOutOfBoundsExceptionKen Wakasa1-1/+2
bug: 3325065 Change-Id: Ic3d2dca5b2aa1681d472c7f96b31737e15f4952d
2011-01-09Clean up: Update variable names to comply with spec of ApplicationInfo.Ken Wakasa3-20/+29
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
2011-01-07Mark configuration strings untranslatable.Eric Fischer43-1112/+5
Change-Id: If8a35fe33e2091bcf95cc543e76df1184d52ce2b
2011-01-08Get rid of the space bar symbol on the tablet.Ken Wakasa2-3/+2
bug: 3290290 Change-Id: I4c57151197989375e6e9f36f508e6e875f856654
2011-01-07Load main dic in nativeKen Wakasa14-205/+233
Follow up to Id57dce51 bug: 3219819 Change-Id: I00e11ef21d0252ffa88c12dffb9c55b0f2e19a66