1. 9df4a45 Cleanup jni 1 by satok · 13 years ago
  2. 1caff47 Calculate proximity characters in the native code by satok · 13 years ago
  3. 0cb2097 Fix additional proximity in the native code by satok · 13 years ago
  4. 5eec574 Use additional proximity chars in the native code by satok · 13 years ago
  5. 552c3c2 Implement additional proximity characters in the native code Bug: 4343280 by satok · 13 years ago
  6. a70ee6e Add functions to calculate proximity characters in the native code by satok · 13 years ago
  7. e05b3f4 Support additional proximity characters by satok · 14 years ago
  8. e12e9b5 Fix indentations. by Ken Wakasa · 14 years ago
  9. 0e97148 Remove NULL from native/src by Tadashi G. Takaoka · 14 years ago
  10. 5049f5b Fix trivial compile issue by Tadashi G. Takaoka · 14 years ago
  11. a4c1f1c Calibrate the scores of the proximity chars according to the distances. by Yusuke Nojima · 14 years ago
  12. e4ba822 Promote touches in hit box according to the distance from sweet spot by Yusuke Nojima · 14 years ago
  13. c25c7cc Cache the sweet spot types by Yusuke Nojima · 14 years ago
  14. 258bfe6 Classify touches into three types. by Yusuke Nojima · 14 years ago
  15. ad35835 Pass the touch position correction data to native. by Yusuke Nojima · 14 years ago
  16. 1c923d8 Extend JNI interface to pass the theme id of the keybaord to the native. by Yusuke Nojima · 14 years ago
  17. 0e1f656 Extend JNI interface to pass the key coordinate information by Yusuke Nojima · 14 years ago
  18. 0cedd2b Combilne normal correction and skip correction by satok · 14 years ago
  19. 635f68e Improve skip correction algorithm by satok · 14 years ago
  20. cfca3c6 Refactor CorrectionState to Correction by satok · 14 years ago
  21. 985312e Refactor the correction algorithm related to missing character correction by satok · 14 years ago
  22. 2df3060 Add correction state by satok · 14 years ago
  23. d24df43 (Step2)Move functions related to proximity to proximity_info.cpp by satok · 14 years ago
  24. 1d7eaf8 (Step 1) Move proximity related parameters from unigram_dictionary to proximity_info by satok · 14 years ago
  25. ce9e52a Clean up in LatinIME native code by Ken Wakasa · 14 years ago
  26. de3070a Add -Werror flag to catch more warnings and errors by Ken Wakasa · 14 years ago
  27. 817e517 Add the suggestion algorithm of words with space proximity by satok · 14 years ago
  28. 8fbd552 Add proximity info to native by satok · 14 years ago