1. dd70f8e Fixed inline initialization of non-integral static const member by Ariel Bernal · 13 years ago
  2. 3b088a2 Add missing includes. by Ken Wakasa · 13 years ago
  3. 3ef3e24 Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 by Ken Wakasa · 13 years ago[Renamed from native/src/proximity_info.cpp]
  4. 350ffc8 Merge "Fix a bug with negative coordinates, step 3" by Jean Chalard · 13 years ago
  5. e2222b7 Merge "Fix a bug with negative coordinates, step 2" by Jean Chalard · 13 years ago
  6. 7f18f44 Merge "Fix a bug with negative coordinates, step 1" by Jean Chalard · 13 years ago
  7. 52612a0 Fix a bug with negative coordinates, step 3 by Jean Chalard · 13 years ago
  8. 3094d12 Fix a bug with negative coordinates, step 2 by Jean Chalard · 13 years ago
  9. 88ec125 Fix a bug with negative coordinates, step 1 by Jean Chalard · 13 years ago
  10. 8980bd4 Merge "Cleanup jni 1" by satok · 13 years ago
  11. 9df4a45 Cleanup jni 1 by satok · 13 years ago
  12. bbc2560 Fix a typo by Jean Chalard · 13 years ago
  13. 081616c Send correct coordinates for the spell checker by Jean Chalard · 13 years ago
  14. 1caff47 Calculate proximity characters in the native code by satok · 13 years ago
  15. 0cb2097 Fix additional proximity in the native code by satok · 13 years ago
  16. 5eec574 Use additional proximity chars in the native code by satok · 13 years ago
  17. 552c3c2 Implement additional proximity characters in the native code Bug: 4343280 by satok · 13 years ago
  18. a70ee6e Add functions to calculate proximity characters in the native code by satok · 14 years ago
  19. e05b3f4 Support additional proximity characters by satok · 14 years ago
  20. 0bfe359 Add a test for auto-correction. by Jean Chalard · 14 years ago
  21. 9fb6f47 New LOG lib by satok · 14 years ago
  22. 1a6da63 Prepare for proximity + two word correction No2 by satok · 14 years ago
  23. 744dab6 Prepare for proximity + two words suggestion by satok · 14 years ago
  24. 6e3cb27 Reorganize char_utils.h and basechars.h by Tadashi G. Takaoka · 14 years ago
  25. 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
  26. 8c8ca59 Fix a bug that would end up in memory corruption by Jean Chalard · 14 years ago
  27. 0e97148 Remove NULL from native/src by Tadashi G. Takaoka · 14 years ago
  28. a4c1f1c Calibrate the scores of the proximity chars according to the distances. by Yusuke Nojima · 14 years ago
  29. e4ba822 Promote touches in hit box according to the distance from sweet spot by Yusuke Nojima · 14 years ago
  30. c25c7cc Cache the sweet spot types by Yusuke Nojima · 14 years ago
  31. 1671715 Move ProximityInfo::calculateSweetSpotType right after ProximityInfo::setInputParams by Yusuke Nojima · 14 years ago
  32. 5d21c5c Fix bug in calculateSweetSpotType() by Yusuke Nojima · 14 years ago
  33. 258bfe6 Classify touches into three types. by Yusuke Nojima · 14 years ago
  34. ad35835 Pass the touch position correction data to native. by Yusuke Nojima · 14 years ago
  35. 1c923d8 Extend JNI interface to pass the theme id of the keybaord to the native. by Yusuke Nojima · 14 years ago
  36. de2f842 Add explicit NULL check to latinime_Keyboard_setProximityInfo() and ProximityInfo::ProximityInfo(). by Yusuke Nojima · 14 years ago
  37. 0e1f656 Extend JNI interface to pass the key coordinate information by Yusuke Nojima · 14 years ago
  38. 0cedd2b Combilne normal correction and skip correction by satok · 14 years ago
  39. 985312e Refactor the correction algorithm related to missing character correction by satok · 14 years ago
  40. 2df3060 Add correction state by satok · 14 years ago
  41. d24df43 (Step2)Move functions related to proximity to proximity_info.cpp by satok · 14 years ago
  42. 1d7eaf8 (Step 1) Move proximity related parameters from unigram_dictionary to proximity_info by satok · 14 years ago
  43. ce9e52a Clean up in LatinIME native code by Ken Wakasa · 14 years ago
  44. 3c4bb77 A bug fix for the mistyped space algorithm by satok · 15 years ago
  45. 817e517 Add the suggestion algorithm of words with space proximity by satok · 15 years ago
  46. 8fbd552 Add proximity info to native by satok · 15 years ago