1. 2b2db81 Move KeyboardView in the framework to LatinKeyboardViewBase by satok · 15 years ago
  2. 9512706 Make DropBox.addText AsyncTask in IMELogger by satok · 15 years ago
  3. b373d46 Log the current launguage and enabled languages by satok · 15 years ago
  4. d5d61c3 Catch inflate exception by satok · 15 years ago
  5. acbe38f Try GC at OutOfMemoryError by satok · 15 years ago
  6. 3a7adf6 Merge "Fix logging issues" by satok · 15 years ago
  7. 2974449 Fix logging issues by satok · 15 years ago
  8. 03d88c0 Show a current locale in the space bar by satok · 15 years ago
  9. 88327fb Fix NPE onDestroy by satok · 15 years ago
  10. dac53d9 Change RuntimeErrot to OutOfMemoryError by satok · 15 years ago
  11. e4c7ad3 Show encoded log by satok · 15 years ago
  12. 0f97599 Delete extra inflating view by satok · 15 years ago
  13. c6bc1a9 URL encode a log of exception by satok · 15 years ago
  14. 0eaca7a Fix NPE and addded logOnWarning by satok · 15 years ago
  15. 8edbaf0 Hide debug mode by satok · 15 years ago
  16. 518643a Remove non-main dictionary candidates by satok · 15 years ago
  17. 4ff7bbc Fix a bug that force closing happens even when SUPPRESS_EXCEPTION flag is on. by satok · 15 years ago
  18. 219d9d5 Flush before re-throwing exception in logOnException by satok · 15 years ago
  19. dd58fe9 Add candidates of manually picked suggestions by satok · 15 years ago
  20. 0175d7d Add additional punctuations to suggestion strip. Bug: 2729632 by Ken Wakasa · 15 years ago
  21. 4ee3676 Check suggested words whether they are from mainDic or not by satok · 15 years ago
  22. 928ebfe Add aggressive cancellation for auto suggestion by satok · 15 years ago
  23. e607db6 Get the log of exceptions. And delete the gradient background. by satok · 15 years ago
  24. 7c00957 Log version of IME by satok · 15 years ago
  25. f4973b3 Clear user's input and manually picked suggestion by satok · 15 years ago
  26. 37340b3 Merge "Add black resources" by satok · 15 years ago
  27. c03c7cb Logging issues by satok · 15 years ago
  28. faeed22 Add black resources by satok · 15 years ago
  29. 352f8bc Fix log dupplication of auto suggest by satok · 15 years ago
  30. 574a7cc Fix the bug that black symbols are shown when only one lanugage is selected. by satok · 15 years ago
  31. bf336cb Change symbol to use black icons by satok · 15 years ago
  32. f22d479 Log and UI fix by satok · 15 years ago
  33. b72f348 Add new UI for Gingerbread refering to Heiko's sample by satok · 15 years ago
  34. 3e5b8b3 Merge commit 'goog/master' by satok · 15 years ago
  35. 107d9dd Fix the valid length of a logged data by satok · 15 years ago
  36. db8dcd8 Only use fullscreen mode if the number of inches in height is less than 2.5in by Amith Yamasani · 15 years ago
  37. 01303e3 Commit on finishInput by satok · 15 years ago
  38. 8530836 Add logging for UI by satok · 15 years ago
  39. f9ce910 Merge commit 'goog/master' by satok · 15 years ago
  40. a0f8739 Add Keyboard Theme Switcher by satok · 15 years ago
  41. 8aaca66 Merge "Fix a bug throwing IndexOutOfBoundsException when IME receives completions more than MAX_SUGGESTIONS in full-screen mode." by Amith Yamasani · 15 years ago
  42. 00dd9e1 Fix NPE by satok · 15 years ago
  43. 75e0abc Fix a bug throwing IndexOutOfBoundsException when IME receives completions more than MAX_SUGGESTIONS in full-screen mode. by Yuncheol Heo · 15 years ago
  44. f6ecc28 Merge commit 'goog/master' by satok · 15 years ago
  45. 9e820fa Cleanup by satok · 15 years ago
  46. 912fb38 Merge commit 'goog/master' by satok · 15 years ago
  47. 8e0575d Cleanup unused function by satok · 15 years ago
  48. 1263d23 Insert logging code by satok · 15 years ago
  49. e4e1130 Tests and some new constructors to help in testing. by Amith Yamasani · 15 years ago
  50. 5339324 Merge commit 'goog/master' by satok · 15 years ago
  51. 5c7c337 IME Logger improvement by satok · 15 years ago
  52. dbab992 am b1068051: am f0296426: Don\'t auto-select the system language in IME language selection screen. by Amith Yamasani · 15 years ago
  53. b106805 am f0296426: Don\'t auto-select the system language in IME language selection screen. by Amith Yamasani · 15 years ago
  54. f029642 Don't auto-select the system language in IME language selection screen. by Amith Yamasani · 15 years ago
  55. 85b6c5f Fix NPE by satok · 15 years ago
  56. 22f7ea7 Add logging by satok · 15 years ago
  57. 8677ac3 Logger improvements by satok · 15 years ago
  58. 3592749 Merge "Remove ByteBuffer prefix which wrongly suppresses a class member." by Ken Wakasa · 15 years ago
  59. e945a18 Remove ByteBuffer prefix which wrongly suppresses a class member. by Ken Wakasa · 15 years ago
  60. 826269c Get rid of dependency on native AssetManager API. Confirmed the native code builds with the NDK r3. by Ken Wakasa · 15 years ago
  61. 59d77a1 Merge "Add a base class of logger" by satok · 15 years ago
  62. ac981fd Add a base class of logger by satok · 15 years ago
  63. 4606367 Get rid of dependency on native AssetManager API. Confirmed the native code builds with the NDK r3. by Ken Wakasa · 15 years ago
  64. 07cab72 Fix the sandbox build & get rid of ICU dependency. by Ken Wakasa · 15 years ago
  65. 335a0c5 am 938c1782: Fix for hanging extension keyboard. Bug: 2593488 by Amith Yamasani · 15 years ago
  66. 938c178 Fix for hanging extension keyboard. Bug: 2593488 by Amith Yamasani · 15 years ago
  67. b98c17a am f9d0f3a8: Fix for: For Voice IME busy circle displayed below waveform by Valentin Kravtsov · 15 years ago
  68. f9d0f3a Fix for: For Voice IME busy circle displayed below waveform by Valentin Kravtsov · 15 years ago
  69. 97f4b4a am c2b8c16b: Possible fix for monkey bug: 2529350 by Amith Yamasani · 15 years ago
  70. 4f69509 am 3e0c82ec: Fix for 2568664 : Slide gesture on spacebar is not reliable anymore by Amith Yamasani · 15 years ago
  71. c2b8c16 Possible fix for monkey bug: 2529350 by Amith Yamasani · 15 years ago
  72. 3e0c82e Fix for 2568664 : Slide gesture on spacebar is not reliable anymore by Amith Yamasani · 15 years ago
  73. 443c360 Clarify licensing by Jean-Baptiste Queru · 15 years ago
  74. dad0e79 Fix for 2559069 IME ".com" should be erasable with one backspace by Amith Yamasani · 15 years ago
  75. 0fef498 Treat fast moves as multi-touch. Bug: 2561786 by Amith Yamasani · 15 years ago
  76. fbd1866 Avoid race conditions between queries and closing of the auto_dict database. by Amith Yamasani · 15 years ago
  77. 0693318 Fix bug 2553592 API REVIEW: android.speech by Jean-Michel Trivi · 15 years ago
  78. d079b98 Fix build breakage due to api change by Amith Yamasani · 15 years ago
  79. 0c05902 Don't auto-add when in suggest-only mode. Bug: 2521344 by Amith Yamasani · 15 years ago
  80. 4ff60be Write the auto dictionary data to disk in a background thread to avoid blocking the UI thread. by Amith Yamasani · 15 years ago
  81. bad436e Potential fix for extension keyboard not cleaning up bubbles sometimes. by Amith Yamasani · 15 years ago
  82. 6780b89 Fix a StringIndexOutOfBounds. Bug: 2524050 by Amith Yamasani · 15 years ago
  83. 1e5374e Remove popup for extension keyboard in landscape. bug: 2519903 by Amith Yamasani · 15 years ago
  84. c3413fa Merge "Fix occasional correction errors in suggesting obvious corrections." by Amith Yamasani · 15 years ago
  85. 4f1f220 Fixes the over-logging of TextModified by Maryam Garrett · 15 years ago
  86. 231cacd Fix occasional correction errors in suggesting obvious corrections. by Amith Yamasani · 15 years ago
  87. 6c2f9f5 Fix bug: 2512075 : Current input language resets to first in list on orientation change by Amith Yamasani · 15 years ago
  88. 8102ae7 2175312 : IME suggestions stay on screen after switching orientation in search dialog by Amith Yamasani · 15 years ago
  89. 283a77f Load UserDictionary and AutoDictionary in a background thread. by Amith Yamasani · 15 years ago
  90. 07b1603 Don't let the native code target be included twice when unbundling. by Amith Yamasani · 15 years ago