1. 8df57de Import translations. DO NOT MERGE by Baligh Uddin · 13 years ago
  2. 5f2fa6b Tidy up visibility of members of BinaryFormat. by Ken Wakasa · 13 years ago
  3. 6e66349 Adjust compiler warning options with the offdevice Makefile by Ken Wakasa · 13 years ago
  4. 19d844c Follow up to Ic6af0c596374d936d2b9b31e626fb62bd265ce64 by Ken Wakasa · 13 years ago
  5. 2c2f3a9 Add more compiler warning flags by Ken Wakasa · 13 years ago
  6. a323fa6 A small code cleanup in geometry_utils.h by Ken Wakasa · 13 years ago
  7. a47a777 Merge "Cleanup logging code" by Tadashi G. Takaoka · 13 years ago
  8. d42af9d Merge "Use sizeof() more safely." by Ken Wakasa · 13 years ago
  9. 44d9c1e Use sizeof() more safely. by Ken Wakasa · 13 years ago
  10. fca71cf Cleanup logging code by Tadashi G. Takaoka · 13 years ago
  11. 93b5c2c Make sure PointerTrackerQueue is non-null by Tadashi G. Takaoka · 13 years ago
  12. 2db1ea7 Merge "Rename SuddenJumpingTouchEventHandler to TouchSCreenRegulator" by Tadashi G. Takaoka · 13 years ago
  13. 081fedc Rename SuddenJumpingTouchEventHandler to TouchSCreenRegulator by Tadashi G. Takaoka · 13 years ago
  14. 96f5b97 Merge "Add a missing report, and fix a wrong report" by Jean Chalard · 13 years ago
  15. 271e731 Add a missing report, and fix a wrong report by Jean Chalard · 13 years ago
  16. ffb0c09 Merge "Move isInvalidCordinates() method to Constants class" by Tadashi G. Takaoka · 13 years ago
  17. d802866 Merge "Cosmetic source code formating change" by Tadashi G. Takaoka · 13 years ago
  18. 0c8a08c Merge "Straighten an if-else-if blocks into if-return blocks" by Tadashi G. Takaoka · 13 years ago
  19. 522a22c Merge "Add a "no changes" message in the diff command" by Jean Chalard · 13 years ago
  20. 8c02f30 Add a "no changes" message in the diff command by Jean Chalard · 13 years ago
  21. c770c25 Merge "Cleaup non-distinct multitouch related stuff" by Tadashi G. Takaoka · 13 years ago
  22. a232930 Straighten an if-else-if blocks into if-return blocks by Tadashi G. Takaoka · 13 years ago
  23. 24ab805 Move isInvalidCordinates() method to Constants class by Tadashi G. Takaoka · 13 years ago
  24. 20dd1bc Cosmetic source code formating change by Tadashi G. Takaoka · 13 years ago
  25. 13ae76d Cleaup non-distinct multitouch related stuff by Tadashi G. Takaoka · 13 years ago
  26. acafc07 Fix an NPE in recent code by Jean Chalard · 13 years ago
  27. 01f6a61 Merge "Use 32-bit code points for suggestions output" by Ken Wakasa · 13 years ago
  28. c2cf819 am b2b10f9a: (-s ours) Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 13 years ago
  29. b2b10f9 Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge by The Android Open Source Project · 13 years ago
  30. 1e61493 Use 32-bit code points for suggestions output by Ken Wakasa · 13 years ago
  31. 0ea2c80 Merge "Consolidate two helper methods (refactor step 3)" by Tadashi G. Takaoka · 13 years ago
  32. 661bc81 Merge "Flatten nested if-else blocks into plain if-else blocks (refactor step 2.5)" by Tadashi G. Takaoka · 13 years ago
  33. 831198a Consolidate two helper methods (refactor step 3) by Tadashi G. Takaoka · 13 years ago
  34. 2a3b15b Flatten nested if-else blocks into plain if-else blocks (refactor step 2.5) by Tadashi G. Takaoka · 13 years ago
  35. 8ae9fbe Merge "Separate nested if-blocks into helper methods (refactor step 2)" by Tadashi G. Takaoka · 13 years ago
  36. 3c6d3a4 Separate nested if-blocks into helper methods (refactor step 2) by Tadashi G. Takaoka · 13 years ago
  37. f5adbb1 Move the emoji dictionaries source under AOSP. by Jean Chalard · 13 years ago
  38. dd43dd6 Merge "Separate nested if-blocks into helper methods (refactor step 1)" by Tadashi G. Takaoka · 13 years ago
  39. 63b66b6 Merge "Switch the AOSP word lists to the combined format." by Jean Chalard · 13 years ago
  40. a424ff0 Switch the AOSP word lists to the combined format. by Jean Chalard · 13 years ago
  41. 8b449c6 Separate nested if-blocks into helper methods (refactor step 1) by Tadashi G. Takaoka · 13 years ago
  42. 1b67a2b Merge "Use spaces instead of tabs in the combined format." by Jean Chalard · 13 years ago
  43. 8f18c26 Use spaces instead of tabs in the combined format. by Jean Chalard · 13 years ago
  44. 0b900f5 Merge "Add a plumbing option to dicttool info." by Jean Chalard · 13 years ago
  45. 51a0ef8 Add a plumbing option to dicttool info. by Jean Chalard · 13 years ago
  46. 33aa6e3 Escape "#" sign in XML file by Tadashi G. Takaoka · 13 years ago
  47. a8058d1 Cleanup after dicttool by Jean Chalard · 13 years ago
  48. ee0b548 Implement the package command by Jean Chalard · 13 years ago
  49. ba98b63 Add the unpackage command by Jean Chalard · 13 years ago
  50. e44358d Add an empty crypt command to aosp dicttool by Jean Chalard · 13 years ago
  51. c7318bb Fix possible NPE by Tadashi G. Takaoka · 13 years ago
  52. fd08cd4 Adjust C++ compiler warning flags with the off-device TRT by Ken Wakasa · 13 years ago
  53. e5b68fb Accept comments in the combined file format by Jean Chalard · 13 years ago
  54. cfbfb1c Remove reference of android.util.Log in Constants class by Tadashi G. Takaoka · 13 years ago
  55. 7947eaf Merge "Move code point constants from Keyboard to Constants class" by Tadashi G. Takaoka · 13 years ago
  56. 240871e Move code point constants from Keyboard to Constants class by Tadashi G. Takaoka · 13 years ago
  57. f41389a Remove warnings by Jean Chalard · 13 years ago
  58. 74d66a5 Add word arguments to the info command (A10) by Jean Chalard · 13 years ago
  59. a23e333 Implement the word-level diff (A9) by Jean Chalard · 13 years ago
  60. 0c5b938 Add the dicttool diff command. (A8) by Jean Chalard · 13 years ago
  61. 6ecc50a Add a reporting option to the getDictionary method (A7) by Jean Chalard · 13 years ago
  62. cbbfb47 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 13 years ago
  63. da8f4e2 Fix maketext template to use @UsedForTesting by Tadashi G. Takaoka · 13 years ago
  64. d505319 am 5199b8bf: am f6df37ce: Merge "LatinIME: Add accents to german keyboard" by Ken Wakasa · 13 years ago
  65. 5199b8b am f6df37ce: Merge "LatinIME: Add accents to german keyboard" by Ken Wakasa · 13 years ago
  66. f6df37c Merge "LatinIME: Add accents to german keyboard" by Ken Wakasa · 13 years ago
  67. 6067b9e am ef5f88f3: am 5e118c4c: am 60dea36d: Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN by Satoshi Kataoka · 13 years ago
  68. ef5f88f am 5e118c4c: am 60dea36d: Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN by Satoshi Kataoka · 13 years ago
  69. 5e118c4 am 60dea36d: Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN by Satoshi Kataoka · 13 years ago
  70. 60dea36 Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN by Satoshi Kataoka · 13 years ago
  71. 47cac57 Finish up the "info" command in dicttool. (A6) by Jean Chalard · 13 years ago
  72. f1d35ac Implement a part of the "info" command (A5) by Jean Chalard · 13 years ago
  73. 3862b9e Add symmetry and pre-emptively improve performance (A4) by Jean Chalard · 13 years ago
  74. 0044df6 Add automatic decryption capabilities. (A3) by Jean Chalard · 13 years ago
  75. b3c9890 Add auto detection and decoding of dictionary files. (A2) by Jean Chalard · 13 years ago
  76. 77fe603 Some initial refactoring in dicttool. (A1) by Jean Chalard · 13 years ago
  77. 99a8169 merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 13 years ago
  78. b5a15bc am 7c22c62d: am 1f9eea44: am 306e0a80: Update AOSP dictionaries. by Jean Chalard · 13 years ago
  79. 7c22c62 am 1f9eea44: am 306e0a80: Update AOSP dictionaries. by Jean Chalard · 13 years ago
  80. 1f9eea4 am 306e0a80: Update AOSP dictionaries. by Jean Chalard · 13 years ago
  81. 306e0a8 Update AOSP dictionaries. by Jean Chalard · 13 years ago
  82. ddb0bcc Fix a bug where a bigram would be ignored by Jean Chalard · 13 years ago
  83. 9f97ced merge in jb-mr1-release history after reset to jb-mr1-dev by The Android Automerger · 13 years ago
  84. 1ec8299 Fix the build (again) by Jean Chalard · 13 years ago
  85. 5e5be5a Merge "Return the correct bigram frequency" by Jean Chalard · 13 years ago
  86. c59c741 Return the correct bigram frequency by Jean Chalard · 13 years ago
  87. 1e0cc86 Fix the build. by Jean Chalard · 13 years ago
  88. c7020f5 Merge "Add reader and writer for the combined dict format." by Jean Chalard · 13 years ago
  89. 9bb4eeb Add reader and writer for the combined dict format. by Jean Chalard · 13 years ago
  90. 751f3dc am 6fe6f38d: am d39e6435: am f960eb18: Don\'t put spaces after characters that don\'t take one by Jean Chalard · 13 years ago
  91. 6fe6f38 am d39e6435: am f960eb18: Don\'t put spaces after characters that don\'t take one by Jean Chalard · 13 years ago
  92. d39e643 am f960eb18: Don\'t put spaces after characters that don\'t take one by Jean Chalard · 13 years ago
  93. f960eb1 Don't put spaces after characters that don't take one by Jean Chalard · 13 years ago
  94. cbb3252 Merge "Use a buffered writer for XML output" by Jean Chalard · 13 years ago
  95. 000a020 Use a buffered writer for XML output by Jean Chalard · 13 years ago
  96. 7f77aed Merge "Replace useless CharSequence to String" by Tadashi G. Takaoka · 13 years ago
  97. 82a6f66 LatinIME: Add accents to german keyboard by Kim Le · 13 years ago
  98. 15f6d4a Add @UsedForTesting and @ExternallyReferenced annotations by Tadashi G. Takaoka · 14 years ago
  99. bc464e2 Replace useless CharSequence to String by Tadashi G. Takaoka · 14 years ago
  100. 243c1fe Sync package name and source path by Tadashi G. Takaoka · 13 years ago