diff options
author | Willem Jan Palenstijn | 2012-01-06 09:38:41 +0100 |
---|---|---|
committer | Willem Jan Palenstijn | 2012-01-06 09:45:11 +0100 |
commit | 41ba2433f57f064f3119b5b5c1247eadb32d5977 (patch) | |
tree | 2b50c2f221b98e1abab74cbb12af443fa979d4f5 /backends/platform/android/jni.cpp | |
parent | f5c54bd9a36a106b05df0234c342d319f9307410 (diff) | |
download | scummvm-rg350-41ba2433f57f064f3119b5b5c1247eadb32d5977.tar.gz scummvm-rg350-41ba2433f57f064f3119b5b5c1247eadb32d5977.tar.bz2 scummvm-rg350-41ba2433f57f064f3119b5b5c1247eadb32d5977.zip |
AGI: Fix predictive input binary search
Note that there are still issues with this input mode. If the binary
search hits a prefix match before finding the full match, it won't
recognize the full match. (Example: typing "buy" will show "buz"
because it's aiming for "buzzard" without realizing "buy" exists.)
Diffstat (limited to 'backends/platform/android/jni.cpp')
0 files changed, 0 insertions, 0 deletions