1. 9d5601e Rename PopupCharactersParser to MoreKeySpecParser by Tadashi G. Takaoka · 13 years ago
  2. ef35cb6 Move locale-related utility methods to LocaleUtils. by Jean Chalard · 13 years ago
  3. 3257294 Refactor and rename popup mini keyoard related classes by Tadashi G. Takaoka · 13 years ago
  4. f18bda6 Code cleanup by Ken Wakasa · 13 years ago
  5. 043f784 Create a way to pass the proximity info to the dictionary by Jean Chalard · 13 years ago
  6. 1be29ab Cleanup Keyboard related code and rename some classes by Tadashi G. Takaoka · 13 years ago
  7. 8da9a13 Make Keyboard object immutable except shift state by Tadashi G. Takaoka · 13 years ago
  8. 3c70185 Add orientation to regression tests by Tadashi G. Takaoka · 13 years ago
  9. 6d9bcd5 Remove enableShiftLock attribute from KeyboardId by Tadashi G. Takaoka · 13 years ago
  10. c71854a Remove swipe gesture by Tadashi G. Takaoka · 13 years ago
  11. a19b84d Move key hysteresis distance parameter to KeyDetector class by Tadashi G. Takaoka · 13 years ago
  12. e5276b3 Remove top padding parameter from MiniKeyboardBuilder constructor by Tadashi G. Takaoka · 13 years ago
  13. 17a1676 Add top padding to mini keyboard by Tadashi G. Takaoka · 13 years ago
  14. 80b79bf Merge "Fix "Show settings key" option on 7" device" by Tadashi G. Takaoka · 13 years ago
  15. cd96a69 Fix "Show settings key" option on 7" device by Tadashi G. Takaoka · 13 years ago
  16. e775909 Move Key class out of internal package by Tadashi G. Takaoka · 13 years ago
  17. a93d27d Remove colorScheme attribute from KeyboardView by Tadashi G. Takaoka · 13 years ago
  18. c2a2178 Move icon declaration to Keyboard theme by Tadashi G. Takaoka · 13 years ago
  19. 72934bd Move keyboard related internal class to separate package by Tadashi G. Takaoka · 13 years ago
  20. acd1a1c Add ArraysCompatUtils.binarySearch by Tadashi G. Takaoka · 13 years ago
  21. dc648b0 Fix arguments order of KeyboardId constructor by Tadashi G. Takaoka · 13 years ago
  22. 29a4b1a Merge "Reload keyboard after SoftInputWindow size changed" by Tadashi G. Takaoka · 13 years ago
  23. e896d31 Reload keyboard after SoftInputWindow size changed by Tadashi G. Takaoka · 13 years ago
  24. eaa10f4 Show full display names in the popup of the spacebar language swicher by satok · 13 years ago
  25. 89bd776 Use user-history bigrams when no input if available. by Jean Chalard · 13 years ago
  26. c899038 Move language-specific keyboard setting to resources. by Jean Chalard · 13 years ago
  27. dc90d0a Refactoring keyboard drawing code and KeyDetector by Tadashi G. Takaoka · 13 years ago
  28. 5d542c2 Auto mini keyboard layout by Tadashi G. Takaoka · 13 years ago
  29. cba93f5 Add different ways of reading the dictionary file. by Jean Chalard · 13 years ago
  30. 071f471 Refactor BinaryDictionary a bit by Tadashi G. Takaoka · 13 years ago
  31. bcfce3b Add whitelist dictionary by satok · 13 years ago
  32. d90be6c Fix unit test helper by Tadashi G. Takaoka · 13 years ago
  33. 6d3ff0c Add createKeyboardId helper method by Tadashi G. Takaoka · 13 years ago
  34. 8fbd552 Add proximity info to native by satok · 13 years ago
  35. 4b13b4f Add "passwordInput" attribute to case tag of Keyboard by Tadashi G. Takaoka · 13 years ago
  36. 351e3c8 Fix unit test failure by Tadashi G. Takaoka · 13 years ago
  37. 887f11e Remove next letters frequency handling by Tadashi G. Takaoka · 13 years ago
  38. aeab976 Add method to retreive suggestions from SuggestionHelper by Tadashi G. Takaoka · 13 years ago
  39. 5cb4eae Reorganize suggestion related unit test by Tadashi G. Takaoka · 14 years ago
  40. 5ef096f Move and rename computeProximityThreshold by Tadashi G. Takaoka · 14 years ago
  41. 04c96ab Automatically layout mini keyboard by Tadashi G. Takaoka · 14 years ago
  42. dbc6177 Fix build breakage by Tadashi G. Takaoka · 14 years ago
  43. fefda4e Refine InputMethodInfo API by Ken Wakasa · 14 years ago
  44. 7e43830 Add unit test for SubtypeLocale by Tadashi G. Takaoka · 14 years ago
  45. e90b333 Load main dic in native by Ken Wakasa · 14 years ago
  46. c4f7166 Remove multi-tap feature by Tadashi G. Takaoka · 14 years ago
  47. 9b6d1d5 Add popupKeyboardTemplate attribute to Keyboard by Tadashi G. Takaoka · 14 years ago
  48. f8bad15 Fix unit test to run by Tadashi G. Takaoka · 14 years ago
  49. 9ecad8c Fix auto correction threshold values array reference by Tadashi G. Takaoka · 14 years ago
  50. 7e181fe Introduce SuggestedWords class to represent suggestions list by Tadashi G. Takaoka · 14 years ago
  51. e26ef1b Remove Tutorial class and unused debug feature by Tadashi G. Takaoka · 14 years ago
  52. 9502cc1 Remove LatinIME prefix from classes by Tadashi G. Takaoka · 14 years ago
  53. 5a309f5 Move some inner static class to top class in new package by Tadashi G. Takaoka · 14 years ago
  54. b1abda8 Add an auto complete's threshold option. by Mitsuhiro Shimoda · 14 years ago
  55. dfbc508 Refactor SwipeTracker class by Tadashi G. Takaoka · 14 years ago
  56. b9792ab Move ImeLoggerTests.java from package to vendor by Ken Wakasa · 14 years ago
  57. 979f869 DO NOT MERGE. Backport LatinIME from master to Gingerbread by satok · 14 years ago