1. e90b333 Load main dic in native by Ken Wakasa · 15 years ago
  2. 662fe69 Suggest words with missing space by satok · 15 years ago
  3. 715514d Breakdown getWordRec and add comments by satok · 15 years ago
  4. 18c28f4 Detach bigram functionarities from unigram_dictionary by satok · 15 years ago
  5. e808e43 Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp by satok · 15 years ago
  6. 3008825 Fix parameters of native functions and refactor Dictionary by satok · 15 years ago
  7. d4952c8 Move a logic for finding words with a missing character to the native code. by satok · 15 years ago
  8. 15dc33d Add an easy way to output native debug logs by satok · 15 years ago
  9. 80aa14f - separate dict (uses xml) by Jae Yong Sung · 15 years ago
  10. 937d5ad added bigram prediction by Jae Yong Sung · 15 years ago
  11. 826269c Get rid of dependency on native AssetManager API. Confirmed the native code builds with the NDK r3. by Ken Wakasa · 15 years ago
  12. 707505e A part of efforts of unbundling LatinIME: Get rid of ICU dependency in the native code. by Ken Wakasa · 15 years ago
  13. 07b1603 Don't let the native code target be included twice when unbundling. by Amith Yamasani · 15 years ago[Renamed from dictionary/src/dictionary.cpp]
  14. 1b62ff1 Increase target size of preferred letters while typing. by Amith Yamasani · 16 years ago
  15. d0e43ec Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords() by Amith Yamasani · 16 years ago
  16. 379bcf8 Fix a bug in suggestion algorithm not returning all matches. Fixes 2170908. by Amith Yamasani · 16 years ago
  17. f51d16a Reduce weight of missing-char suggestions. by Amith Yamasani · 16 years ago
  18. f115088 Allow for non-starting letters to be upper case in dictionary lookup. by Amith Yamasani · 16 years ago
  19. 322dc3d Prune out suggestions that have a very large edit distance. by Amith Yamasani · 16 years ago
  20. c3df2d6 Correction algorithm to check for missing single characters. by Amith Yamasani · 16 years ago
  21. cc3e5c7 AI 143659: am: CL 143472 Reduce dictionary size. by Amith Yamasani · 16 years ago
  22. 923bf41 auto import from //branches/cupcake/...@138744 by The Android Open Source Project · 16 years ago