1. 23f3814 Merge "Add a canSplitKeyboard attribute for specifying split keyboard layouts" by Sandeep Siddhartha · 11 years ago
  2. 9b140f4 am 4d8efc97: am b41d1fcd: am d0d8f90a: Merge "Reorganize settings in Google Keyboard" into lmp-dev by Jatin Matani · 11 years ago
  3. 6417615 resolved conflicts for merge of 75513e51 to master by Ken Wakasa · 11 years ago
  4. 8ed81f9 resolved conflicts for merge of 8e9385cc to master by Ken Wakasa · 11 years ago
  5. 3939455 Add a canSplitKeyboard attribute for specifying split keyboard layouts by Sandeep Siddhartha · 11 years ago
  6. d0d8f90 Merge "Reorganize settings in Google Keyboard" into lmp-dev by Jatin Matani · 11 years ago
  7. fd5f2b9 Merge "Fix not always showing input view with physical keyboard connected" into lmp-dev by Tadashi G. Takaoka · 11 years ago
  8. 3a90cb9 Reorganize settings in Google Keyboard by Tadashi G. Takaoka · 11 years ago
  9. 7aa47cb Only do double-space-period on real text fields. by Jean Chalard · 11 years ago
  10. 88f282d Fix not always showing input view with physical keyboard connected by Tadashi G. Takaoka · 11 years ago
  11. 97b4650 am ead70974: am 27ccbeb4: am cd119050: Support CursorAnchorInfo in the full-screen mode by Yohei Yukawa · 11 years ago
  12. 96f0ae5 [ML6] Have asyncReloadMainDictionary support multiple locales by Jean Chalard · 11 years ago
  13. e6df5f0 [ML5] Rewrite resetDictionariesWithDictNamePrefix by Jean Chalard · 11 years ago
  14. cd11905 Support CursorAnchorInfo in the full-screen mode by Yohei Yukawa · 11 years ago
  15. fd96928 Merge "Adds StatsUtil methods for LatinIME.on{Start,Create,Finish}inputView" by Jatin Matani · 11 years ago
  16. af1a06d Enable personalization for multilingual users. by Keisuke Kuroyanagi · 11 years ago
  17. 89e3416 Get locale using detected language for personalization. by Keisuke Kuroyanagi · 11 years ago
  18. 1c45f91 Adds StatsUtil methods for LatinIME.on{Start,Create,Finish}inputView by Jatin Matani · 11 years ago
  19. 97243ce Merge "Add backspace event methods to StatsUtils" by Mohammadinamul Sheik · 11 years ago
  20. 934e1d8 Merge "Move case and OOV detection logic into distracter filter." by Keisuke Kuroyanagi · 11 years ago
  21. d843081 Move case and OOV detection logic into distracter filter. by Keisuke Kuroyanagi · 11 years ago
  22. acdd2e4 Add backspace event methods to StatsUtils by Mohammadinamul Sheik · 11 years ago
  23. 63ee10d am c29276b7: am 12814352: am 486c4894: Keep aspect ratio of Material action key background by Tadashi G. Takaoka · 11 years ago
  24. 486c489 Keep aspect ratio of Material action key background by Tadashi G. Takaoka · 11 years ago
  25. ef0ef2d am beb74610: am ab18b5f1: am 9395014e: Don\'t resume suggestions with H/W keyboard by Jean Chalard · 11 years ago
  26. 7140035 Fix a missing initialization by Jean Chalard · 11 years ago
  27. 1cf2acd am 61e7afa6: am 0eaa25e0: am 914078fd: Fix a bug where recorrection would stop on connectors by Jean Chalard · 11 years ago
  28. 9395014 Don't resume suggestions with H/W keyboard by Jean Chalard · 11 years ago
  29. b41ee67 Fix the sentence separator for Hindi. by Jean Chalard · 11 years ago
  30. 914078f Fix a bug where recorrection would stop on connectors by Jean Chalard · 11 years ago
  31. a48fe12 am 42ddc212: am f930ce12: am 1caa0b71: Merge "Follow up API signature changes of CursorAnchorInfo" into lmp-dev by Yohei Yukawa · 11 years ago
  32. 653546a am c3fac52d: am 1f74ba17: am cb077f75: Merge "Resolve an old TODO." into lmp-dev by Jean Chalard · 11 years ago
  33. 1caa0b7 Merge "Follow up API signature changes of CursorAnchorInfo" into lmp-dev by Yohei Yukawa · 11 years ago
  34. a1d2315 Merge "Fix a bug with the Greek question mark." by Jean Chalard · 11 years ago
  35. cb077f7 Merge "Resolve an old TODO." into lmp-dev by Jean Chalard · 11 years ago
  36. a8ecd29 Follow up API signature changes of CursorAnchorInfo by Yohei Yukawa · 11 years ago
  37. 7433259 Merge "Add StatsUtils.onPickSuggestionManually and SuggestedWords.indexOf." by Mohammadinamul Sheik · 11 years ago
  38. b526a89 Fix a bug with the Greek question mark. by Jean Chalard · 11 years ago
  39. 100a8ae am ad4de3fc: am 9ca6658e: am 0f33e614: Implement Floating Action Button more keys keyboard by Tadashi G. Takaoka · 11 years ago
  40. e1b10ae am 3aabf655: am f21c77d7: am 727e818e: Move more keys divider to MoreKeysKeyboardView by Tadashi G. Takaoka · 11 years ago
  41. 0f33e61 Implement Floating Action Button more keys keyboard by Tadashi G. Takaoka · 11 years ago
  42. c74ffe8 Add StatsUtils.onPickSuggestionManually and SuggestedWords.indexOf. by Mohammadinamul Sheik · 11 years ago
  43. 727e818 Move more keys divider to MoreKeysKeyboardView by Tadashi G. Takaoka · 11 years ago
  44. 8b7ed7f am 079f9c3f: am 1b430219: am 6888ec00: Merge "Create donottranslate debug settings string resources file" into lmp-dev by Tadashi G. Takaoka · 11 years ago
  45. 6bb6d30 Resolve an old TODO. by Jean Chalard · 11 years ago
  46. 46d111f Merge "Fix a bug where CAPS_WORDS would not be returned." by Jean Chalard · 11 years ago
  47. 17901db Fix a bug where CAPS_WORDS would not be returned. by Jean Chalard · 11 years ago
  48. f0f49f9 Create donottranslate debug settings string resources file by Tadashi G. Takaoka · 11 years ago
  49. 78d1dcd [ML4] Rename Dictionaries to DictionaryGroup by Jean Chalard · 11 years ago
  50. 964877a am c297197b: am 1c2cf719: Add new value "spacebar" to Key.backgroundType attribute by Tadashi G. Takaoka · 11 years ago
  51. e355274 am ec7d6752: am 5a9c9649: Removes "customAction" value from Key.backgroundType attribute by Tadashi G. Takaoka · 11 years ago
  52. 6a4e921 am 2a7a5740: am 0af2472a: Add new "keyboardTheme" <case> predicator by Tadashi G. Takaoka · 11 years ago
  53. 5d7b24f am f2c509a8: am 310da35c: Merge "Follow up API signature change" into lmp-dev by Yohei Yukawa · 11 years ago
  54. f618f35 am 6e29bf56: am 8c42bf54: Follow API signature change in CursorAnchorInfo by Yohei Yukawa · 11 years ago
  55. 1c2cf71 Add new value "spacebar" to Key.backgroundType attribute by Tadashi G. Takaoka · 11 years ago
  56. 5a9c964 Removes "customAction" value from Key.backgroundType attribute by Tadashi G. Takaoka · 11 years ago
  57. 0af2472 Add new "keyboardTheme" <case> predicator by Tadashi G. Takaoka · 11 years ago
  58. 9720034 Merge "Attempt retry for broken dictionaries" by Jatin Matani · 11 years ago
  59. 5d6ac77 Follow up API signature change by Yohei Yukawa · 11 years ago
  60. 256b1b2 Attempt retry for broken dictionaries by Jatin Matani · 11 years ago
  61. 8c42bf5 Follow API signature change in CursorAnchorInfo by Yohei Yukawa · 11 years ago
  62. d27af1a am 3ad86d91: am afa9d6d8: Merge "Add theme aware key popup preview animation" into lmp-dev by Tadashi G. Takaoka · 11 years ago
  63. ac88f3d Add theme aware key popup preview animation by Tadashi G. Takaoka · 11 years ago
  64. a341e7d Merge "[ML3] Put the locale in SuggestedWordInfo" by Jean Chalard · 11 years ago
  65. c0d3123 Merge "[ML2] Small refactoring" by Jean Chalard · 11 years ago
  66. 576c96a [ML3] Put the locale in SuggestedWordInfo by Jean Chalard · 11 years ago
  67. 146cb98 [ML2] Small refactoring by Jean Chalard · 11 years ago
  68. 962c40d Merge "StatsUtilsManager should be initiated(#onCreate) before loadSettings." by Jatin Matani · 11 years ago
  69. 95b7bd3 Add a private IME option to suppress the gesture floating preview text. by David Faden · 11 years ago
  70. dec2c2d Merge "Support multiple locales in distractor filter." by Keisuke Kuroyanagi · 11 years ago
  71. aa22340 StatsUtilsManager should be initiated(#onCreate) before loadSettings. by Jatin Matani · 11 years ago
  72. f5960b4 am 034a4a5a: am c4710124: Merge "Fix the order of keys on more keys keyboard" into lmp-dev by Tadashi G. Takaoka · 11 years ago
  73. 2d713c8 am 2fabd50d: am f507d1fe: Support RTL layout in custom input style settings by Tadashi G. Takaoka · 11 years ago
  74. 78bb2dd am 3bd8eee3: am 4e28a6a8: Fix an IOOB exception by Jean Chalard · 11 years ago
  75. f9af39e am 727cd740: am f2eadbb4: Clear keyboard cache when system locale is changed by Tadashi G. Takaoka · 11 years ago
  76. fdaedb6 Support multiple locales in distractor filter. by Keisuke Kuroyanagi · 11 years ago
  77. 9eec97d Merge "Use DictionaryFacilitatorLruCache for personalization." by Keisuke Kuroyanagi · 11 years ago
  78. c471012 Merge "Fix the order of keys on more keys keyboard" into lmp-dev by Tadashi G. Takaoka · 11 years ago
  79. f507d1f Support RTL layout in custom input style settings by Tadashi G. Takaoka · 11 years ago
  80. 4e28a6a Fix an IOOB exception by Jean Chalard · 11 years ago
  81. e59f3e4 Use DictionaryFacilitatorLruCache for personalization. by Keisuke Kuroyanagi · 11 years ago
  82. a9fc862 Fix the order of keys on more keys keyboard by Tadashi G. Takaoka · 11 years ago
  83. aabb351 Refactor StatsUtils into two components:StatsUtils & StatsUtilsManager by Jatin Matani · 11 years ago
  84. f2eadbb Clear keyboard cache when system locale is changed by Tadashi G. Takaoka · 11 years ago
  85. 98e56c6 am 3ef26ac1: am 6bd267f4: Merge "Add new attributes to our notification" into lmp-dev by Jean Chalard · 11 years ago
  86. a292848 Add new attributes to our notification by Jean Chalard · 11 years ago
  87. f957703 Straighten the dead char implementation, take 3. by Jean Chalard · 11 years ago
  88. b85349e Merge "Create DictionaryFacilitatorLruCache." by Keisuke Kuroyanagi · 11 years ago
  89. af5c2b2 am 8d0d2363: am acce1aa5: Make sure to obtain the IC before requesting CursorAnchorInfo by Yohei Yukawa · 11 years ago
  90. acce1aa Make sure to obtain the IC before requesting CursorAnchorInfo by Yohei Yukawa · 11 years ago
  91. 95c4d26 Merge "Revert "Straighten the dead char implementation."" by Ken Wakasa · 11 years ago
  92. 0ba6bcb Revert "Straighten the dead char implementation." by Ken Wakasa · 11 years ago
  93. d267764 Create DictionaryFacilitatorLruCache. by Keisuke Kuroyanagi · 11 years ago
  94. 4204d59 Merge "Straighten the dead char implementation." by Jean Chalard · 11 years ago
  95. 8b5788d am 68a2a69a: am 37beaf15: Simplify onComputeInsets of LatinIME by Tadashi G. Takaoka · 11 years ago
  96. 37beaf1 Simplify onComputeInsets of LatinIME by Tadashi G. Takaoka · 11 years ago
  97. 00042cb am c925ca43: am 97681ebd: Set highlight color along with the commit indicator by Yohei Yukawa · 11 years ago
  98. 6da1c67 resolved conflicts for merge of 8159336b to master by Ken Wakasa · 11 years ago
  99. c159608 resolved conflicts for merge of 0268f736 to master by Ken Wakasa · 11 years ago
  100. 5ef447a Straighten the dead char implementation. by Jean Chalard · 11 years ago