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