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