aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/annotations/ExternallyReferenced.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-06Fix a possible NPE•••Bug: 9301208 Change-Id: Id120c99ab9ef698d16cf7b8beea30c98c95d23a1 Satoshi Kataoka1-0/+8
2013-06-05Remove unnecessary Drawable.setState•••Change-Id: I362933ea4d5bcb1ccfebb5b22f6ccecf12337f4b Tadashi G. Takaoka1-4/+1
2013-06-05Add CsvUtils that conform to RFC 4180•••Bug: 9070153 Change-Id: I66e55dd2f30fddfeb849edb97bc1cbda6b126d92 Tadashi G. Takaoka2-0/+743
2013-06-04Cleanups in JNI related code•••Removed the malloc version in binary dictionary support -- this has not really been tested well so far, and the mmap version has been working pretty well after all. Several cosmetic fixes etc. Change-Id: Iad0da58b300b769fb5946a3e73fc96f56215980e Ken Wakasa6-101/+70
2013-06-04Add CODE_CAPSLOCK for long press shift key•••This change utilizes the no panel auto more key feature to implement long press shift key for shift lock. Change-Id: I3995d25dc35aea3c67b5aa29299815462eff9cad Tadashi G. Takaoka15-143/+99
2013-06-04Clean up macro variables•••Change-Id: I0d9983c1a766b97182953328fa45f488e110bc01 Ken Wakasa4-34/+58
2013-06-03Avoid an NPE•••Change-Id: I174eb8e92820fe6e7f8d3b89afae12d94063ef5d Kurt Partridge1-10/+10