1. b9c57e6 Merge remote branch 'goog/master' by satok · 16 years ago
  2. 937d5ad added bigram prediction by Jae Yong Sung · 16 years ago
  3. b71547f Fix some bugs in editing feature by Amith Yamasani · 16 years ago
  4. 09ecdc8 Disable re-editting feature. by satok · 16 years ago
  5. bc0b0a6 Show preview of F1 keys properly by satok · 16 years ago
  6. e8e1534 Merge "Null check at BackToAcceptedDefault" by satok · 16 years ago
  7. ac108d5 Null check at BackToAcceptedDefault by satok · 16 years ago
  8. a86a942 Fix the mic icon key is not black in the black scheme. by satok · 16 years ago
  9. b54abe2 Merge "Add key debounce. bug: 2517112" by Ken Wakasa · 16 years ago
  10. 59d271e Add key debounce. bug: 2517112 by Ken Wakasa · 16 years ago
  11. 9c76844 Fix NPE on logging words by satok · 16 years ago
  12. 9d2e059 Merge commit 'goog/master' by satok · 16 years ago
  13. 67607ea Fix "pi" input issues. Added a popup for greek capital pi. Bug: 2220892 by Ken Wakasa · 16 years ago
  14. 40c8661 No capitalization for inputs from the symbols keyboard. bug: 2220892 by Ken Wakasa · 16 years ago
  15. 0fbdf10 Change color of a shodow behind the current language in Black symbols scheme by satok · 16 years ago
  16. 57691a3 Show word alternatives for spoken input by Maryam Garrett · 16 years ago
  17. 6c20ab5 Add a typeFace element and a symbol's color element by satok · 16 years ago
  18. cd61cad Remove additional layouts by satok · 16 years ago
  19. 2b2db81 Move KeyboardView in the framework to LatinKeyboardViewBase by satok · 16 years ago
  20. a62f7c1 Remember typed words for auto-corrections by Amith Yamasani · 16 years ago
  21. 9512706 Make DropBox.addText AsyncTask in IMELogger by satok · 16 years ago
  22. b373d46 Log the current launguage and enabled languages by satok · 16 years ago
  23. d5d61c3 Catch inflate exception by satok · 16 years ago
  24. acbe38f Try GC at OutOfMemoryError by satok · 16 years ago
  25. 3a7adf6 Merge "Fix logging issues" by satok · 16 years ago
  26. 2974449 Fix logging issues by satok · 16 years ago
  27. 03d88c0 Show a current locale in the space bar by satok · 16 years ago
  28. 88327fb Fix NPE onDestroy by satok · 16 years ago
  29. dac53d9 Change RuntimeErrot to OutOfMemoryError by satok · 16 years ago
  30. e4c7ad3 Show encoded log by satok · 16 years ago
  31. 0f97599 Delete extra inflating view by satok · 16 years ago
  32. c6bc1a9 URL encode a log of exception by satok · 16 years ago
  33. 0eaca7a Fix NPE and addded logOnWarning by satok · 16 years ago
  34. 8edbaf0 Hide debug mode by satok · 16 years ago
  35. 518643a Remove non-main dictionary candidates by satok · 16 years ago
  36. 4ff7bbc Fix a bug that force closing happens even when SUPPRESS_EXCEPTION flag is on. by satok · 16 years ago
  37. 219d9d5 Flush before re-throwing exception in logOnException by satok · 16 years ago
  38. dd58fe9 Add candidates of manually picked suggestions by satok · 16 years ago
  39. 0175d7d Add additional punctuations to suggestion strip. Bug: 2729632 by Ken Wakasa · 16 years ago
  40. 4ee3676 Check suggested words whether they are from mainDic or not by satok · 16 years ago
  41. 928ebfe Add aggressive cancellation for auto suggestion by satok · 16 years ago
  42. e607db6 Get the log of exceptions. And delete the gradient background. by satok · 16 years ago
  43. 7c00957 Log version of IME by satok · 16 years ago
  44. f4973b3 Clear user's input and manually picked suggestion by satok · 16 years ago
  45. 37340b3 Merge "Add black resources" by satok · 16 years ago
  46. c03c7cb Logging issues by satok · 16 years ago
  47. faeed22 Add black resources by satok · 16 years ago
  48. 352f8bc Fix log dupplication of auto suggest by satok · 16 years ago
  49. 574a7cc Fix the bug that black symbols are shown when only one lanugage is selected. by satok · 16 years ago
  50. bf336cb Change symbol to use black icons by satok · 16 years ago
  51. f22d479 Log and UI fix by satok · 16 years ago
  52. b72f348 Add new UI for Gingerbread refering to Heiko's sample by satok · 16 years ago
  53. 3e5b8b3 Merge commit 'goog/master' by satok · 16 years ago
  54. 107d9dd Fix the valid length of a logged data by satok · 16 years ago
  55. db8dcd8 Only use fullscreen mode if the number of inches in height is less than 2.5in by Amith Yamasani · 16 years ago
  56. 01303e3 Commit on finishInput by satok · 16 years ago
  57. 8530836 Add logging for UI by satok · 16 years ago
  58. f9ce910 Merge commit 'goog/master' by satok · 16 years ago
  59. a0f8739 Add Keyboard Theme Switcher by satok · 16 years ago
  60. 8aaca66 Merge "Fix a bug throwing IndexOutOfBoundsException when IME receives completions more than MAX_SUGGESTIONS in full-screen mode." by Amith Yamasani · 16 years ago
  61. 00dd9e1 Fix NPE by satok · 16 years ago
  62. 75e0abc Fix a bug throwing IndexOutOfBoundsException when IME receives completions more than MAX_SUGGESTIONS in full-screen mode. by Yuncheol Heo · 16 years ago
  63. f6ecc28 Merge commit 'goog/master' by satok · 16 years ago
  64. 9e820fa Cleanup by satok · 16 years ago
  65. 912fb38 Merge commit 'goog/master' by satok · 16 years ago
  66. 8e0575d Cleanup unused function by satok · 16 years ago
  67. 1263d23 Insert logging code by satok · 16 years ago
  68. e4e1130 Tests and some new constructors to help in testing. by Amith Yamasani · 16 years ago
  69. 5339324 Merge commit 'goog/master' by satok · 16 years ago
  70. 5c7c337 IME Logger improvement by satok · 16 years ago
  71. dbab992 am b1068051: am f0296426: Don\'t auto-select the system language in IME language selection screen. by Amith Yamasani · 16 years ago
  72. b106805 am f0296426: Don\'t auto-select the system language in IME language selection screen. by Amith Yamasani · 16 years ago
  73. f029642 Don't auto-select the system language in IME language selection screen. by Amith Yamasani · 16 years ago
  74. 85b6c5f Fix NPE by satok · 16 years ago
  75. 22f7ea7 Add logging by satok · 16 years ago
  76. 8677ac3 Logger improvements by satok · 16 years ago
  77. 3592749 Merge "Remove ByteBuffer prefix which wrongly suppresses a class member." by Ken Wakasa · 16 years ago
  78. e945a18 Remove ByteBuffer prefix which wrongly suppresses a class member. by Ken Wakasa · 16 years ago
  79. 826269c Get rid of dependency on native AssetManager API. Confirmed the native code builds with the NDK r3. by Ken Wakasa · 16 years ago
  80. 59d77a1 Merge "Add a base class of logger" by satok · 16 years ago
  81. ac981fd Add a base class of logger by satok · 16 years ago
  82. 4606367 Get rid of dependency on native AssetManager API. Confirmed the native code builds with the NDK r3. by Ken Wakasa · 16 years ago
  83. 07cab72 Fix the sandbox build & get rid of ICU dependency. by Ken Wakasa · 16 years ago
  84. 335a0c5 am 938c1782: Fix for hanging extension keyboard. Bug: 2593488 by Amith Yamasani · 16 years ago
  85. 938c178 Fix for hanging extension keyboard. Bug: 2593488 by Amith Yamasani · 16 years ago
  86. b98c17a am f9d0f3a8: Fix for: For Voice IME busy circle displayed below waveform by Valentin Kravtsov · 16 years ago
  87. f9d0f3a Fix for: For Voice IME busy circle displayed below waveform by Valentin Kravtsov · 16 years ago
  88. 97f4b4a am c2b8c16b: Possible fix for monkey bug: 2529350 by Amith Yamasani · 16 years ago
  89. 4f69509 am 3e0c82ec: Fix for 2568664 : Slide gesture on spacebar is not reliable anymore by Amith Yamasani · 16 years ago
  90. c2b8c16 Possible fix for monkey bug: 2529350 by Amith Yamasani · 16 years ago
  91. 3e0c82e Fix for 2568664 : Slide gesture on spacebar is not reliable anymore by Amith Yamasani · 16 years ago
  92. 443c360 Clarify licensing by Jean-Baptiste Queru · 16 years ago
  93. dad0e79 Fix for 2559069 IME ".com" should be erasable with one backspace by Amith Yamasani · 16 years ago
  94. 0fef498 Treat fast moves as multi-touch. Bug: 2561786 by Amith Yamasani · 16 years ago
  95. fbd1866 Avoid race conditions between queries and closing of the auto_dict database. by Amith Yamasani · 16 years ago
  96. 0693318 Fix bug 2553592 API REVIEW: android.speech by Jean-Michel Trivi · 16 years ago
  97. d079b98 Fix build breakage due to api change by Amith Yamasani · 16 years ago
  98. 0c05902 Don't auto-add when in suggest-only mode. Bug: 2521344 by Amith Yamasani · 16 years ago
  99. 4ff60be Write the auto dictionary data to disk in a background thread to avoid blocking the UI thread. by Amith Yamasani · 16 years ago
  100. bad436e Potential fix for extension keyboard not cleaning up bubbles sometimes. by Amith Yamasani · 16 years ago