1. 3558505 Workaround to draw spacebar icon of emoji palettes by Tadashi G. Takaoka · 11 years ago
  2. 761a681 Don't reuse main keyboard's spacebar icon for Emoji palette by Tadashi G. Takaoka · 11 years ago
  3. 7c6f57d Merge "Add a new production flag for metrics logging" by Yohei Yukawa · 11 years ago
  4. 6412054 Merge "Add spoken description of accented letters" by Tadashi G. Takaoka · 11 years ago
  5. 17eeecd Add a new production flag for metrics logging by Yohei Yukawa · 11 years ago
  6. 9b3d55f Merge "Check the md5 checksum of the copied file." by Jean Chalard · 11 years ago
  7. 9218c51 Fix: NPE in DistracterFilter by Keisuke Kuroyanagi · 11 years ago
  8. fee4073 Add spoken description of accented letters by Tadashi G. Takaoka · 11 years ago
  9. 9087d19 Check the md5 checksum of the copied file. by Jean Chalard · 11 years ago
  10. 5e2c4c0 Merge "Use enabled subtypes for Keyboard in DistracterFilter." by Keisuke Kuroyanagi · 11 years ago
  11. 68f46d9 Merge "Don't upcase suggestions when resuming on an uppercase word" by Jean Chalard · 11 years ago
  12. 814cf03 Merge "Arrange to send the rawChecksum to LatinIME." by Jean Chalard · 11 years ago
  13. 2df6374 Merge "Fix: too many calls to getSuggestedWordsForTypingInput" by Jean Chalard · 11 years ago
  14. 7aa895e Fix: too many calls to getSuggestedWordsForTypingInput by Jean Chalard · 11 years ago
  15. ea09e6b Merge "Add the rawChecksum column to the database." by Jean Chalard · 11 years ago
  16. dfc3835 Don't upcase suggestions when resuming on an uppercase word by Jean Chalard · 11 years ago
  17. 267e528 Arrange to send the rawChecksum to LatinIME. by Jean Chalard · 11 years ago
  18. e077c01 Add the rawChecksum column to the database. by Jean Chalard · 11 years ago
  19. 17f326b Add beginning of sentence information in PrevWordsInfo. by Keisuke Kuroyanagi · 11 years ago
  20. 17ae0eb Use enabled subtypes for Keyboard in DistracterFilter. by Keisuke Kuroyanagi · 11 years ago
  21. 73788ea Merge "Refactor MoreKeysKeyboardView to use Key class" by Tadashi G. Takaoka · 11 years ago
  22. 5fc1510 Refactor MoreKeysKeyboardView to use Key class by Tadashi G. Takaoka · 11 years ago
  23. e507d92 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. by Keisuke Kuroyanagi · 11 years ago
  24. 06dd0ef Merge "Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry."" by Ken Wakasa · 11 years ago
  25. 4e21d37 Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." by Ken Wakasa · 11 years ago
  26. 305778b Support accessibility TalkBack in emoji palette by Tadashi G. Takaoka · 11 years ago
  27. f222850 Move generic hover event handling to KeyboardAccessibilityDelegate by Tadashi G. Takaoka · 11 years ago
  28. 4d146d5 Separate MainKeyboardView specific accessibility code by Tadashi G. Takaoka · 11 years ago
  29. 524392a Merge "Refactor accessibility classes to be more generic" by Tadashi G. Takaoka · 11 years ago
  30. 7b90d2c Refactor accessibility classes to be more generic by Tadashi G. Takaoka · 11 years ago
  31. 1afaf67 Merge "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." by Keisuke Kuroyanagi · 11 years ago
  32. ff50b39 Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. by Keisuke Kuroyanagi · 11 years ago
  33. 9fb2797 Fix number password field handling by Tadashi G. Takaoka · 11 years ago
  34. 437be2d Refactor Emoji tab indicators to refer keyboard theme by Tadashi G. Takaoka · 11 years ago
  35. 27ca9f1 Remove Emoji label tab by Tadashi G. Takaoka · 11 years ago
  36. 3bfacd4 Merge "Remove Emoji delete key UX hack" by Tadashi G. Takaoka · 11 years ago
  37. 6ea0dab Remove Emoji delete key UX hack by Tadashi G. Takaoka · 11 years ago
  38. b52055b Merge "Use PrevWordsInfo instead of String in Java side." by Keisuke Kuroyanagi · 11 years ago
  39. 83c40a2 Use PrevWordsInfo instead of String in Java side. by Keisuke Kuroyanagi · 11 years ago
  40. 10bd458 Rename Emoji related resource names more consistent by Tadashi G. Takaoka · 11 years ago
  41. 04e2a49 Rename LXX theme to LXX_Dark by Tadashi G. Takaoka · 11 years ago
  42. 23246ed Use dedicated DictionaryFacilitator for DistracterFilter by Keisuke Kuroyanagi · 11 years ago
  43. 96013c9 Merge "Revert "Use dedicated DictionaryFacilitator for DistracterFilter"" by Keisuke Kuroyanagi · 11 years ago
  44. f9377c8 Revert "Use dedicated DictionaryFacilitator for DistracterFilter" by Keisuke Kuroyanagi · 11 years ago
  45. 0dac17f Merge "Use dedicated DictionaryFacilitator for DistracterFilter" by Keisuke Kuroyanagi · 11 years ago
  46. 060e638 Merge "Fix keyboard theme selection logic" by Tadashi G. Takaoka · 11 years ago
  47. 3b12718 Fix keyboard theme selection logic by Tadashi G. Takaoka · 11 years ago
  48. 7122fe7 Use dedicated DictionaryFacilitator for DistracterFilter by Keisuke Kuroyanagi · 11 years ago
  49. d1f9ce0 Merge "Make session id mandatory for getSuggestions." by Keisuke Kuroyanagi · 11 years ago
  50. 09c7220 Make session id mandatory for getSuggestions. by Keisuke Kuroyanagi · 11 years ago
  51. f1b3518 Merge "Fix: StringIndexOutOfBoundsException." by Keisuke Kuroyanagi · 11 years ago
  52. 34873a6 Fix: StringIndexOutOfBoundsException. by Keisuke Kuroyanagi · 11 years ago
  53. cfd3093 Merge "Fix: NPE when context.getFilesDir() returns null." by Keisuke Kuroyanagi · 11 years ago
  54. a545e8d Fix: NPE when context.getFilesDir() returns null. by Keisuke Kuroyanagi · 11 years ago
  55. 4180819 Support 9-patch drawable for spacebar icon by Tadashi G. Takaoka · 11 years ago
  56. 2ddaf95 Remove unused auto correction led for spacebar feature by Tadashi G. Takaoka · 11 years ago
  57. 591ec83 Merge "Use slightly dimmed text color for functional keys" by Tadashi G. Takaoka · 11 years ago
  58. 28289ec Merge "Fix NPE in KeyboardSwitcher while orientation change" by Tadashi G. Takaoka · 11 years ago
  59. e810a26 Merge "Quit use bigram probability diff for ver4 dict." by Keisuke Kuroyanagi · 11 years ago
  60. afdcc15 Fix NPE in KeyboardSwitcher while orientation change by Tadashi G. Takaoka · 11 years ago
  61. 6434192 Quit use bigram probability diff for ver4 dict. by Keisuke Kuroyanagi · 11 years ago
  62. 37ec0fe Use slightly dimmed text color for functional keys by Tadashi G. Takaoka · 11 years ago
  63. f0fc320 Merge "Simplify StatsUtils" by Yohei Yukawa · 11 years ago
  64. 3686bdf Fix off-device build by Xiaojun Bi · 11 years ago
  65. 9aa7f66 Simplify StatsUtils by Yohei Yukawa · 11 years ago
  66. aa7329d Merge "Add VERSION4_DEV(402) in Java side and use it for tests." by Keisuke Kuroyanagi · 11 years ago
  67. 04536f1 Add VERSION4_DEV(402) in Java side and use it for tests. by Keisuke Kuroyanagi · 11 years ago
  68. ee59975 Merge "Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()" by Keisuke Kuroyanagi · 11 years ago
  69. babde55 Merge "Fix a bug where changing languages kills the composition." by Jean Chalard · 11 years ago
  70. 5ce39df Fix a bug where changing languages kills the composition. by Jean Chalard · 11 years ago
  71. 9f4d62c Create com.android.inputmethod.keyboard.emoji package by Tadashi G. Takaoka · 11 years ago
  72. 71f4c6b Merge "Fix NPE that happens only in some unit tests" by Tadashi G. Takaoka · 11 years ago
  73. 268bf2c Fix NPE that happens only in some unit tests by Tadashi G. Takaoka · 11 years ago
  74. 08476dc Merge "Don't send empty composing texts." by Jean Chalard · 11 years ago
  75. 83da264 Merge "Rename LMP to LXX just in case" by Tadashi G. Takaoka · 11 years ago
  76. 3610039 Rename LMP to LXX just in case by Tadashi G. Takaoka · 11 years ago
  77. d7c520b Merge "Make Emoji palette more Quantum light compliant" by Tadashi G. Takaoka · 11 years ago
  78. 0a04f8b Merge "Output dictionary format version for dump." by Keisuke Kuroyanagi · 11 years ago
  79. c1094d6 Make Emoji palette more Quantum light compliant by Tadashi G. Takaoka · 11 years ago
  80. ae1c53b Merge "Separate functional key background from normal one" by Tadashi G. Takaoka · 11 years ago
  81. c1e6100 Separate functional key background from normal one by Tadashi G. Takaoka · 11 years ago
  82. 309ab66 Don't send empty composing texts. by Jean Chalard · 11 years ago
  83. a1b7f66 Merge "Implement backspace in the current cluster for Myanmar" by Jean Chalard · 11 years ago
  84. d23d197 Implement backspace in the current cluster for Myanmar by Jean Chalard · 11 years ago
  85. ead058b Make EmojiCategory and EmojiPalettesAdapter as top level classes by Tadashi G. Takaoka · 11 years ago
  86. eb4f850 Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries() by Xiaojun Bi · 11 years ago
  87. 83be21a Fix emoji category page indicator height by Tadashi G. Takaoka · 11 years ago
  88. 9351507 Output dictionary format version for dump. by Keisuke Kuroyanagi · 11 years ago
  89. 08103a0 Show voice key even when important notice is showing by Tadashi G. Takaoka · 11 years ago
  90. 25ec32f Merge "Implement the distracter filter" by Xiaojun Bi · 11 years ago
  91. ac20253 Implement the distracter filter by Xiaojun Bi · 11 years ago
  92. 5fc93fa Merge "Add content description to the voice key" by Tadashi G. Takaoka · 11 years ago
  93. cda11fb Merge "Show icon on action key when it is defined in keyboard theme" by Tadashi G. Takaoka · 11 years ago
  94. 06d1cdd Add content description to the voice key by Tadashi G. Takaoka · 11 years ago
  95. aaffc46 Fix inconsistent TalkBack descriptions of keyboard modes by Tadashi G. Takaoka · 11 years ago
  96. dcd74ba Merge "Optimize drawing key text shadow layer" by Tadashi G. Takaoka · 11 years ago
  97. 41f9f1e Optimize drawing key text shadow layer by Tadashi G. Takaoka · 11 years ago
  98. 9e39c60 Merge "Add isIconDefined predicate to Keyboard_Case attribute" by Tadashi G. Takaoka · 11 years ago
  99. 0f64538 Merge "Fix typo wordPreperty -> wordProperty." by Keisuke Kuroyanagi · 11 years ago
  100. dd68d4e Show icon on action key when it is defined in keyboard theme by Tadashi G. Takaoka · 11 years ago