1. cf41aff Use string attribute for icon name by Tadashi G. Takaoka · 13 years ago
  2. 2f16fd4 Make KeySpecParser case insensitive by Tadashi G. Takaoka · 13 years ago
  3. a2f458f Add shortcut_as_more_key label by Tadashi G. Takaoka · 13 years ago
  4. 5e90f28 Fix comment handling of makelabel tool by Tadashi G. Takaoka · 13 years ago
  5. aae757b Fix English "e" more keys by Tadashi G. Takaoka · 13 years ago
  6. d005476 Fix English "o" more keys by Tadashi G. Takaoka · 13 years ago
  7. 2be51f4 Generate KeyboardLabelsSet from donottranslate-more-keys.xml by Tadashi G. Takaoka · 13 years ago
  8. 1ec1be4 Write options into the XML format. by Jean Chalard · 13 years ago
  9. f420df2 Add support for German umlaut and French ligatures flags by Jean Chalard · 13 years ago
  10. b806039 Remove constructors by Jean Chalard · 13 years ago
  11. 8cf1a8d Remove the shortcutOnly attribute which is now useless. by Jean Chalard · 13 years ago
  12. c734c2a Add a simple way to input dictionary header attributes by Jean Chalard · 13 years ago
  13. 2aa02b8 Revive the Makefile for makedict by Ken Wakasa · 13 years ago
  14. e276c24 Move makedict to LatinIME android keyboard. by Tom Ouyang · 13 years ago
  15. cdc51fc Change package name for makedict. by Tom Ouyang · 13 years ago
  16. 951ab9d Fix typo. by Ken Wakasa · 13 years ago
  17. a9a5dd0 Touch up the header format by Jean Chalard · 13 years ago
  18. 89dfb2b Update the magic number in makedict by Jean Chalard · 13 years ago
  19. e0f6cc1 Make makedict able to write binary format versions 1 and 2 by Jean Chalard · 13 years ago
  20. 9242a2b Fix string iterations in a couple places. by Jean Chalard · 13 years ago
  21. c839999 Merge "Actually add shortcut-only entries." by Jean Chalard · 13 years ago
  22. 6145b73 Add shortcut only to xml output. by Jean Chalard · 13 years ago
  23. c599f2e Actually add shortcut-only entries. by Jean Chalard · 13 years ago
  24. 9b8b2c7 Read the group count correctly from the binary format by Jean Chalard · 13 years ago
  25. 2c0903b Write multi-byte chargroup count to the binary dict by Jean Chalard · 13 years ago
  26. eddfbb6 Add a helper method by Jean Chalard · 13 years ago
  27. 903e588 Add internal structure support for isShortcutOnly (B8) by Jean Chalard · 13 years ago
  28. b751dbb Add shortcuts to XML output of makedict (B7) by Jean Chalard · 13 years ago
  29. 342d5d5 Wire the Xml-read shortcuts into the dict creation code (B6) by Jean Chalard · 13 years ago
  30. 8edd306 Add methods to read and write shortcut to binary files (B5) by Jean Chalard · 13 years ago
  31. aa91871 Make the dictionary iterator shortcut-aware (B4) by Jean Chalard · 13 years ago
  32. eec2e51 Add shortcut support to the in-memory format of makedict (B3) by Jean Chalard · 13 years ago
  33. 3b161b2 Parse the shortcuts list file. (B2) by Jean Chalard · 13 years ago
  34. 3a4f6b5 Merge "Error out when given an unknown argument" by Jean Chalard · 13 years ago
  35. 003b8cf Error out when given an unknown argument by Jean Chalard · 13 years ago
  36. 4c34454 Make bigram handler a son of a more generic class (B1) by Jean Chalard · 13 years ago
  37. d8120ff Fix a bug where attributes would have the wrong freq (B0) by Jean Chalard · 13 years ago
  38. d5e35ac Reorganize LatinIME native build directory structure. Now it got NDK friendly. by Ken Wakasa · 13 years ago
  39. e12e29c Fix a bug where ampersands in XML would not work by Jean Chalard · 13 years ago
  40. cad25fc Fix a bug ending in a NPE in some rare cases. by Jean Chalard · 13 years ago
  41. 88b22e2 Remove the old dictionary maker by Jean Chalard · 13 years ago
  42. bfbbee8 Add the new dictionary maker to the build. by Jean Chalard · 13 years ago
  43. dccb31d Fix issues with single-char word. Some refactorings as well. by Ken Wakasa · 14 years ago
  44. a1e9e39 Allow a single letter dic entry by Ken Wakasa · 14 years ago
  45. bd6f4bf Move tools/makedict from platform/development to platform/packages/inputmethods/LatinIME by Ken Wakasa · 14 years ago