1. c5d51a4 am fe2d9079: Fix a bug that the typed word with the blue underline indicator will be duplicated by satok · 14 years ago
  2. fe2d907 Fix a bug that the typed word with the blue underline indicator will be duplicated by satok · 14 years ago
  3. d2bc850 am 908a2f63: Merge "Special handling of one key mini-keyboard to mitigate visual flicker" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  4. 75c4b5f am 5ad37baf: Merge "Release bitmap buffer when KeyboardView is detached from Window" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  5. 908a2f6 Merge "Special handling of one key mini-keyboard to mitigate visual flicker" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  6. 5ad37ba Merge "Release bitmap buffer when KeyboardView is detached from Window" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  7. c1981eb am 59a55fcb: Merge "Set SuggestionSpan with FLAG_AUTO_CORRECTION as a composing span" into ics-mr0 by satok · 14 years ago
  8. 59a55fc Merge "Set SuggestionSpan with FLAG_AUTO_CORRECTION as a composing span" into ics-mr0 by satok · 14 years ago
  9. 53af4ae Set SuggestionSpan with FLAG_AUTO_CORRECTION as a composing span by satok · 14 years ago
  10. 28d8415 Release bitmap buffer when KeyboardView is detached from Window by Tadashi G. Takaoka · 14 years ago
  11. a0e4f40 Special handling of one key mini-keyboard to mitigate visual flicker by Tadashi G. Takaoka · 14 years ago
  12. 6262fa5 am ed6bc82d: Merge "Revert "Bug 5352720: IME_FLAG_NO_EXTRACT_UI is not enforced"" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  13. d874ac5 Revert "Bug 5352720: IME_FLAG_NO_EXTRACT_UI is not enforced" by Tadashi G. Takaoka · 14 years ago
  14. 22c2a23 am 605a6fea: Merge "Fix the safety net Bug: 5453150" into ics-mr0 by satok · 14 years ago
  15. 605a6fe Merge "Fix the safety net Bug: 5453150" into ics-mr0 by satok · 14 years ago
  16. 2aa1dd4 Fix the safety net Bug: 5453150 by satok · 14 years ago
  17. 283d35c am 62fb8a48: Merge "Take invisible extractArea height into account" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  18. 62fb8a4 Merge "Take invisible extractArea height into account" into ics-mr0 by Tadashi G. Takaoka · 14 years ago
  19. e596fe2 am ef0a7b75: Merge "Suppress flickers of the auto correction indicator" into ics-mr0 by satok · 14 years ago
  20. 604d80c Suppress flickers of the auto correction indicator by satok · 14 years ago
  21. d44647e Take invisible extractArea height into account by Tadashi G. Takaoka · 14 years ago
  22. a868697 Merge "Add a settings to change the sound effect volume" by satok · 14 years ago
  23. 79c0acf Add a settings to change the sound effect volume by satok · 14 years ago
  24. 8d4be25 Merge "Fix haptic and audio feedback of caps-lock mode changing" by Tadashi G. Takaoka · 14 years ago
  25. f44aeb6 Fix haptic and audio feedback of caps-lock mode changing by Tadashi G. Takaoka · 14 years ago
  26. ed2b6c7 Remove unused import by Tadashi G. Takaoka · 14 years ago
  27. 602bcec Merge "Put SuggestionSpan as the indicater of the auto-correction" by satok · 14 years ago
  28. ec780e2 Put SuggestionSpan as the indicater of the auto-correction by satok · 14 years ago
  29. 7c2d7ad Merge "Let accessibility users know to connect a headset when the IME connects to a password field." by Svetoslav Ganov · 14 years ago
  30. fee149a Use the whitelist as a dictionary in the spell checker. by Jean Chalard · 14 years ago
  31. 266ae69 Merge "Fix a bug with the whitelist" by Jean Chalard · 14 years ago
  32. 5f41b70 Fix a bug with the whitelist by Jean Chalard · 14 years ago
  33. beac242 Merge "Add haptic feedback for caps lock" by Tadashi G. Takaoka · 14 years ago
  34. af0f13d Add pretty-printing to SuggestedWords.Builder to help debug by Jean Chalard · 14 years ago
  35. 416ee19 Add haptic feedback for caps lock by Tadashi G. Takaoka · 14 years ago
  36. ce9e4f9 Merge "Use XmlPullParser interface instead of XmlResourceParser" by Tadashi G. Takaoka · 14 years ago
  37. b0c8db0 Let accessibility users know to connect a headset when the IME connects to a password field. by Alan Viverette · 14 years ago
  38. 3d36cdc Merge "Fix possible NPE in debug mode" by Jean Chalard · 14 years ago
  39. 51075d1 Fix possible NPE in debug mode by Jean Chalard · 14 years ago
  40. c53661f Fix a possible OutOfBoundsException by Jean Chalard · 14 years ago
  41. 406a54f Use XmlPullParser interface instead of XmlResourceParser by Tadashi G. Takaoka · 14 years ago
  42. 3458d61 Make the whitelist an instanciable class. by Jean Chalard · 14 years ago
  43. cf6d374 Remove unused local variable by Tadashi G. Takaoka · 14 years ago
  44. ab72a97 Cleanup unused import by Tadashi G. Takaoka · 14 years ago
  45. a25dd3b Merge "Pass the touch position correction flag from KeyboardSwitcher." by Yusuke Nojima · 14 years ago
  46. 294e1b4 Pass the touch position correction flag from KeyboardSwitcher. by Yusuke Nojima · 14 years ago
  47. 45f45a4 Cleanup : remove recorrection-related stuff. by Jean Chalard · 14 years ago
  48. fe5364c Cleanup : remove old recorrection code by Jean Chalard · 14 years ago
  49. 6b64a0f Merge "Fix a bug where moving the cursor would not reset selection" by Jean Chalard · 14 years ago
  50. cd95a36 Fix a bug where moving the cursor would not reset selection by Jean Chalard · 14 years ago
  51. 21ffb08 Merge "Fix obtainStyledAttribute not to look for default" by Satoshi Kataoka · 14 years ago
  52. a27812a Fix obtainStyledAttribute not to look for default by Tadashi G. Takaoka · 14 years ago
  53. 397f6f8 Merge "Small refactoring" by Jean Chalard · 14 years ago
  54. 4c0fe57 Small refactoring by Jean Chalard · 14 years ago
  55. 904baab Remove code related to AutoText by satok · 14 years ago
  56. ad2dfa7 Fix keyboard theme parsing by Tadashi G. Takaoka · 14 years ago
  57. aef4f90 Merge "Move themeId and touch correction data to Keyboard style" by Tadashi G. Takaoka · 14 years ago
  58. 5c26922 Move themeId and touch correction data to Keyboard style by Tadashi G. Takaoka · 14 years ago
  59. 62c7e25 Move SharedPreferencesCompat to com.android.inputmethod.compat by satok · 14 years ago
  60. ba76e6f Show the duration of vibration in settings by satok · 14 years ago
  61. da9f556 Merge "Classify touches into three types." by Yusuke Nojima · 14 years ago
  62. 258bfe6 Classify touches into three types. by Yusuke Nojima · 14 years ago
  63. 646a661 Merge "Make use of the FULL_EDIT_DISTANCE flag." by Jean Chalard · 14 years ago
  64. 673cebf Make use of the FULL_EDIT_DISTANCE flag. by Jean Chalard · 14 years ago
  65. 59f8ca7 Skip successive InputMethodService callbacks after orientation changed by Tadashi G. Takaoka · 14 years ago
  66. db096d6 Merge "Add a flag to demote completed suggestions" by satok · 14 years ago
  67. 40a5f6f Add a flag to demote completed suggestions by satok · 14 years ago
  68. 3ff95b7 Merge "Add a threshold for suggestion score." by Jean Chalard · 14 years ago
  69. 43149e4 Merge "Pass the touch position correction data to native." by Yusuke Nojima · 14 years ago
  70. 4609c02 Add a threshold for suggestion score. by Jean Chalard · 14 years ago
  71. ad35835 Pass the touch position correction data to native. by Yusuke Nojima · 14 years ago
  72. 4866758 Merge "Update suggestions when user presses the backspace even when there is not two or more suggestions" by satok · 14 years ago
  73. 074cda4 Update suggestions when user presses the backspace even when there is not two or more suggestions by satok · 14 years ago
  74. 2087cf5 Merge "Handle back key and outside touch correctly in more suggestions window" by Tadashi G. Takaoka · 14 years ago
  75. bfc1d73 Handle back key and outside touch correctly in more suggestions window by Tadashi G. Takaoka · 14 years ago
  76. b45e095 Merge "Add touch position correction data to resources." by Yusuke Nojima · 14 years ago
  77. d633963 Add touch position correction data to resources. by Yusuke Nojima · 14 years ago
  78. 85782ab Move some arguments to final members. by Jean Chalard · 14 years ago
  79. 4339657 add vibration duration settings by satok · 14 years ago
  80. 9008684 Merge "Change the logic of the LOOKS_LIKE_TYPO flag" by Jean Chalard · 14 years ago
  81. 647db70 Change the logic of the LOOKS_LIKE_TYPO flag by Jean Chalard · 14 years ago
  82. 2fc4248 Introduce hit box to Key and get rid of edge flags by Tadashi G. Takaoka · 14 years ago
  83. a59f65a Merge "Extend JNI interface to pass the theme id of the keybaord to the native." by Yusuke Nojima · 14 years ago
  84. 6358432 Add themeId to Keyboard by Tadashi G. Takaoka · 14 years ago
  85. 1c923d8 Extend JNI interface to pass the theme id of the keybaord to the native. by Yusuke Nojima · 14 years ago
  86. ffd156c Postpone onDisplayCompletions until onStartInputView has been executed by Tadashi G. Takaoka · 14 years ago
  87. f451ed2 Forward touch events above the keyboard to the suggestions strip by Tadashi G. Takaoka · 14 years ago
  88. 73cd4c1 Fix onDeatchedFromWindow to protected by Tadashi G. Takaoka · 14 years ago
  89. b95f454 Merge "Fix a possible deadlock." by Jean Chalard · 14 years ago
  90. a987698 Fix a possible deadlock. by Jean Chalard · 14 years ago
  91. 287f4f8 Add horizontal edges paddings to phone/number layout by Tadashi G. Takaoka · 14 years ago
  92. acf6b68 Merge "Fix keyboard row height calculation" by Tadashi G. Takaoka · 14 years ago
  93. 8fbfac4 Fix keyboard row height calculation by Tadashi G. Takaoka · 14 years ago
  94. c9f562a Partially revert I0fa5eefc by Ken Wakasa · 14 years ago
  95. c66a727 Merge "Revert "Use "..." instead of "\u2026""" by Fabrice Di Meglio · 14 years ago
  96. 9bdce3a Revert "Use "..." instead of "\u2026"" by Fabrice Di Meglio · 14 years ago
  97. b225516 Merge "Extend JNI interface to pass the key coordinate information" by Yusuke Nojima · 14 years ago
  98. 0e1f656 Extend JNI interface to pass the key coordinate information by Yusuke Nojima · 14 years ago
  99. 8d6fd87 am b1bc5fd8: Bug 5352720: IME_FLAG_NO_EXTRACT_UI is not enforced by Gilles Debunne · 14 years ago
  100. b1bc5fd Bug 5352720: IME_FLAG_NO_EXTRACT_UI is not enforced by Gilles Debunne · 14 years ago