1. e4ba822 Promote touches in hit box according to the distance from sweet spot by Yusuke Nojima · 14 years ago
  2. c25c7cc Cache the sweet spot types by Yusuke Nojima · 14 years ago
  3. 1671715 Move ProximityInfo::calculateSweetSpotType right after ProximityInfo::setInputParams by Yusuke Nojima · 14 years ago
  4. 5d21c5c Fix bug in calculateSweetSpotType() by Yusuke Nojima · 14 years ago
  5. 258bfe6 Classify touches into three types. by Yusuke Nojima · 14 years ago
  6. ad35835 Pass the touch position correction data to native. by Yusuke Nojima · 14 years ago
  7. 1c923d8 Extend JNI interface to pass the theme id of the keybaord to the native. by Yusuke Nojima · 14 years ago
  8. de2f842 Add explicit NULL check to latinime_Keyboard_setProximityInfo() and ProximityInfo::ProximityInfo(). by Yusuke Nojima · 14 years ago
  9. 0e1f656 Extend JNI interface to pass the key coordinate information by Yusuke Nojima · 14 years ago
  10. 0cedd2b Combilne normal correction and skip correction by satok · 14 years ago
  11. 985312e Refactor the correction algorithm related to missing character correction by satok · 14 years ago
  12. 2df3060 Add correction state by satok · 14 years ago
  13. d24df43 (Step2)Move functions related to proximity to proximity_info.cpp by satok · 14 years ago
  14. 1d7eaf8 (Step 1) Move proximity related parameters from unigram_dictionary to proximity_info by satok · 14 years ago
  15. ce9e52a Clean up in LatinIME native code by Ken Wakasa · 14 years ago
  16. 3c4bb77 A bug fix for the mistyped space algorithm by satok · 15 years ago
  17. 817e517 Add the suggestion algorithm of words with space proximity by satok · 15 years ago
  18. 8fbd552 Add proximity info to native by satok · 15 years ago