1. ee0d807 Show the commit indicator only for word to be auto-corrected by Yohei Yukawa · 12 years ago
  2. c471012 Merge "Fix the order of keys on more keys keyboard" into lmp-dev by Tadashi G. Takaoka · 12 years ago
  3. f507d1f Support RTL layout in custom input style settings by Tadashi G. Takaoka · 12 years ago
  4. 4e28a6a Fix an IOOB exception by Jean Chalard · 12 years ago
  5. a9fc862 Fix the order of keys on more keys keyboard by Tadashi G. Takaoka · 12 years ago
  6. f2eadbb Clear keyboard cache when system locale is changed by Tadashi G. Takaoka · 12 years ago
  7. 6bd267f Merge "Add new attributes to our notification" into lmp-dev by Jean Chalard · 12 years ago
  8. 5f19606 Add action label tests in other locale than subtype's by Tadashi G. Takaoka · 12 years ago
  9. a292848 Add new attributes to our notification by Jean Chalard · 12 years ago
  10. acce1aa Make sure to obtain the IC before requesting CursorAnchorInfo by Yohei Yukawa · 12 years ago
  11. 37beaf1 Simplify onComputeInsets of LatinIME by Tadashi G. Takaoka · 12 years ago
  12. 97681eb Set highlight color along with the commit indicator by Yohei Yukawa · 12 years ago
  13. 29200b0 Set the text bgcolor only when CursorAnchorInfo is available by Yohei Yukawa · 12 years ago
  14. a475c85 Introduce a mechanism to hide the indicator speculatively by Yohei Yukawa · 12 years ago
  15. bea17c4 Introduce commit/add-to-dictionary indicators by Yohei Yukawa · 12 years ago
  16. 8380f92 Fix a bug where the top prediction would disappear. by Jean Chalard · 12 years ago
  17. fdfe73f Merge "Use more descriptive names for some internal fields" into lmp-dev by Yohei Yukawa · 12 years ago
  18. a61b724 Use more descriptive names for some internal fields by Yohei Yukawa · 12 years ago
  19. 19dd34a Show view even when IME is explicitly shown with physical keyboard by Tadashi G. Takaoka · 12 years ago
  20. f145fff Merge "Fix NPE when pressing ALT key" into lmp-dev by Tadashi G. Takaoka · 12 years ago
  21. ad1f880 Fix NPE when pressing ALT key by Tadashi G. Takaoka · 12 years ago
  22. 8681287 Fix build due to an illegal character by Yohei Yukawa · 12 years ago
  23. 5eebadd Merge "Dismiss "Add to dictionary" hint with non-special char event" into lmp-dev by Yohei Yukawa · 12 years ago
  24. 2c4cce8 Merge "Introduce #shouldShowAddToDictionaryHint" into lmp-dev by Yohei Yukawa · 12 years ago
  25. ebc1509 Introduce #shouldShowAddToDictionaryHint by Yohei Yukawa · 12 years ago
  26. 5e7a6fe Merge "Fix the bottom row of tablet keyboard layout" into lmp-dev by Tadashi G. Takaoka · 12 years ago
  27. c9aa1be Fix the bottom row of tablet keyboard layout by Tadashi G. Takaoka · 12 years ago
  28. 034c326 Dismiss "Add to dictionary" hint with non-special char event by Yohei Yukawa · 12 years ago
  29. 4a71d2c Allow to add/remove background color to/from the committed text by Yohei Yukawa · 12 years ago
  30. cd6ef9a Indroduce SuggestedWords#getTypedWordInfoOrNull by Yohei Yukawa · 12 years ago
  31. 2637be2 Support Accept typed word UI by Tadashi G. Takaoka · 12 years ago
  32. cabb66e follow-up to API change in I4a577bfd02b37b by Yohei Yukawa · 12 years ago
  33. 8e2fcaa Merge "Use FrameLayout for the backing view" into lmp-dev by Yohei Yukawa · 12 years ago
  34. b976870 Merge "Use #onStartInputInternal to initialize cursor rect retrieval" into lmp-dev by Yohei Yukawa · 12 years ago
  35. 9f4f668 Use #onStartInputInternal to initialize cursor rect retrieval by Yohei Yukawa · 12 years ago
  36. fa39ffc Support more methods in the wrapper of CursorAnchorInfo by Yohei Yukawa · 12 years ago
  37. 9078255 Use FrameLayout for the backing view by Yohei Yukawa · 12 years ago
  38. 23f4104 Add the source for the Romanian dictionary by Jean Chalard · 12 years ago
  39. b7a227b Merge "Use RelativeLayout for the backing view" into lmp-dev by Yohei Yukawa · 12 years ago
  40. c37205f Merge "DO NOT MERGE: Abolish source code overlay and introduce overridable src dir" into lmp-dev by Ken Wakasa · 12 years ago
  41. 0b3e48f DO NOT MERGE: Abolish source code overlay and introduce overridable src dir by Ken Wakasa · 12 years ago
  42. 1a1c5e0 Use RelativeLayout for the backing view by Yohei Yukawa · 12 years ago
  43. 16a43d2 Let the backing view cover the entire content area by Yohei Yukawa · 12 years ago
  44. b8d7647 Add the input style to SuggestedWords. by Jean Chalard · 12 years ago
  45. a94c89e Use light emoji icon for Material light tablet keyboard by Tadashi G. Takaoka · 12 years ago
  46. d9a8e1c Enable CursorAnchorInfo callback when necessary by Yohei Yukawa · 12 years ago
  47. 6e7806b Add stub implementation of #onUpdateCursorAnchorInfo by Yohei Yukawa · 12 years ago
  48. c225d2e Add setting boolean for showing UI to accept typed word by Tadashi G. Takaoka · 12 years ago
  49. a696c92 (DO NOT MERGE) Add debug setting to force hardware special key by Tadashi G. Takaoka · 12 years ago
  50. 78cff10 Add BuildCompatUtils to get an effective platfrom API version by Tadashi G. Takaoka · 12 years ago
  51. 8f3e778 Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT" by Tadashi G. Takaoka · 12 years ago
  52. 5380acf Remove reference of VERSION_CODES.CUR_DEVELOPMENT by Tadashi G. Takaoka · 12 years ago
  53. 89e8cba Merge "Add CursorAnchorInfoCompatWrapper for KitKat and older platforms" into lmp-dev by Yohei Yukawa · 12 years ago
  54. 4991537 (DO NOT MERGE) Add SpecialkeyDetector by Tadashi G. Takaoka · 12 years ago
  55. 8fdff5a (DO NOT MERGE) Show InputView even when hardware keyboard is connected by Tadashi G. Takaoka · 12 years ago
  56. deff949 Add CursorAnchorInfoCompatWrapper for KitKat and older platforms by Yohei Yukawa · 12 years ago
  57. 016d6c4 Auto scale-X text of key popup preview by Tadashi G. Takaoka · 12 years ago
  58. c9add10 (DO NOT MERGE) Disable Sinhala keyboard for L-release by Tadashi G. Takaoka · 12 years ago
  59. 2590637 Fix Tamil keyboard by Tadashi G. Takaoka · 12 years ago
  60. 2863997 Fix Kannada keyboard by Tadashi G. Takaoka · 12 years ago
  61. 015fcc2 (DO NOT MERGE) Enable InScript keyboards for L by Tadashi G. Takaoka · 12 years ago
  62. 31869bf A follow up to AAPT change by Ken Wakasa · 12 years ago
  63. f729f22 Help & feedback should be the very last item in the menu by Ken Wakasa · 12 years ago
  64. a848c09 Merge "Rename distracter filter class." into lmp-dev by Keisuke Kuroyanagi · 12 years ago
  65. e05eb21 Rename distracter filter class. by Keisuke Kuroyanagi · 12 years ago
  66. 33ca0c8 Use suggestions in the distracter filter. by Keisuke Kuroyanagi · 12 years ago
  67. 6fef4ff Merge "Use suggestions in the distracter filter." into lmp-dev by Keisuke Kuroyanagi · 12 years ago
  68. 83a96fe Initial implementation of Help & feedback by Ken Wakasa · 12 years ago
  69. db77614 Revert "Revert "Align hint label to bottom"" by Tadashi G. Takaoka · 12 years ago
  70. dfeb014 Revert "Revert "Tune number letter size of Material keyboard"" by Tadashi G. Takaoka · 12 years ago
  71. f7f6574 Revert "Revert "Remove unused Key and Keyboard attributes"" by Tadashi G. Takaoka · 12 years ago
  72. e9ed396 Merge "Revert "Revert "Add Key label off center attribute""" into lmp-dev by Tadashi G. Takaoka · 12 years ago
  73. 0b5d12c Revert "Revert "Add Key label off center attribute"" by Tadashi G. Takaoka · 12 years ago
  74. 787e9a3 Revert "Add Key label off center attribute" by Ken Wakasa · 12 years ago
  75. 0df148f Merge "Revert "Revert "Remove unused animation resources""" into lmp-dev by Tadashi G. Takaoka · 12 years ago
  76. 57914a1 Revert "Revert "Remove unused animation resources"" by Tadashi G. Takaoka · 12 years ago
  77. 6dcdfcc Clean up Keyboard and KeyboardView theme by Tadashi G. Takaoka · 12 years ago
  78. 414e947 Revert "Clean up Keyboard and KeyboardView theme" by Ken Wakasa · 12 years ago
  79. c083255 Revert "Remove unused animation resources" by Ken Wakasa · 12 years ago
  80. 9e7f067 Remove unused animation resources by Tadashi G. Takaoka · 12 years ago
  81. e19c520 Align space key icon to bottom of a key by Tadashi G. Takaoka · 12 years ago
  82. 3316dcd Merge "Revert "Introduce onEvent() to improve testability"" into lmp-dev by Ken Wakasa · 12 years ago
  83. f5f5fb4 Revert "Introduce onEvent() to improve testability" by Ken Wakasa · 12 years ago
  84. ef74e73 Introduce onEvent() to improve testability by Jean Chalard · 12 years ago
  85. 5f57fe4 Merge "Revert "Remove unused Key and Keyboard attributes"" into lmp-dev by Ken Wakasa · 12 years ago
  86. 44e20f4 Revert "Remove unused Key and Keyboard attributes" by Ken Wakasa · 12 years ago
  87. cdcaa37 Remove unused Key and Keyboard attributes by Tadashi G. Takaoka · 12 years ago
  88. 91f47b0 Merge "Remove unused animation resources" into lmp-dev by Tadashi G. Takaoka · 12 years ago
  89. 0c2dc41 Merge "Clean up Keyboard and KeyboardView theme" into lmp-dev by Tadashi G. Takaoka · 12 years ago
  90. ef23198 Clean up Keyboard and KeyboardView theme by Tadashi G. Takaoka · 12 years ago
  91. fd8b452 (DO NOT MERGE) Remove preliminary keyboards from L by Tadashi G. Takaoka · 12 years ago
  92. 0f2de75 Merge "Revert "Remove unused animation resources"" into lmp-dev by Ken Wakasa · 12 years ago
  93. 868395c Merge "Mark hind_compact layout as completed" into lmp-dev by Tadashi G. Takaoka · 12 years ago
  94. 1f3d89c Revert "[HS1] Save some data in startInputView" by Jean Chalard · 12 years ago
  95. 772a801 Revert "[HS2] Move more stuff to onStartInput" by Jean Chalard · 12 years ago
  96. 3760803 Mark hind_compact layout as completed by Tadashi G. Takaoka · 12 years ago
  97. 5dee1fd Merge "Add dedicated background for custom action label key" into lmp-dev by Tadashi G. Takaoka · 12 years ago
  98. 017e9f7 Add dedicated background for custom action label key by Tadashi G. Takaoka · 12 years ago
  99. 93daa04 Deactivate tests for Myanmar by Jean Chalard · 12 years ago
  100. aa3ff19 Merge "Use add icon for add custom input style menu" into lmp-dev by Tadashi G. Takaoka · 12 years ago