aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-11Remove stale suggestion divider drawableTadashi G. Takaoka1-0/+0
Bug: 3329543 Change-Id: If96648bf88e1a69e01ebe00d31ddd46df1fca45c
2011-01-11Tweak keyboard iconsatok17-0/+0
Change-Id: I2c802c1c0c5f7e173285656ac47e3251ff97e44d
2011-01-11Should update suggestion strip even if suggetion count is 1, in case typed ↵Ken Wakasa1-6/+11
word's length is 1 bug: 3320818 Change-Id: I98ac8e0649de5dfd8b886401d42f2e5bcc2a8a1a
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