You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/apps
Aleksa Sarai 3461f8af31
Dictionary: disable fuzzy search when CJK words (#8458)
Fuzzy searching doesn't work with CJK text: with Japanese,
we get large numbers of useless results because sdcv
decides to strip off the wrong part of the word.
It seems unlikely that sdcv correctly handles Korean
or Chinese, so just disable fuzzy searching on all
CJK-containing word lookups.
3 years ago
..
cloudstorage Input dialogs: keep size in rotation (#8223) 3 years ago
filemanager ReaderMenu/FileManagerMenu: deduplicate Exit menu code (#8459) 3 years ago
reader Dictionary: disable fuzzy search when CJK words (#8458) 3 years ago