1. 283d35c am 62fb8a48: Merge "Take invisible extractArea height into account" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  2. 62fb8a4 Merge "Take invisible extractArea height into account" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  3. e596fe2 am ef0a7b75: Merge "Suppress flickers of the auto correction indicator" into ics-mr0 by satok · 14 years ago
  4. ef0a7b7 Merge "Suppress flickers of the auto correction indicator" into ics-mr0 by satok · 14 years ago
  5. 604d80c Suppress flickers of the auto correction indicator by satok · 14 years ago
  6. d44647e Take invisible extractArea height into account by Tadashi G. Takaoka · 14 years ago
  7. 7ca1a9d am 9ad9425e: Merge "Fix code for initial form of Heh" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  8. ab18e39 am 5f89fbae: Get rid of daggers from Arabic/Hebrew keyboard by Tadashi G. Takaoka · 14 years ago
  9. 9ad9425 Merge "Fix code for initial form of Heh" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  10. 79e3c2f Fix code for initial form of Heh by Tadashi G. Takaoka · 14 years ago
  11. 5f89fba Get rid of daggers from Arabic/Hebrew keyboard by Tadashi G. Takaoka · 14 years ago
  12. a868697 Merge "Add a settings to change the sound effect volume" by satok · 14 years ago
  13. 79c0acf Add a settings to change the sound effect volume by satok · 14 years ago
  14. 8d4be25 Merge "Fix haptic and audio feedback of caps-lock mode changing" by Tadashi G. Takaoka · 14 years ago
  15. a4f8e75 Merge "Calibrate the scores of the proximity chars according to the distances." by Yusuke Nojima · 14 years ago
  16. a4c1f1c Calibrate the scores of the proximity chars according to the distances. by Yusuke Nojima · 14 years ago
  17. f44aeb6 Fix haptic and audio feedback of caps-lock mode changing by Tadashi G. Takaoka · 14 years ago
  18. ed2b6c7 Remove unused import by Tadashi G. Takaoka · 14 years ago
  19. 6984a42 Get rid of card suits from Arabic keyboard by Tadashi G. Takaoka · 14 years ago
  20. 381adec Merge "Import revised translations." by Eric Fischer · 14 years ago
  21. 14583f9 Import revised translations. by Eric Fischer · 14 years ago
  22. f8767fd Merge "Turn off the auto correction space bar led by default" by satok · 14 years ago
  23. 633f959 Turn off the auto correction space bar led by default by satok · 14 years ago
  24. 602bcec Merge "Put SuggestionSpan as the indicater of the auto-correction" by satok · 14 years ago
  25. ec780e2 Put SuggestionSpan as the indicater of the auto-correction by satok · 14 years ago
  26. 7c2d7ad Merge "Let accessibility users know to connect a headset when the IME connects to a password field." by Svetoslav Ganov · 14 years ago
  27. fee149a Use the whitelist as a dictionary in the spell checker. by Jean Chalard · 14 years ago
  28. 266ae69 Merge "Fix a bug with the whitelist" by Jean Chalard · 14 years ago
  29. 5f41b70 Fix a bug with the whitelist by Jean Chalard · 14 years ago
  30. beac242 Merge "Add haptic feedback for caps lock" by Tadashi G. Takaoka · 14 years ago
  31. af0f13d Add pretty-printing to SuggestedWords.Builder to help debug by Jean Chalard · 14 years ago
  32. 416ee19 Add haptic feedback for caps lock by Tadashi G. Takaoka · 14 years ago
  33. ce9e4f9 Merge "Use XmlPullParser interface instead of XmlResourceParser" by Tadashi G. Takaoka · 14 years ago
  34. b0c8db0 Let accessibility users know to connect a headset when the IME connects to a password field. by Alan Viverette · 14 years ago
  35. c1368a8 Merge "Fix a bug of the conversion of the correction algorithm" by satok · 14 years ago
  36. 57834c2 Fix a bug of the conversion of the correction algorithm by satok · 14 years ago
  37. 3d36cdc Merge "Fix possible NPE in debug mode" by Jean Chalard · 14 years ago
  38. 51075d1 Fix possible NPE in debug mode by Jean Chalard · 14 years ago
  39. c53661f Fix a possible OutOfBoundsException by Jean Chalard · 14 years ago
  40. 406a54f Use XmlPullParser interface instead of XmlResourceParser by Tadashi G. Takaoka · 14 years ago
  41. 3458d61 Make the whitelist an instanciable class. by Jean Chalard · 14 years ago
  42. afb9076 Enable score calibration by touch coordinates by Yusuke Nojima · 14 years ago
  43. e4ba822 Promote touches in hit box according to the distance from sweet spot by Yusuke Nojima · 14 years ago
  44. a62a022 Merge "Remove unused local variable" by Tadashi G. Takaoka · 14 years ago
  45. c25c7cc Cache the sweet spot types by Yusuke Nojima · 14 years ago
  46. 7afd910 Merge "Move ProximityInfo::calculateSweetSpotType right after ProximityInfo::setInputParams" by Yusuke Nojima · 14 years ago
  47. 1671715 Move ProximityInfo::calculateSweetSpotType right after ProximityInfo::setInputParams by Yusuke Nojima · 14 years ago
  48. cf6d374 Remove unused local variable by Tadashi G. Takaoka · 14 years ago
  49. ab72a97 Cleanup unused import by Tadashi G. Takaoka · 14 years ago
  50. a25dd3b Merge "Pass the touch position correction flag from KeyboardSwitcher." by Yusuke Nojima · 14 years ago
  51. 294e1b4 Pass the touch position correction flag from KeyboardSwitcher. by Yusuke Nojima · 14 years ago
  52. c812d0b Merge "Demote words with a capitalized char" by satok · 14 years ago
  53. eb050fc Demote words with a capitalized char by satok · 14 years ago
  54. 45f45a4 Cleanup : remove recorrection-related stuff. by Jean Chalard · 14 years ago
  55. fe5364c Cleanup : remove old recorrection code by Jean Chalard · 14 years ago
  56. 6b64a0f Merge "Fix a bug where moving the cursor would not reset selection" by Jean Chalard · 14 years ago
  57. cd95a36 Fix a bug where moving the cursor would not reset selection by Jean Chalard · 14 years ago
  58. 21ffb08 Merge "Fix obtainStyledAttribute not to look for default" by Satoshi Kataoka · 14 years ago
  59. a27812a Fix obtainStyledAttribute not to look for default by Tadashi G. Takaoka · 14 years ago
  60. 397f6f8 Merge "Small refactoring" by Jean Chalard · 14 years ago
  61. 4c0fe57 Small refactoring by Jean Chalard · 14 years ago
  62. 25f339f Merge "Fix bug in calculateSweetSpotType()" by Yusuke Nojima · 14 years ago
  63. 5d21c5c Fix bug in calculateSweetSpotType() by Yusuke Nojima · 14 years ago
  64. 904baab Remove code related to AutoText by satok · 14 years ago
  65. 0aa9595 Merge "Move auto text to white list dictionary" by satok · 14 years ago
  66. e2b6617 Move auto text to white list dictionary by satok · 14 years ago
  67. ad2dfa7 Fix keyboard theme parsing by Tadashi G. Takaoka · 14 years ago
  68. aef4f90 Merge "Move themeId and touch correction data to Keyboard style" by Tadashi G. Takaoka · 14 years ago
  69. 991a473 Import revised translations. by Eric Fischer · 14 years ago
  70. 5c26922 Move themeId and touch correction data to Keyboard style by Tadashi G. Takaoka · 14 years ago
  71. 62c7e25 Move SharedPreferencesCompat to com.android.inputmethod.compat by satok · 14 years ago
  72. ba76e6f Show the duration of vibration in settings by satok · 14 years ago
  73. 9ee8c9c Calibrate score by touch coordinates by Yusuke Nojima · 14 years ago
  74. da9f556 Merge "Classify touches into three types." by Yusuke Nojima · 14 years ago
  75. 258bfe6 Classify touches into three types. by Yusuke Nojima · 14 years ago
  76. 646a661 Merge "Make use of the FULL_EDIT_DISTANCE flag." by Jean Chalard · 14 years ago
  77. 673cebf Make use of the FULL_EDIT_DISTANCE flag. by Jean Chalard · 14 years ago
  78. 59f8ca7 Skip successive InputMethodService callbacks after orientation changed by Tadashi G. Takaoka · 14 years ago
  79. dc1afa8 Merge "Fix CHAR LIMIT" by Tadashi G. Takaoka · 14 years ago
  80. e0aed8d Fix CHAR LIMIT by Tadashi G. Takaoka · 14 years ago
  81. db096d6 Merge "Add a flag to demote completed suggestions" by satok · 14 years ago
  82. 40a5f6f Add a flag to demote completed suggestions by satok · 14 years ago
  83. a45c6f2 Add missing spacers in the number password layout by Ken Wakasa · 14 years ago
  84. 3ff95b7 Merge "Add a threshold for suggestion score." by Jean Chalard · 14 years ago
  85. 43149e4 Merge "Pass the touch position correction data to native." by Yusuke Nojima · 14 years ago
  86. 4609c02 Add a threshold for suggestion score. by Jean Chalard · 14 years ago
  87. ad35835 Pass the touch position correction data to native. by Yusuke Nojima · 14 years ago
  88. 4866758 Merge "Update suggestions when user presses the backspace even when there is not two or more suggestions" by satok · 14 years ago
  89. 074cda4 Update suggestions when user presses the backspace even when there is not two or more suggestions by satok · 14 years ago
  90. 2087cf5 Merge "Handle back key and outside touch correctly in more suggestions window" by Tadashi G. Takaoka · 14 years ago
  91. bfc1d73 Handle back key and outside touch correctly in more suggestions window by Tadashi G. Takaoka · 14 years ago
  92. b45e095 Merge "Add touch position correction data to resources." by Yusuke Nojima · 14 years ago
  93. d633963 Add touch position correction data to resources. by Yusuke Nojima · 14 years ago
  94. 2f1fdf2 Merge "Move some arguments to final members." by Jean Chalard · 14 years ago
  95. 85782ab Move some arguments to final members. by Jean Chalard · 14 years ago
  96. 27bac39 Merge "Remove unnecessary permission from open source LatinIME as well" by Ken Wakasa · 14 years ago
  97. 8d712e0 Remove unnecessary permission from open source LatinIME as well by Ken Wakasa · 14 years ago
  98. 55072fe Merge "Fix a bug where ampersands in XML would not work" by Jean Chalard · 14 years ago
  99. 3da2b61 Merge "add vibration duration settings" by satok · 14 years ago
  100. 4339657 add vibration duration settings by satok · 14 years ago