aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/src/char_utils.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move char_utils to the dictionary directoryKen Wakasa2013-05-311-1276/+0
| | | | Change-Id: Id397485407fe63600c9bb5c80d223042942b4d8a
* Update SORTED_CHAR_MAPKen Wakasa2013-04-161-9/+181
| | | | | | | bug: 7873416 bug: 8493920 Change-Id: Ifddb04cad90da71df5d34dd7076850dbcf51fba4
* Make Cyrillic Hard Signs base letters of Soft Signs per cyrillicKen Wakasa2013-03-051-2/+4
| | | | | | | keyboard layouts bug: 8269407 Change-Id: I52962ef1b6cbec125f6cfd3afc110fcbb06409df
* Tidy up SORTED_CHAR_MAP a bit more for obvious Latin charsKen Wakasa2012-11-261-16/+35
| | | | Change-Id: Ia18eacf4ad3ea882e4ec3cdfebc7f662503660d9
* Update SORTED_CHAR_MAP[] in char_utils.cppKen Wakasa2012-11-261-61/+59
| | | | Change-Id: I683793a0fd0ccf41f5a378275ef11def4e70ce76
* Tidy up the base char mapKen Wakasa2012-11-191-165/+172
| | | | Change-Id: I1c3119c5db35faaf73180f17a0888224e301c121
* Fix an error in the base char table for LETTER L WITH STROKEKen Wakasa2012-11-141-1/+1
| | | | | bug: 7539944 Change-Id: I67a431d8d60f3236fb7d616504c5d0cf2166f486
* Correct a wrong base character in RussianJean Chalard2012-11-141-2/+2
| | | | | | | This is the master counterpart of I80cee4b2 Bug: 7516306 Change-Id: I1db4362bf12a98542c5f6fca3ae8010f16bd61a9
* Cleanup basechars.cppKen Wakasa2012-11-101-0/+177
| | | | Change-Id: I7b88876f60720182910fab97ef79f3d04fbd81f0
* Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused ↵Ken Wakasa2012-10-091-4/+3
| | | | | | parameter. Change-Id: I3c7e6c59990c92b0d5e2fb80493e8673cdd37b09
* Fix lower case conversion bug for some charactersTom Ouyang2012-09-251-0/+2
| | | | | Bug: 7232296 Change-Id: Iaf3f6be55f1bdc2294533938bb54fedcf25fb0cb
* Small cleanupsKen Wakasa2012-08-171-1/+1
| | | | Change-Id: Ib66507b8934bc8019a762d24d5311411e044ec84
* Cleanup casts.Ken Wakasa2012-08-141-4/+3
| | | | Change-Id: I3bf33ca407cc3bee9f5c4c6f929cdb1421b92c50
* Clean up constructorsKen Wakasa2012-08-131-4/+5
| | | | | | | | | | | And, use C++ style casts and use float math functions rather than double ones to save memory space. Also, stop using FloatMath and NativeUtils as standard Math methods are faster now. See http://code.google.com/p/android/issues/detail?id=36199 and https://android-review.googlesource.com/40700 multi-project commit with I4259fb5ab8a15ac5760a7f04fc8f4c860529f04a Change-Id: I0b81cff8c91769f7559a59b9528c75a5aabb4211
* Header cleanup. Moved a couple of functions from .h to .cpp.Ken Wakasa2012-08-021-0/+2
| | | | Change-Id: Ifd12a7632f75395bd0ef5e394d5c2abd6cbe28c6
* Cleanup headersKen Wakasa2012-07-311-1/+1
| | | | Change-Id: I9124366b2000cad54966fb6936bb4691bbf115a3
* Cosmetic fixes and style fixesKen Wakasa2012-07-251-1/+0
| | | | Change-Id: I69c42ff945cdf0d5205c6ca61d6861a0479492dc
* Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9Ken Wakasa2012-03-301-0/+899
Change-Id: I3ab65059f6e356530484bfd0bba26a634a4cba65