1. 2ba975a Turn off the Settings key by default by Ken Wakasa · 14 years ago
  2. 97c3565 Dismiss key preview regardless of key preview settings by Tadashi G. Takaoka · 14 years ago
  3. 364f1fd Add WindowWidthCache by Tadashi G. Takaoka · 14 years ago
  4. 0a054dd Cleanup KeyboardSwitcher internal a bit by Tadashi G. Takaoka · 14 years ago
  5. f12aa77 Merge "Simplifying accessibility code in keyboard's dispatchTouchEvent()" by Ken Wakasa · 14 years ago
  6. 4e7d066 Merge "Modified the test spell checker" by satok · 14 years ago
  7. 259ce17 Merge "Use isFullscreenMode to determine candidate container height" by Tadashi G. Takaoka · 14 years ago
  8. ecf43d4 Merge "Remove dead area around separators in the suggestion strip" by Tadashi G. Takaoka · 14 years ago
  9. 3782f2b Merge "Remove icon and negative button from dialogs" by Tadashi G. Takaoka · 14 years ago
  10. 5b3c834 Merge "Remove enableShiftLock attribute from KeyboardId" by Tadashi G. Takaoka · 14 years ago
  11. 6d9bcd5 Remove enableShiftLock attribute from KeyboardId by Tadashi G. Takaoka · 14 years ago
  12. 3440020 Merge "Remove unused method" by Tadashi G. Takaoka · 14 years ago
  13. b9538bc Merge "Fix that long pressing shift on symbol keyboard registers caps lock code" by Tadashi G. Takaoka · 14 years ago
  14. d4b5337 Remove unused method by Tadashi G. Takaoka · 14 years ago
  15. 4b1780f Use isFullscreenMode to determine candidate container height by Tadashi G. Takaoka · 14 years ago
  16. a1aab83 Remove dead area around separators in the suggestion strip by Tadashi G. Takaoka · 14 years ago
  17. e4b445f Remove icon and negative button from dialogs by Tadashi G. Takaoka · 14 years ago
  18. 851c326 Fix that long pressing shift on symbol keyboard registers caps lock code by Tadashi G. Takaoka · 14 years ago
  19. 65a898d Simplifying accessibility code in keyboard's dispatchTouchEvent() by Alan Viverette · 14 years ago
  20. c3d175c Fix wrong keyboard width when orientation has changed while IME is not shown by Tadashi G. Takaoka · 14 years ago
  21. a90992e Modified the test spell checker by satok · 14 years ago
  22. 0a5345c Fix NPE by Tadashi G. Takaoka · 14 years ago
  23. 60ccbe1 Clean up keyboard loading and switching by Tadashi G. Takaoka · 14 years ago
  24. a48f8b3 Merge "Load the binary dictionary asynchronously." by Jean Chalard · 14 years ago
  25. 3af9f05 Load the binary dictionary asynchronously. by Jean Chalard · 14 years ago
  26. e576a0d Fix a NPE when sent buggy data by an application by Jean Chalard · 14 years ago
  27. 3ca8579 Merge "Fixed duplicate call to dispatchOnPopulateAccessibilityEvent()" by Ken Wakasa · 14 years ago
  28. 4692af5 Support multiple key preview by Tadashi G. Takaoka · 14 years ago
  29. 586a15c Fixed duplicate call to dispatchOnPopulateAccessibilityEvent() by Alan Viverette · 14 years ago
  30. ff6ad27 Merge "Make PointerTracker aware of that popup panel is showing" by Tadashi G. Takaoka · 14 years ago
  31. 9ec80d9 Make PointerTracker aware of that popup panel is showing by Tadashi G. Takaoka · 14 years ago
  32. d3da6e6 Close a multiprocess file handle. by Jean Chalard · 14 years ago
  33. f50aa19 Purge quick fixes option. by Jean Chalard · 14 years ago
  34. e9d74ad Merge "Take care of bidi-mirrored characters in suggestion strip as well" by Ken Wakasa · 14 years ago
  35. 83ffff2 Take care of bidi-mirrored characters in suggestion strip as well by Ken Wakasa · 14 years ago
  36. 71ffd74 Merge "Add Bidi-Mirrored letter list link as comment" by Tadashi G. Takaoka · 14 years ago
  37. 34ce778 Add Bidi-Mirrored letter list link as comment by Tadashi G. Takaoka · 14 years ago
  38. 5800eb4 Merge "Fix voice key mode default back to "on main keyboard"" by Tadashi G. Takaoka · 14 years ago
  39. f92bd4d Fix voice key mode default back to "on main keyboard" by Tadashi G. Takaoka · 14 years ago
  40. 2c18ffb Merge "[step3] Add spell checker service." by satok · 14 years ago
  41. 022c1cc [step3] Add spell checker service. by satok · 14 years ago
  42. 7139335 Swap parenthesis-like character code on RTL keyboard by Tadashi G. Takaoka · 14 years ago
  43. d3002aa Merge key preview handling into key graphics handling by Tadashi G. Takaoka · 14 years ago
  44. cce61aa Merge "Refactor Keyboard and KeyboardView resizing and drawing code" by Tadashi G. Takaoka · 14 years ago
  45. 38f55b3 Refactor Keyboard and KeyboardView resizing and drawing code by Tadashi G. Takaoka · 14 years ago
  46. f640a97 Fix NPE by Tadashi G. Takaoka · 14 years ago
  47. f3e7688 Merge "Disable VoiceInputLogger inside LatinIME" by Tadashi G. Takaoka · 14 years ago
  48. 255486a Disable VoiceInputLogger inside LatinIME by Tadashi G. Takaoka · 14 years ago
  49. 60c8eba Merge "Check user dictionary is enabled before showing touch-to-save" by Tadashi G. Takaoka · 14 years ago
  50. ada26bb Check user dictionary is enabled before showing touch-to-save by Tadashi G. Takaoka · 14 years ago
  51. 6988d09 Merge "Do not register null pointers as dictionaries" by Jean Chalard · 14 years ago
  52. f6f0e63 Do not register null pointers as dictionaries by Jean Chalard · 14 years ago
  53. 68ff3a0 Merge "Fix missing right edge flag" by Tadashi G. Takaoka · 14 years ago
  54. 419b90f Fix missing right edge flag by Tadashi G. Takaoka · 14 years ago
  55. 035f0f5 Fix NPE by Ken Wakasa · 14 years ago
  56. 8721398 Merge "Fixed accessibility navigation gesture sound volume" by Ken Wakasa · 14 years ago
  57. f905173 Merge "Updated check for touch exploration enabled state" by Ken Wakasa · 14 years ago
  58. cc4b63e Updated check for touch exploration enabled state by Alan Viverette · 14 years ago
  59. 356d687 Fixed accessibility navigation gesture sound volume by Alan Viverette · 14 years ago
  60. a3dd388 Merge "Set the locale for opening an asset" by Jean Chalard · 14 years ago
  61. e150ef9 Set the locale for opening an asset by Jean Chalard · 14 years ago
  62. 3be0039 Fix potential NPE by Tadashi G. Takaoka · 14 years ago
  63. 0552656 Revert "Guard unused voice functions" by Tadashi G. Takaoka · 14 years ago
  64. b880731 Merge "Revert "Add Right-To-Left delete icon"" by Tadashi G. Takaoka · 14 years ago
  65. 60cb1cc Merge "Guard unused voice functions" by satok · 14 years ago
  66. 852f052 Merge "Fix centering key icon when visual inset is specified" by Tadashi G. Takaoka · 14 years ago
  67. 795a712 Guard unused voice functions by satok · 14 years ago
  68. 5cce216 Revert "Add Right-To-Left delete icon" by Tadashi G. Takaoka · 14 years ago
  69. 728ab86 Merge "Fallback to the included dict if the passed one is invalid" by Jean Chalard · 14 years ago
  70. 6ffb827 Fix centering key icon when visual inset is specified by Tadashi G. Takaoka · 14 years ago
  71. 426723a Remove Key edge flags from XML by Tadashi G. Takaoka · 14 years ago
  72. 7e19a64 Fallback to the included dict if the passed one is invalid by Jean Chalard · 14 years ago
  73. 856b582 Vibrator.hasVibrator() takes no parameter. by Ken Wakasa · 14 years ago
  74. ef5dfc4 Remove sliding spacebar language switcher by Tadashi G. Takaoka · 14 years ago
  75. 1dc8004 Merge "Support select input method dialog on pre-HC platform" by Tadashi G. Takaoka · 14 years ago
  76. bf9d834 Support select input method dialog on pre-HC platform by Tadashi G. Takaoka · 14 years ago
  77. d856b94 Merge "Revert "Keep keyboard layout while orientation change"" by Tadashi G. Takaoka · 14 years ago
  78. 89bb88f Revert "Keep keyboard layout while orientation change" by Tadashi G. Takaoka · 14 years ago
  79. 5ab5807 Remove long-press-to-save feature from CandidateView by Tadashi G. Takaoka · 14 years ago
  80. 40f7efc Fix an NPE related to absent InputConnection by Jean Chalard · 14 years ago
  81. 4486147 Add a number of NULL pointer guards. by Jean Chalard · 14 years ago
  82. 494ab16 Merge "Deactivate the user unigram dictionary." by Jean Chalard · 14 years ago
  83. 52f20d6 Deactivate the user unigram dictionary. by Jean Chalard · 14 years ago
  84. 2b4eabe Allow double-space-period after relevant punctuation signs. by Jean Chalard · 14 years ago
  85. fa9f4d1 Merge "Trigger IME switcher by long-pressing space key" by Tadashi G. Takaoka · 14 years ago
  86. 98b5c98 Trigger IME switcher by long-pressing space key by Tadashi G. Takaoka · 14 years ago
  87. f0d6058 Fix NPE by Tadashi G. Takaoka · 14 years ago
  88. 2811841 Honor EditorType's IME_FLAG_NO_EXTRACT_UI and IME_FLAG_NO_FULLSCREEN flags by Tadashi G. Takaoka · 14 years ago
  89. faf913c Merge "Rename AutoDictionary to UserUnigramDictionary." by Jean Chalard · 14 years ago
  90. f422345 Rename AutoDictionary to UserUnigramDictionary. by Jean Chalard · 14 years ago
  91. 6989e0b Update Arabic keyboard by Tadashi G. Takaoka · 14 years ago
  92. 41c1f48 Fix IndexOutOfBound exception by Tadashi G. Takaoka · 14 years ago
  93. 5cbdb23 Fix IOOB Exception by Tadashi G. Takaoka · 14 years ago
  94. 18fa487 Merge "Fix crash on adding a word in the user dictionary." by Jean Chalard · 14 years ago
  95. 092826c Fix crash on adding a word in the user dictionary. by Jean Chalard · 14 years ago
  96. 5c73ed6 Move PointerTrackerQueue into PointerTracker by Tadashi G. Takaoka · 14 years ago
  97. e0d3922 Merge "Fix mini keyboard behavior while chording input" by Tadashi G. Takaoka · 14 years ago
  98. 5245401 Merge "Add Right-To-Left delete icon" by Tadashi G. Takaoka · 14 years ago
  99. 63c233a Fix mini keyboard behavior while chording input by Tadashi G. Takaoka · 14 years ago
  100. 4f36540 Fix build breakage by Ken Wakasa · 14 years ago