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