| Commit message (Expand) | Author | Files | Lines |
2013-06-06 | Add HTC One special edition•••Bug: 9109493
Change-Id: I6eb060a93d7afbcc5aaa2aaece242044db255829
|  Tadashi G. Takaoka | 1 | -1/+1 |
2013-06-06 | Use an iterator to remove stuff from an ArrayList.•••Silly me >.>
Bug: 9306154
Change-Id: Ic00e9d6a31cd1d7aacefe68b7be9c2199e297b0d
|  Jean Chalard | 1 | -4/+7 |
2013-06-06 | Fix a possible NPE•••Bug: 9301208
Change-Id: Id120c99ab9ef698d16cf7b8beea30c98c95d23a1
|  Satoshi Kataoka | 1 | -0/+8 |
2013-06-05 | Move Base64Reader to utils package•••Change-Id: Id46898c5cae268f05850d79938929b7707f27320
|  Tadashi G. Takaoka | 2 | -0/+342 |
2013-06-05 | Remove unnecessary Drawable.setState•••Change-Id: I362933ea4d5bcb1ccfebb5b22f6ccecf12337f4b
|  Tadashi G. Takaoka | 1 | -4/+1 |
2013-06-05 | Add CsvUtils that conform to RFC 4180•••Bug: 9070153
Change-Id: I66e55dd2f30fddfeb849edb97bc1cbda6b126d92
|  Tadashi G. Takaoka | 2 | -0/+743 |
2013-06-04 | Cleanups 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 Wakasa | 6 | -101/+70 |
2013-06-04 | Add 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. Takaoka | 15 | -143/+99 |
2013-06-04 | Clean up macro variables•••Change-Id: I0d9983c1a766b97182953328fa45f488e110bc01
|  Ken Wakasa | 4 | -34/+58 |
2013-06-03 | Avoid an NPE•••Change-Id: I174eb8e92820fe6e7f8d3b89afae12d94063ef5d
|  Kurt Partridge | 1 | -10/+10 |