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