1. 8530836 Add logging for UI by satok · 15 years ago
  2. f9ce910 Merge commit 'goog/master' by satok · 15 years ago
  3. a0f8739 Add Keyboard Theme Switcher by satok · 15 years ago
  4. 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
  5. 00dd9e1 Fix NPE by satok · 15 years ago
  6. 75e0abc Fix a bug throwing IndexOutOfBoundsException when IME receives completions more than MAX_SUGGESTIONS in full-screen mode. by Yuncheol Heo · 15 years ago
  7. f6ecc28 Merge commit 'goog/master' by satok · 15 years ago
  8. 9e820fa Cleanup by satok · 15 years ago
  9. 912fb38 Merge commit 'goog/master' by satok · 15 years ago
  10. 8e0575d Cleanup unused function by satok · 15 years ago
  11. 1263d23 Insert logging code by satok · 15 years ago
  12. e4e1130 Tests and some new constructors to help in testing. by Amith Yamasani · 15 years ago
  13. 5339324 Merge commit 'goog/master' by satok · 15 years ago
  14. 5c7c337 IME Logger improvement by satok · 15 years ago
  15. dbab992 am b1068051: am f0296426: Don\'t auto-select the system language in IME language selection screen. by Amith Yamasani · 15 years ago
  16. b106805 am f0296426: Don\'t auto-select the system language in IME language selection screen. by Amith Yamasani · 15 years ago
  17. f029642 Don't auto-select the system language in IME language selection screen. by Amith Yamasani · 15 years ago
  18. 85b6c5f Fix NPE by satok · 15 years ago
  19. 22f7ea7 Add logging by satok · 15 years ago
  20. 8677ac3 Logger improvements by satok · 15 years ago
  21. 3592749 Merge "Remove ByteBuffer prefix which wrongly suppresses a class member." by Ken Wakasa · 15 years ago
  22. e945a18 Remove ByteBuffer prefix which wrongly suppresses a class member. by Ken Wakasa · 15 years ago
  23. 826269c Get rid of dependency on native AssetManager API. Confirmed the native code builds with the NDK r3. by Ken Wakasa · 15 years ago
  24. 59d77a1 Merge "Add a base class of logger" by satok · 15 years ago
  25. ac981fd Add a base class of logger by satok · 15 years ago
  26. 4606367 Get rid of dependency on native AssetManager API. Confirmed the native code builds with the NDK r3. by Ken Wakasa · 15 years ago
  27. 07cab72 Fix the sandbox build & get rid of ICU dependency. by Ken Wakasa · 15 years ago
  28. 335a0c5 am 938c1782: Fix for hanging extension keyboard. Bug: 2593488 by Amith Yamasani · 15 years ago
  29. 938c178 Fix for hanging extension keyboard. Bug: 2593488 by Amith Yamasani · 15 years ago
  30. b98c17a am f9d0f3a8: Fix for: For Voice IME busy circle displayed below waveform by Valentin Kravtsov · 15 years ago
  31. f9d0f3a Fix for: For Voice IME busy circle displayed below waveform by Valentin Kravtsov · 15 years ago
  32. 97f4b4a am c2b8c16b: Possible fix for monkey bug: 2529350 by Amith Yamasani · 15 years ago
  33. 4f69509 am 3e0c82ec: Fix for 2568664 : Slide gesture on spacebar is not reliable anymore by Amith Yamasani · 15 years ago
  34. c2b8c16 Possible fix for monkey bug: 2529350 by Amith Yamasani · 15 years ago
  35. 3e0c82e Fix for 2568664 : Slide gesture on spacebar is not reliable anymore by Amith Yamasani · 15 years ago
  36. 443c360 Clarify licensing by Jean-Baptiste Queru · 15 years ago
  37. dad0e79 Fix for 2559069 IME ".com" should be erasable with one backspace by Amith Yamasani · 15 years ago
  38. 0fef498 Treat fast moves as multi-touch. Bug: 2561786 by Amith Yamasani · 15 years ago
  39. fbd1866 Avoid race conditions between queries and closing of the auto_dict database. by Amith Yamasani · 15 years ago
  40. 0693318 Fix bug 2553592 API REVIEW: android.speech by Jean-Michel Trivi · 15 years ago
  41. d079b98 Fix build breakage due to api change by Amith Yamasani · 15 years ago
  42. 0c05902 Don't auto-add when in suggest-only mode. Bug: 2521344 by Amith Yamasani · 15 years ago
  43. 4ff60be Write the auto dictionary data to disk in a background thread to avoid blocking the UI thread. by Amith Yamasani · 15 years ago
  44. bad436e Potential fix for extension keyboard not cleaning up bubbles sometimes. by Amith Yamasani · 15 years ago
  45. 6780b89 Fix a StringIndexOutOfBounds. Bug: 2524050 by Amith Yamasani · 15 years ago
  46. 1e5374e Remove popup for extension keyboard in landscape. bug: 2519903 by Amith Yamasani · 15 years ago
  47. c3413fa Merge "Fix occasional correction errors in suggesting obvious corrections." by Amith Yamasani · 15 years ago
  48. 4f1f220 Fixes the over-logging of TextModified by Maryam Garrett · 16 years ago
  49. 231cacd Fix occasional correction errors in suggesting obvious corrections. by Amith Yamasani · 15 years ago
  50. 6c2f9f5 Fix bug: 2512075 : Current input language resets to first in list on orientation change by Amith Yamasani · 15 years ago
  51. 8102ae7 2175312 : IME suggestions stay on screen after switching orientation in search dialog by Amith Yamasani · 15 years ago
  52. 283a77f Load UserDictionary and AutoDictionary in a background thread. by Amith Yamasani · 15 years ago
  53. 07b1603 Don't let the native code target be included twice when unbundling. by Amith Yamasani · 15 years ago