1. 267a861 Update dictionaries by Jean Chalard · 10 years ago
  2. 264afb1 Merge "Remove mPrevWordsInfo" by Jean Chalard · 10 years ago
  3. 367c199 Remove mPrevWordsInfo by Jean Chalard · 10 years ago
  4. 874a600 Add audio and haptic feedback for Emoji and Suggestions by Tadashi G. Takaoka · 10 years ago
  5. d022df4 Merge "Set content descrition of words in suggestions strip" by Tadashi G. Takaoka · 10 years ago
  6. f3c852e Set content descrition of words in suggestions strip by Tadashi G. Takaoka · 10 years ago
  7. 43ea8f6 Merge "Use RichInputConnection to get the previous word." by Jean Chalard · 10 years ago
  8. 453711a Use RichInputConnection to get the previous word. by Jean Chalard · 10 years ago
  9. 48b96a6 Fix TalkBack descriptions of keyboard shift mode transition by Tadashi G. Takaoka · 10 years ago
  10. 402e847 Merge "Use rectangle region to ignore hover events after long press" by Tadashi G. Takaoka · 10 years ago
  11. 862d7ec Merge "Refactor KeyCodeDescriptionMapper class a bit" by Tadashi G. Takaoka · 10 years ago
  12. 176f803 Use rectangle region to ignore hover events after long press by Tadashi G. Takaoka · 10 years ago
  13. 24fab55 Refactor KeyCodeDescriptionMapper class a bit by Tadashi G. Takaoka · 10 years ago
  14. 7f0316c Merge "Add distracter cache to optimize the distracter test." by Keisuke Kuroyanagi · 10 years ago
  15. 9f02a67 Merge "Fix: NPE after turning on personalized suggestion." by Keisuke Kuroyanagi · 10 years ago
  16. 104b582 Add distracter cache to optimize the distracter test. by Keisuke Kuroyanagi · 10 years ago
  17. 65cf23e Fix: NPE after turning on personalized suggestion. by Keisuke Kuroyanagi · 10 years ago
  18. f4d3a6a Merge "Make keyboard theme test robust" by Tadashi G. Takaoka · 10 years ago
  19. a2a4ee2 Merge "Check isInDictionary() before the distracter test." by Keisuke Kuroyanagi · 10 years ago
  20. bdf745d Check isInDictionary() before the distracter test. by Keisuke Kuroyanagi · 10 years ago
  21. 79e2e9f Merge "Add Dictionary.isInDictionary()." by Keisuke Kuroyanagi · 10 years ago
  22. f671725 Make keyboard theme test robust by Tadashi G. Takaoka · 10 years ago
  23. 1910392 Add Dictionary.isInDictionary(). by Keisuke Kuroyanagi · 10 years ago
  24. dec599d Fix overwriting accessibility delegate in setKeyboard by Tadashi G. Takaoka · 10 years ago
  25. 86a28db Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  26. 42e3413 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  27. 7869b65 Merge "Material theme" by Alan Viverette · 10 years ago
  28. 3f73610 Material theme by Alan Viverette · 10 years ago
  29. 600b750 am ceb6e38c: (-s ours) DO NOT MERGE Material theme by Alan Viverette · 10 years ago
  30. ceb6e38 DO NOT MERGE Material theme by Alan Viverette · 10 years ago
  31. c20f4f2 am 0621dd1d: Update shift key backgrounds for LXX_Dark by Tadashi G. Takaoka · 10 years ago
  32. 2385314 Merge "Refactor logic to determine showing suggestions strip or not" by Tadashi G. Takaoka · 10 years ago
  33. 7640bb1 Merge "Make Distracter filter use getMaxFrequencyOfExactMatches()." by Keisuke Kuroyanagi · 10 years ago
  34. 987bff9 Refactor logic to determine showing suggestions strip or not by Tadashi G. Takaoka · 10 years ago
  35. 166d8c2 Make Distracter filter use getMaxFrequencyOfExactMatches(). by Keisuke Kuroyanagi · 10 years ago
  36. 8cae9f5 Merge "Implement getMaxProbabilityOfExactMatches()." by Keisuke Kuroyanagi · 10 years ago
  37. d9b8602 Implement getMaxProbabilityOfExactMatches(). by Keisuke Kuroyanagi · 10 years ago
  38. d66d16f Update shift key backgrounds for LXX_Dark by Tadashi G. Takaoka · 10 years ago
  39. 6464d73 Merge "When starting input, include the literal word in suggestions" by Jean Chalard · 10 years ago
  40. bd3b20c Merge "Always update voice key visibility" by Tadashi G. Takaoka · 10 years ago
  41. fca2c4b When starting input, include the literal word in suggestions by Jean Chalard · 10 years ago
  42. eb771b9 Merge "Fix a small bug with rotation." by Jean Chalard · 10 years ago
  43. c69ba56 Fix a small bug with rotation. by Jean Chalard · 10 years ago
  44. aa4b2c7 Always update voice key visibility by Tadashi G. Takaoka · 10 years ago
  45. 3ca65c8 Remove unused supportsSwitchingToShortcutIme attribute by Tadashi G. Takaoka · 10 years ago
  46. b7206b6 Merge "Add action key test for Lxx theme" by Tadashi G. Takaoka · 10 years ago
  47. c5dc740 Add action key test for Lxx theme by Tadashi G. Takaoka · 10 years ago
  48. 70ff0c2 Merge "Fix a bug on rotation with selection." by Jean Chalard · 10 years ago
  49. 9fd9a68 Fix a bug on rotation with selection. by Jean Chalard · 10 years ago
  50. 0ee8644 Merge "Add getMaxFrequencyOfExactMatches() to Dictionary." by Keisuke Kuroyanagi · 10 years ago
  51. d988fcc Add getMaxFrequencyOfExactMatches() to Dictionary. by Keisuke Kuroyanagi · 10 years ago
  52. 0dbf15f Merge "Rename some boolean variables for readability" by Tadashi G. Takaoka · 10 years ago
  53. a12d431 Merge "Refactor show voice key preferece migration code" by Tadashi G. Takaoka · 10 years ago
  54. 2e32e37 Rename some boolean variables for readability by Tadashi G. Takaoka · 10 years ago
  55. d6b89e1 Add jni method for getMaxFrequencyOfExactMatches(). by Keisuke Kuroyanagi · 10 years ago
  56. fcaf47f Refactor show voice key preferece migration code by Tadashi G. Takaoka · 10 years ago
  57. 5703eef Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  58. 3e7e294 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  59. 9d4d61f Merge "Allow multiple shortcuts for a personal dictionary word" by Jean Chalard · 10 years ago
  60. aea4292 Support more suggestions accessibility mode by Tadashi G. Takaoka · 10 years ago
  61. 86e1e1f Merge "Support more keys accessibility mode" by Tadashi G. Takaoka · 10 years ago
  62. 62316d7 Support more keys accessibility mode by Tadashi G. Takaoka · 10 years ago
  63. f8b4524 Allow multiple shortcuts for a personal dictionary word by Jean Chalard · 10 years ago
  64. 70a1352 Merge "Add onRegisterHoverKey to accessibility delegate" by Tadashi G. Takaoka · 10 years ago
  65. 1a0cd08 Add onRegisterHoverKey to accessibility delegate by Tadashi G. Takaoka · 10 years ago
  66. 4c91142 Merge "Don't recapitalize just at the start of input" by Jean Chalard · 10 years ago
  67. 07706dc Merge "Refactoring" by Jean Chalard · 10 years ago
  68. c84b108 Don't recapitalize just at the start of input by Jean Chalard · 10 years ago
  69. 4a1113b Refactoring by Jean Chalard · 10 years ago
  70. a2b7c07 Merge "Revert "Pass hover event to accessibility key handling methods"" by Tadashi G. Takaoka · 10 years ago
  71. 2c35f3b Revert "Pass hover event to accessibility key handling methods" by Tadashi G. Takaoka · 10 years ago
  72. 5a3a7e3 Merge "Add a preference item for metrics logging" by Yohei Yukawa · 10 years ago
  73. f72ef2e Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  74. 755442b Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 10 years ago
  75. 6e00de0 Merge "Reorder keys around the spacebar" by Tadashi G. Takaoka · 10 years ago
  76. 28c7b26 Add a preference item for metrics logging by Yohei Yukawa · 10 years ago
  77. dc62c71 Reorder keys around the spacebar by Tadashi G. Takaoka · 10 years ago
  78. 2660b70 Merge "Enrich the Spanish dictionary." by Jean Chalard · 10 years ago
  79. ff3e488 Enrich the Spanish dictionary. by Jean Chalard · 10 years ago
  80. ae0fab9 Load KeyCodeDescriptionMapper class lazily by Tadashi G. Takaoka · 10 years ago
  81. 0621dd1 Update shift key backgrounds for LXX_Dark by Tadashi G. Takaoka · 10 years ago
  82. 9a2162e Merge "Fix synthesizing MotionEvent" by Tadashi G. Takaoka · 10 years ago
  83. 2351b4f Fix synthesizing MotionEvent by Tadashi G. Takaoka · 10 years ago
  84. 7a750ca Fix PointerTracker debug output to reflect new KeyDetector by Tadashi G. Takaoka · 10 years ago
  85. a32803c More concise Key.toString() by Tadashi G. Takaoka · 10 years ago
  86. 9b3b126 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  87. 4e42d56 Import translations. DO NOT MERGE by Baligh Uddin · 10 years ago
  88. d427d3b Merge "Create AccessibilityDelegate only when accessibility mode is on" by Tadashi G. Takaoka · 10 years ago
  89. 28538d9 Merge "Fix an IOOB exception" by Jean Chalard · 10 years ago
  90. d78b586 Create AccessibilityDelegate only when accessibility mode is on by Tadashi G. Takaoka · 10 years ago
  91. d660f3b Fix an IOOB exception by Jean Chalard · 10 years ago
  92. a021395 Pass hover event to accessibility key handling methods by Tadashi G. Takaoka · 10 years ago
  93. d0b79cc Add verbalization of symbols that are unsupported by TTS/TalkBack by Tadashi G. Takaoka · 10 years ago
  94. 82674ca Fix to clear on hover visual cue by Tadashi G. Takaoka · 10 years ago
  95. fa9b957 Refactor MoreKeysKeyboardView a bit by Tadashi G. Takaoka · 10 years ago
  96. 509d07c am 61a8a66c: Merge "Workaround to draw spacebar icon of emoji palettes" into lmp-preview-dev by Tadashi G. Takaoka · 10 years ago
  97. dc1d445 am ee4cc67e: Update shift key icon for LXX_Dark by Tadashi G. Takaoka · 10 years ago
  98. 61a8a66 Merge "Workaround to draw spacebar icon of emoji palettes" into lmp-preview-dev by Tadashi G. Takaoka · 10 years ago
  99. 3558505 Workaround to draw spacebar icon of emoji palettes by Tadashi G. Takaoka · 10 years ago
  100. ee4cc67 Update shift key icon for LXX_Dark by Tadashi G. Takaoka · 10 years ago