1. 6e2ba9b Remove unnecessary maxProximityCharsSize by Ken Wakasa · 13 years ago
  2. 6c22439 Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL by Ken Wakasa · 13 years ago
  3. 47cc524 refactor proximity info by Satoshi Kataoka · 13 years ago
  4. 0c2227a Clean up in geometry_utils.h by Ken Wakasa · 13 years ago
  5. bf78e13 Refactor proximity info by Satoshi Kataoka · 13 years ago
  6. 6cee61d Use -fno-inline for debug builds & small cleanups by Ken Wakasa · 13 years ago
  7. ccebd5c Replace assert() with ASSERT() & use -funwind-tables for debug builds by Ken Wakasa · 13 years ago
  8. 692cd00 Small cleanups by Ken Wakasa · 13 years ago
  9. 1d516fb Clean up int types by Ken Wakasa · 13 years ago
  10. 6e66349 Adjust compiler warning options with the offdevice Makefile by Ken Wakasa · 13 years ago
  11. a323fa6 A small code cleanup in geometry_utils.h by Ken Wakasa · 13 years ago
  12. 44d9c1e Use sizeof() more safely. by Ken Wakasa · 13 years ago
  13. ff74cc3 Improve gesture input scoring method 2. by Keisuke Kuroyanagi · 13 years ago
  14. f34ec5a Make gestures work correctly on keyboards with accented keys by Tom Ouyang · 13 years ago
  15. 0edab9d Use touch position correction in the geometric input by Satoshi Kataoka · 13 years ago
  16. 0e301bd Merge "Generalize incremental recognition to non-Latin languages" into jb-mr1-dev by Tom Ouyang · 13 years ago
  17. f4554d8 Fix an issue on FP calculation diff of osx and linux by Satoshi Kataoka · 13 years ago
  18. 1321685 Generalize incremental recognition to non-Latin languages by Tom Ouyang · 13 years ago
  19. 5964d4e Variable type cleanups by Ken Wakasa · 13 years ago
  20. 95a49a5 Restricting children for gesture input. by Keisuke Kuroyanagi · 13 years ago
  21. f278981 Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedLikeness(). by Ken Wakasa · 13 years ago
  22. 07aea40 Fix a bug giving broken characters by Jean Chalard · 13 years ago
  23. 162c211 Address warnings by -Weffc++ by Ken Wakasa · 13 years ago
  24. e7398cd Step 26-A Cleanup geometory_utils by Satoshi Kataoka · 13 years ago
  25. bcec82d Clean up constructors by Ken Wakasa · 13 years ago
  26. 063c3e2 Fix memset() bugs by Ken Wakasa · 13 years ago
  27. 6b4a1d7 Step 22-A implement session by Satoshi Kataoka · 13 years ago
  28. 9e0c711 Stop using STL string in additional_proximity_chars by Ken Wakasa · 13 years ago
  29. 0151145 Use GetStringUTFRegion by Ken Wakasa · 13 years ago
  30. bb005f7 Start using JNI's Get<Type>ArrayRegion() by Ken Wakasa · 13 years ago
  31. 9b39236 Cleanup headers. by Ken Wakasa · 13 years ago
  32. 77e8e81 Header cleanup. Moved a couple of functions from .h to .cpp. by Ken Wakasa · 13 years ago
  33. f1008c5 Cleanup headers by Ken Wakasa · 13 years ago
  34. 0bbb917 Cosmetic fixes and style fixes by Ken Wakasa · 13 years ago
  35. efb6324 Change native functions' interface for gesture by Satoshi Kataoka · 13 years ago
  36. 1035bc9 Fix debug build by satok · 13 years ago
  37. 4a3db70 refactor native step 2 by Satoshi Kataoka · 13 years ago
  38. 3e8c58f Separate state from proximity_info step1 by Satoshi Kataoka · 13 years ago
  39. 3b088a2 Add missing includes. by Ken Wakasa · 13 years ago
  40. 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]
  41. 350ffc8 Merge "Fix a bug with negative coordinates, step 3" by Jean Chalard · 13 years ago
  42. e2222b7 Merge "Fix a bug with negative coordinates, step 2" by Jean Chalard · 13 years ago
  43. 7f18f44 Merge "Fix a bug with negative coordinates, step 1" by Jean Chalard · 13 years ago
  44. 52612a0 Fix a bug with negative coordinates, step 3 by Jean Chalard · 13 years ago
  45. 3094d12 Fix a bug with negative coordinates, step 2 by Jean Chalard · 13 years ago
  46. 88ec125 Fix a bug with negative coordinates, step 1 by Jean Chalard · 13 years ago
  47. 8980bd4 Merge "Cleanup jni 1" by satok · 13 years ago
  48. 9df4a45 Cleanup jni 1 by satok · 13 years ago
  49. bbc2560 Fix a typo by Jean Chalard · 13 years ago
  50. 081616c Send correct coordinates for the spell checker by Jean Chalard · 13 years ago
  51. 1caff47 Calculate proximity characters in the native code by satok · 13 years ago
  52. 0cb2097 Fix additional proximity in the native code by satok · 13 years ago
  53. 5eec574 Use additional proximity chars in the native code by satok · 13 years ago
  54. 552c3c2 Implement additional proximity characters in the native code Bug: 4343280 by satok · 13 years ago
  55. a70ee6e Add functions to calculate proximity characters in the native code by satok · 14 years ago
  56. e05b3f4 Support additional proximity characters by satok · 14 years ago
  57. 0bfe359 Add a test for auto-correction. by Jean Chalard · 14 years ago
  58. 9fb6f47 New LOG lib by satok · 14 years ago
  59. 1a6da63 Prepare for proximity + two word correction No2 by satok · 14 years ago
  60. 744dab6 Prepare for proximity + two words suggestion by satok · 14 years ago
  61. 6e3cb27 Reorganize char_utils.h and basechars.h by Tadashi G. Takaoka · 14 years ago
  62. 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
  63. 8c8ca59 Fix a bug that would end up in memory corruption by Jean Chalard · 14 years ago
  64. 0e97148 Remove NULL from native/src by Tadashi G. Takaoka · 14 years ago
  65. a4c1f1c Calibrate the scores of the proximity chars according to the distances. by Yusuke Nojima · 14 years ago
  66. e4ba822 Promote touches in hit box according to the distance from sweet spot by Yusuke Nojima · 14 years ago
  67. c25c7cc Cache the sweet spot types by Yusuke Nojima · 14 years ago
  68. 1671715 Move ProximityInfo::calculateSweetSpotType right after ProximityInfo::setInputParams by Yusuke Nojima · 14 years ago
  69. 5d21c5c Fix bug in calculateSweetSpotType() by Yusuke Nojima · 14 years ago
  70. 258bfe6 Classify touches into three types. by Yusuke Nojima · 14 years ago
  71. ad35835 Pass the touch position correction data to native. by Yusuke Nojima · 14 years ago
  72. 1c923d8 Extend JNI interface to pass the theme id of the keybaord to the native. by Yusuke Nojima · 14 years ago
  73. de2f842 Add explicit NULL check to latinime_Keyboard_setProximityInfo() and ProximityInfo::ProximityInfo(). by Yusuke Nojima · 14 years ago
  74. 0e1f656 Extend JNI interface to pass the key coordinate information by Yusuke Nojima · 14 years ago
  75. 0cedd2b Combilne normal correction and skip correction by satok · 14 years ago
  76. 985312e Refactor the correction algorithm related to missing character correction by satok · 14 years ago
  77. 2df3060 Add correction state by satok · 14 years ago
  78. d24df43 (Step2)Move functions related to proximity to proximity_info.cpp by satok · 14 years ago
  79. 1d7eaf8 (Step 1) Move proximity related parameters from unigram_dictionary to proximity_info by satok · 14 years ago
  80. ce9e52a Clean up in LatinIME native code by Ken Wakasa · 14 years ago
  81. 3c4bb77 A bug fix for the mistyped space algorithm by satok · 15 years ago
  82. 817e517 Add the suggestion algorithm of words with space proximity by satok · 15 years ago
  83. 8fbd552 Add proximity info to native by satok · 15 years ago