Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
e332d45253edfec4f544218e39c9e88b90945793
/
native
90d9661
Clean up: Update variable names to comply with spec of ApplicationInfo.
by Ken Wakasa
· 15 years ago
e90b333
Load main dic in native
by Ken Wakasa
· 15 years ago
f7425bb
Supress overflow at mulitplying demotion rate
by satok
· 15 years ago
61e2f85
Add profiler for native dictionary code
by satok
· 15 years ago
458249e
Consolidate main dictionary files.
by Ken Wakasa
· 15 years ago
2912c65
Manual merge from gingerbread-plus-aosp
by Jean-Baptiste Queru
· 15 years ago
1dea9bd
Don't use stale NDK libraries for IA
by Bruce Beare
· 15 years ago
54fe9e0
Suggest words with excessive chars out of proximity chars Bug: 3273807
by satok
· 15 years ago
a3d78f6
Suggest words with transposed chars
by satok
· 15 years ago
e07baa6
Limit the suggestions with an excessive character by filtering proximity characters
by satok
· 15 years ago
aee09dc
Fix a bug that We can't suggest words with missing space if one of the words starts with a capitalized character.
by satok
· 15 years ago
662fe69
Suggest words with missing space
by satok
· 15 years ago
cdbbea7
Suggest excessive characters
by satok
· 15 years ago
d299792
Make no-recursive getWordRec
by satok
· 15 years ago
f5cded1
Fix a crash when MAX_WORD_LENGTH is too short.
by satok
· 15 years ago
48e432c
Breakdown getWordRec
by satok
· 15 years ago
6831926
Trim the flow of getWordRec
by satok
· 15 years ago
cfb2436
Merge "Breakdown getWordRec"
by satok
· 15 years ago
28bd03b
Breakdown getWordRec
by satok
· 15 years ago
a46683a
Just code cleanup.
by Ken Wakasa
· 15 years ago
715514d
Breakdown getWordRec and add comments
by satok
· 15 years ago
18c28f4
Detach bigram functionarities from unigram_dictionary
by satok
· 15 years ago
e808e43
Refactor: Move utility functions and no suggestion functions from unigram_dictionary.cpp to dictionary.cpp
by satok
· 15 years ago
3008825
Fix parameters of native functions and refactor Dictionary
by satok
· 15 years ago
d4952c8
Move a logic for finding words with a missing character to the native code.
by satok
· 15 years ago
15dc33d
Add an easy way to output native debug logs
by satok
· 15 years ago
9b195dd
Revert https://android-git.corp.google.com/g/#change,63791 as library loading issue seems to have been fixed now.
by Ken Wakasa
· 15 years ago
ca4e427
Fix UnsatisfiedLinkError for Latin IME. Don't use old NDK version in a platform build.
by Amith Yamasani
· 15 years ago
979f869
DO NOT MERGE. Backport LatinIME from master to Gingerbread
by satok
· 15 years ago
bf45d36
For issue #2651381, allow library prelinking.
by Dan Bornstein
· 15 years ago
07b1603
Don't let the native code target be included twice when unbundling.
by Amith Yamasani
· 15 years ago
[Renamed from dictionary]
df4e043
Fix a crash in the dictionary due to releasing a null array.
by Amith Yamasani
· 16 years ago
1b62ff1
Increase target size of preferred letters while typing.
by Amith Yamasani
· 16 years ago
e8f1ede
Enable auto-correction only if there is a significant size main dictionary.
by Amith Yamasani
· 16 years ago
d0e43ec
Fix for #2185627 : ArrayIndexOutOfBounds in BinaryDictionary.getWords()
by Amith Yamasani
· 16 years ago
379bcf8
Fix a bug in suggestion algorithm not returning all matches. Fixes 2170908.
by Amith Yamasani
· 16 years ago
f51d16a
Reduce weight of missing-char suggestions.
by Amith Yamasani
· 16 years ago
f115088
Allow for non-starting letters to be upper case in dictionary lookup.
by Amith Yamasani
· 16 years ago
322dc3d
Prune out suggestions that have a very large edit distance.
by Amith Yamasani
· 16 years ago
c3df2d6
Correction algorithm to check for missing single characters.
by Amith Yamasani
· 16 years ago
af58008
DO NOT MERGE ( Already in master ): Fix a global reference leak. # 2026571
by Amith Yamasani
· 16 years ago
cc3e5c7
AI 143659: am: CL 143472 Reduce dictionary size.
by Amith Yamasani
· 16 years ago
923bf41
auto import from //branches/cupcake/...@138744
by The Android Open Source Project
· 16 years ago