1. 9fb6f47 New LOG lib by satok · 14 years ago
  2. 1a6da63 Prepare for proximity + two word correction No2 by satok · 14 years ago
  3. 744dab6 Prepare for proximity + two words suggestion by satok · 14 years ago
  4. 6e3cb27 Reorganize char_utils.h and basechars.h by Tadashi G. Takaoka · 14 years ago
  5. 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
  6. 8c8ca59 Fix a bug that would end up in memory corruption by Jean Chalard · 14 years ago
  7. 0e97148 Remove NULL from native/src by Tadashi G. Takaoka · 14 years ago
  8. a4c1f1c Calibrate the scores of the proximity chars according to the distances. by Yusuke Nojima · 14 years ago
  9. e4ba822 Promote touches in hit box according to the distance from sweet spot by Yusuke Nojima · 14 years ago
  10. c25c7cc Cache the sweet spot types by Yusuke Nojima · 14 years ago
  11. 1671715 Move ProximityInfo::calculateSweetSpotType right after ProximityInfo::setInputParams by Yusuke Nojima · 14 years ago
  12. 5d21c5c Fix bug in calculateSweetSpotType() by Yusuke Nojima · 14 years ago
  13. 258bfe6 Classify touches into three types. by Yusuke Nojima · 14 years ago
  14. ad35835 Pass the touch position correction data to native. by Yusuke Nojima · 14 years ago
  15. 1c923d8 Extend JNI interface to pass the theme id of the keybaord to the native. by Yusuke Nojima · 14 years ago
  16. de2f842 Add explicit NULL check to latinime_Keyboard_setProximityInfo() and ProximityInfo::ProximityInfo(). 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. 985312e Refactor the correction algorithm related to missing character correction by satok · 14 years ago
  20. 2df3060 Add correction state by satok · 14 years ago
  21. d24df43 (Step2)Move functions related to proximity to proximity_info.cpp by satok · 14 years ago
  22. 1d7eaf8 (Step 1) Move proximity related parameters from unigram_dictionary to proximity_info by satok · 14 years ago
  23. ce9e52a Clean up in LatinIME native code by Ken Wakasa · 14 years ago
  24. 3c4bb77 A bug fix for the mistyped space algorithm by satok · 15 years ago
  25. 817e517 Add the suggestion algorithm of words with space proximity by satok · 15 years ago
  26. 8fbd552 Add proximity info to native by satok · 15 years ago