1. 6ba8de2 Good bye the proximity logic in Java code by satok · 14 years ago
  2. aeda8a7 Change the first character check in bigram dictionary to be case insensitive. by Tom Ouyang · 14 years ago
  3. acb6c54 Fix build breakage by satok · 14 years ago
  4. 350ffc8 Merge "Fix a bug with negative coordinates, step 3" by Jean Chalard · 14 years ago
  5. e2222b7 Merge "Fix a bug with negative coordinates, step 2" by Jean Chalard · 14 years ago
  6. 7f18f44 Merge "Fix a bug with negative coordinates, step 1" by Jean Chalard · 14 years ago
  7. 52612a0 Fix a bug with negative coordinates, step 3 by Jean Chalard · 14 years ago
  8. 3094d12 Fix a bug with negative coordinates, step 2 by Jean Chalard · 14 years ago
  9. 88ec125 Fix a bug with negative coordinates, step 1 by Jean Chalard · 14 years ago
  10. 8980bd4 Merge "Cleanup jni 1" by satok · 14 years ago
  11. 9df4a45 Cleanup jni 1 by satok · 14 years ago
  12. 2b5b638 Merge "Fix a typo" by Jean Chalard · 14 years ago
  13. bbc2560 Fix a typo by Jean Chalard · 14 years ago
  14. cc78d03 Add processing for French ligatures. by Jean Chalard · 14 years ago
  15. 081616c Send correct coordinates for the spell checker by Jean Chalard · 14 years ago
  16. d304338 Add a replacement character to digraphs system by Jean Chalard · 14 years ago
  17. 9c4396a Merge "Generalize the digraph code" by Jean Chalard · 14 years ago
  18. 6c30061 Generalize the digraph code by Jean Chalard · 14 years ago
  19. 9715cc4 Fix a bug where the returned number of bigrams was incorrect by Jean Chalard · 14 years ago
  20. 1caff47 Calculate proximity characters in the native code by satok · 14 years ago
  21. 0cb2097 Fix additional proximity in the native code by satok · 14 years ago
  22. 5eec574 Use additional proximity chars in the native code by satok · 14 years ago
  23. 552c3c2 Implement additional proximity characters in the native code Bug: 4343280 by satok · 14 years ago
  24. 951ab9d Fix typo. by Ken Wakasa · 14 years ago
  25. f0d5a78 Merge "Add functions to calculate proximity characters in the native code" by satok · 14 years ago
  26. 219a514 Fix a bug on German umlaut digraph correction by satok · 14 years ago
  27. a70ee6e Add functions to calculate proximity characters in the native code by satok · 14 years ago
  28. 46a1eec Add a variable-length header region to the binary format. by Jean Chalard · 14 years ago
  29. d1dbdb6 Make some debug aid functions to inline by Tadashi G. Takaoka · 14 years ago
  30. bb0bd66 Fix correction utility by satok · 14 years ago
  31. ad290d6 Activate bigram predictions from the binary dictionary by Jean Chalard · 14 years ago
  32. 26e3157 resolved conflicts for merge of 3ad1145a to master by Jean-Baptiste Queru · 14 years ago
  33. a85f492 Support multi words suggestion by satok · 14 years ago
  34. 4c5daa8 Fix indent by Ken Wakasa · 14 years ago
  35. a27cb62 Merge "Use C++ template for min/max" by Tadashi G. Takaoka · 14 years ago
  36. 09baa36 Use C++ template for min/max by Tadashi G. Takaoka · 14 years ago
  37. 1b9fa94 Support correction conversion from skip to additional proximity by satok · 14 years ago
  38. 04fd04d Separate the logic for touch caribration again by satok · 14 years ago
  39. e05b3f4 Support additional proximity characters by satok · 14 years ago
  40. b093cc4 [MIPS] Remove reference to NDK by Bhanu Chetlapalli · 14 years ago
  41. 1f6b52e Implement multi words suggestions step1 by satok · 14 years ago
  42. 9955716 Merge missing space and mistyped space correction algorithm by satok · 14 years ago
  43. 3c09bb1 Merge multiple words suggestions algorithm by satok · 14 years ago
  44. 7409d15 Refactor words priority queue by satok · 14 years ago
  45. f8ce19c Merge "Cleanup unused code" by satok · 14 years ago
  46. 1c03306 Cleanup unused code by satok · 14 years ago
  47. 61b31a6 Merge "Do other error correction for the second word of two word correction" by satok · 14 years ago
  48. 8330b48 Do other error correction for the second word of two word correction by satok · 14 years ago
  49. 0bfe359 Add a test for auto-correction. by Jean Chalard · 14 years ago
  50. 11c4121 Merge 2577fca1 by Jean-Baptiste Queru · 14 years ago
  51. bd6ccdd Clean up two word correction by satok · 14 years ago
  52. 54af64a Two words error correction with other error correction for the first word by satok · 14 years ago
  53. bd1ed5b Make the JNI lib an optional module by Robert CH Chou · 15 years ago
  54. 29dc806 Prepair for advanced two words error correction by satok · 14 years ago
  55. a161a4a Use edit distance for transposing correction by satok · 14 years ago
  56. 82ddd16 Stop avoiding adding what the user typed to candidates by Jean Chalard · 14 years ago
  57. 67e1397 Merge "Store suggestions for each input length for missing space algorithm etc." by satok · 14 years ago
  58. 6ad15fc Store suggestions for each input length for missing space algorithm etc. by satok · 14 years ago
  59. 4c0eca6 Read multi-byte char group counts by Jean Chalard · 14 years ago
  60. 6d41981 Remove a bunch of obsolete methods. by Jean Chalard · 14 years ago
  61. 512c669 Fix a native crash with shortcuts by Jean Chalard · 14 years ago
  62. 9fb6f47 New LOG lib by satok · 14 years ago
  63. b960477 Use placement new to construct the queue by satok · 14 years ago
  64. be0cf72 Move auto correction thresthold to the native code by satok · 14 years ago
  65. b0c49b7 Actually add shortcut targets to the suggestions (A4) by Jean Chalard · 14 years ago
  66. e1e5a3f Merge "Fill in the format-specific shortcut reading methods (A3)" by Jean Chalard · 14 years ago
  67. 8e464d4 Fill in the format-specific shortcut reading methods (A3) by Jean Chalard · 14 years ago
  68. ecbf3f2 Merge "Fix indentations." by Ken Wakasa · 14 years ago
  69. e12e9b5 Fix indentations. by Ken Wakasa · 14 years ago
  70. cf9dbbd Add methods to read shortcuts from the binary dict (A2) by Jean Chalard · 14 years ago
  71. c8c6585 Add a forgotten constant by Jean Chalard · 14 years ago
  72. e0e3396 Skip shortcut targets if any. (A1) by Jean Chalard · 14 years ago
  73. 1a6da63 Prepare for proximity + two word correction No2 by satok · 14 years ago
  74. 744dab6 Prepare for proximity + two words suggestion by satok · 14 years ago
  75. a7e5a5a Add words priority queue pool by satok · 14 years ago
  76. 4d35598 Add a functionality to limit the max correction errors by satok · 14 years ago
  77. d03317c Prune traversing a bit agressively and add a flag not to do auto completion by satok · 14 years ago
  78. 1147c7b Unbundle members in unigram_dictionary by satok · 14 years ago
  79. d5e35ac Reorganize LatinIME native build directory structure. Now it got NDK friendly. by Ken Wakasa · 14 years ago
  80. 16379df Use priority queue for native string buffer by satok · 14 years ago
  81. 0a66397 am 620b1faf: Merge "Fix the touch calibration bug" into ics-mr1 by satok · 14 years ago
  82. 554fdd2 Fix the touch calibration bug by satok · 14 years ago
  83. 6e3cb27 Reorganize char_utils.h and basechars.h by Tadashi G. Takaoka · 14 years ago
  84. 6d12dfd am 2549ce27: am df2fed2b: Merge "Fix a bug that would end up in memory corruption" into ics-mr0 by Ken Wakasa · 14 years ago
  85. 2549ce2 am df2fed2b: Merge "Fix a bug that would end up in memory corruption" into ics-mr0 by Ken Wakasa · 14 years ago
  86. 8c8ca59 Fix a bug that would end up in memory corruption by Jean Chalard · 14 years ago
  87. 5fdcd7d Fix JNI as 64bit ready by Tadashi G. Takaoka · 14 years ago
  88. 7e8cf3c Merge "Remove NULL from native/jni" by Tadashi G. Takaoka · 14 years ago
  89. 94810de Remove NULL from native/jni by Tadashi G. Takaoka · 14 years ago
  90. 0e97148 Remove NULL from native/src by Tadashi G. Takaoka · 14 years ago
  91. 5049f5b Fix trivial compile issue by Tadashi G. Takaoka · 14 years ago
  92. d862b93 Cleanup unused function by Tadashi G. Takaoka · 14 years ago
  93. 04d8737 Calculate edit distances incrementally. by Yusuke Nojima · 14 years ago
  94. a4c1f1c Calibrate the scores of the proximity chars according to the distances. by Yusuke Nojima · 14 years ago
  95. 57834c2 Fix a bug of the conversion of the correction algorithm by satok · 14 years ago
  96. afb9076 Enable score calibration by touch coordinates by Yusuke Nojima · 14 years ago
  97. e4ba822 Promote touches in hit box according to the distance from sweet spot by Yusuke Nojima · 14 years ago
  98. c25c7cc Cache the sweet spot types by Yusuke Nojima · 14 years ago
  99. 1671715 Move ProximityInfo::calculateSweetSpotType right after ProximityInfo::setInputParams by Yusuke Nojima · 14 years ago
  100. c812d0b Merge "Demote words with a capitalized char" by satok · 14 years ago