1. 0567d14 am 7ba02315: am b172725c: am 7d045829: Request update shift state after shift-chording input by Tadashi G. Takaoka · 13 years ago
  2. 2a6f58d Prep for GCC 4.7 by Ken Wakasa · 13 years ago
  3. b3f7897 Cancel gesture typing by sliding out from keyboard by Tadashi G. Takaoka · 13 years ago
  4. 7d04582 Request update shift state after shift-chording input by Tadashi G. Takaoka · 13 years ago
  5. 40f7b43 am 82cc7349: am b9385ff9: am cdbf6fb5: Merge "Correctly add double quote to the space strippers" into jb-mr1.1-dev by Jean Chalard · 13 years ago
  6. c5653da Correctly add double quote to the space strippers by Jean Chalard · 13 years ago
  7. 76d4ffe Add Spanish United States keyboard by Tadashi G. Takaoka · 13 years ago
  8. 6fbbab3 Enhance ImfUtils to InputMethodManagerWrapper class by Tadashi G. Takaoka · 13 years ago
  9. 240871e Move code point constants from Keyboard to Constants class by Tadashi G. Takaoka · 13 years ago
  10. 1ec8299 Fix the build (again) by Jean Chalard · 13 years ago
  11. bc464e2 Replace useless CharSequence to String by Tadashi G. Takaoka · 13 years ago
  12. 6ae5e45 Stop using private APIs in tests. by Jean Chalard · 13 years ago
  13. 2752287 Fix failing tests. by Jean Chalard · 13 years ago
  14. 6def28d Make unit tests create temporary files in the cache directory. by Yuichiro Hanada · 13 years ago
  15. d2579c4 fix writeCharGroup. by Yuichiro Hanada · 13 years ago
  16. daff19b am d173ed18: am bf6c8bd8: am 3f7fe829: Merge "Always consider a new line the start of a sentence" into jb-mr1-dev by Jean Chalard · 13 years ago
  17. 2699b45 Always consider a new line the start of a sentence by Jean Chalard · 13 years ago
  18. 3c6d9fe Add insertWord. by Yuichiro Hanada · 13 years ago
  19. 84d858e Use BinaryDictInputOutput to save UserHistoryDictionary. by Yuichiro Hanada · 14 years ago
  20. 82d9dea Combine mHasParentAddress with mHasLinkedListNode into mSupportsDynamicUpdate. by Yuichiro Hanada · 13 years ago
  21. 66597f5 Add deleteWord. by Yuichiro Hanada · 13 years ago
  22. d36245f Add getTerminalPosition. by Yuichiro Hanada · 13 years ago
  23. 65feee1 Make BinaryDictIOUtils. by Yuichiro Hanada · 13 years ago
  24. bf45dc4 Make writePlacedNode write the linked-list node. by Yuichiro Hanada · 13 years ago
  25. 90a9127 Take space state into account for caps (A11) by Jean Chalard · 13 years ago
  26. 252da38 Take locale into account for caps (A10) by Jean Chalard · 13 years ago
  27. 50e61b8 Remove an unused function (A8) by Jean Chalard · 13 years ago
  28. 2c0d916 Fix abbreviations processing for English (A7) by Jean Chalard · 13 years ago
  29. 7e35841 Add tests for BinaryDictInputOutput. by Yuichiro Hanada · 13 years ago
  30. 1a34772 Move FormatOptions and FileHeader to FormatSpec. by Yuichiro Hanada · 13 years ago
  31. be5db53 Add tests for readDictionaryBinary with byte array. by Yuichiro Hanada · 13 years ago
  32. 13b85c4 Refactor BinaryDictIOTests. by Yuichiro Hanada · 13 years ago
  33. 6e422af Check shortcuts in checkDictionary. by Yuichiro Hanada · 13 years ago
  34. 2a2b5ed Change BinaryDictIOTests's package. by Yuichiro Hanada · 13 years ago
  35. 83dfe0f Add FormatOptions. by Yuichiro Hanada · 13 years ago
  36. c61bed6 Add a preliminary test for basic Russian spell check by Jean Chalard · 13 years ago
  37. 5d96585 Add a first test for the spell checker by Jean Chalard · 13 years ago
  38. 2035b94 Merge "Reinstate the shortcut-only attribute" into jb-mr1-dev by Jean Chalard · 14 years ago
  39. 72b1c93 Reinstate the shortcut-only attribute by Jean Chalard · 14 years ago
  40. 666a433 add UserHistoryDictIOUtils. by Yuichiro Hanada · 14 years ago
  41. b2a43a2 add readUnigramsAndBigramsBinary. by Yuichiro Hanada · 14 years ago
  42. 35ff945 Separate inner classes of keyboard package out under internal package by Tadashi G. Takaoka · 14 years ago
  43. 5cc5961 Merge "Use ByteBuffer when reading FusionDictionary from file." into jb-mr1-dev by Jean Chalard · 14 years ago
  44. d4fe7fd Use ByteBuffer when reading FusionDictionary from file. by Yuichiro Hanada · 14 years ago
  45. 64a26b4 Fix bug in InputPointers.append by Tadashi G. Takaoka · 14 years ago
  46. 9fc6af3 Fix SubtypeSwitcher initialization path by Tadashi G. Takaoka · 14 years ago
  47. 5f282ea Add CollectionUtils class to create generic collection easily by Tadashi G. Takaoka · 14 years ago
  48. ac78633 Rename and consolidate some constants by Tadashi G. Takaoka · 14 years ago
  49. 6785b90 Remove touch coordinate from pickSuggestionManually by Tadashi G. Takaoka · 14 years ago
  50. 0d35c15 fix findWordInTree. by Yuichiro Hanada · 14 years ago
  51. 66f3389 fix findWordInTree. by Yuichiro Hanada · 14 years ago
  52. 7ae1fd0 Use ArrayList to implement PointerTrackerQueue by Tadashi G. Takaoka · 14 years ago
  53. 0cc425b Add PointerTrackerQueue unit tests by Tadashi G. Takaoka · 14 years ago
  54. bf505d9 Add <uses-sdk> in manifest files of test apks by Ken Wakasa · 14 years ago
  55. f68fe7a Don't forward phantom space state on stripper input by Jean Chalard · 14 years ago
  56. c8e45dd Rename LatinKeyboardView to MainKeyboardView by Tadashi G. Takaoka · 14 years ago
  57. 7abdcf1 Implement ResizableIntArray.fill by Tadashi G. Takaoka · 14 years ago
  58. c49c85f Implement ResizableIntArray.setLength and .get by Tadashi G. Takaoka · 14 years ago
  59. 9370ab9 Make ScalableIntArray public as ResizableIntArray by Tadashi G. Takaoka · 14 years ago
  60. f583098 Update InputPointers unit test comments by Tadashi G. Takaoka · 14 years ago
  61. 57f7de0 Add default capacity parameter to InputPointers' constructor by Tadashi G. Takaoka · 14 years ago
  62. 7247bff Fix InputPointers.append by Tadashi G. Takaoka · 14 years ago
  63. 2ad6d12 A little optimization of InputPointers.copy by Tadashi G. Takaoka · 14 years ago
  64. d579f1a Consolidate methods that do the same thing (A74) by Jean Chalard · 14 years ago
  65. 0e9e7e3 Cleanup (A57) by Jean Chalard · 14 years ago
  66. f254e3f Fix a bug where the caps mode would not be changed by Jean Chalard · 14 years ago
  67. 83f4a98 Cleanup, part 10 : remove from the code obsolete options (C10) by Jean Chalard · 14 years ago
  68. b0561ae Remove a member (B5) by Jean Chalard · 14 years ago
  69. 9a5bf1d Use InstrumentationTestCase and get rid of AndroidTestCase.getTestContext call by Tadashi G. Takaoka · 14 years ago
  70. 02308be Merge RichInputConnection with EditingUtils by Jean Chalard · 14 years ago
  71. 2033d98 am 08c295c5: am 9a321180: Add unit tests for double tap shift key by Tadashi G. Takaoka · 14 years ago
  72. 8f3b46f am c79a7104: am 2959fc0f: Delay shift lock transient until long pressed shift key is released by Tadashi G. Takaoka · 14 years ago
  73. 9a32118 Add unit tests for double tap shift key by Tadashi G. Takaoka · 14 years ago
  74. d231d5d am 57da84da: am fb0a4ba8: Add unit tests for long press shift key by Tadashi G. Takaoka · 14 years ago
  75. 2959fc0 Delay shift lock transient until long pressed shift key is released by Tadashi G. Takaoka · 14 years ago
  76. 9afa42d am 7291fbce: am 16531ad5: Merge "More precise KeyboardState unit test" into jb-dev by Tadashi G. Takaoka · 14 years ago
  77. fb0a4ba Add unit tests for long press shift key by Tadashi G. Takaoka · 14 years ago
  78. 0d6d4c2 More precise KeyboardState unit test by Tadashi G. Takaoka · 14 years ago
  79. 59f5f25 am e03f6b39: am e0952029: Merge "Make KeySpecParser case sensitive again" into jb-dev by Tadashi G. Takaoka · 14 years ago
  80. 0a3362d Make KeySpecParser case sensitive again by Tadashi G. Takaoka · 14 years ago
  81. 1b6caa9 am ee78fb26: am 7ab7f66c: Fix adjusting key\'s label/code case by Tadashi G. Takaoka · 14 years ago
  82. 7ab7f66 Fix adjusting key's label/code case by Tadashi G. Takaoka · 14 years ago
  83. 37e9eb2 am e0f8476f: am ab619812: Merge "Fix some of the input logic tests" into jb-dev by Jean Chalard · 14 years ago
  84. ab61981 Merge "Fix some of the input logic tests" into jb-dev by Jean Chalard · 14 years ago
  85. f83a682 Fix some of the input logic tests by Jean Chalard · 14 years ago
  86. d4577f7 am 82ffc9fe: am 16950d65: Reset automatic upper case when chroding key is pressed by Tadashi G. Takaoka · 14 years ago
  87. 4071470 am 168147fa: am 65331d6e: Merge "Add multi touch and shift chording unit tests" into jb-dev by Tadashi G. Takaoka · 14 years ago
  88. 6fbb8c8 am 628a5745: am 75c60bf3: Merge "Change auto caps mode argument to int type" into jb-dev by Tadashi G. Takaoka · 14 years ago
  89. ef04186 am 9a06a1e9: am 468ac358: Merge "Add utils for forgetting curve" into jb-dev by satok · 14 years ago
  90. 16950d6 Reset automatic upper case when chroding key is pressed by Tadashi G. Takaoka · 14 years ago
  91. 2972ccb Add multi touch and shift chording unit tests by Tadashi G. Takaoka · 14 years ago
  92. 553e2f1 Change auto caps mode argument to int type by Tadashi G. Takaoka · 14 years ago
  93. 607a924 Add utils for forgetting curve by satok · 14 years ago
  94. aec44d5 include text context in researchLogger by Kurt Partridge · 14 years ago
  95. ca93442 Fix newly created custom input style display name by Tadashi G. Takaoka · 14 years ago
  96. 757c125 Get subtype name string resource from its own locale by Tadashi G. Takaoka · 14 years ago
  97. 27b42ce Fix "no language" subtype name (DO NOT MERGE) by Tadashi G. Takaoka · 14 years ago
  98. 0806bb0 Binary bigram lookup checks both uppercase and lowercase when previous word is uppercase. by Tom Ouyang · 14 years ago
  99. 38026b4 Predefined keyboard layouts are configurable via XML resource by Tadashi G. Takaoka · 14 years ago
  100. 6bfd5f6 Fix confusable "label" usage, use "text" instead by Tadashi G. Takaoka · 14 years ago