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/ui
Aleksa Sarai 7baeebc2d4
dictionaries: switch to far more up-to-date JM(ne)dict (#8413)
The previous version of JMdict comes from 2009 and doesn't appear to
work at all when trying to do basic lookups (likely due to some kind of
encoding problem). In addition, the license information and sourcing was
not really in line with the requirements specified by the JMdict
license. This version is far more up-to-date and also includes synonym-based
deinflection (though because KOReader has a Japanese plugin now, this is
technically not necessary).

Since there didn't exist a nicely-maintained place to download these
dictionaries (because StarDict is not widely used for Japanese
dictionaries), I've set up a personal GitHub repository where I've
hosted them. Note that we're intentionally not pinning the commit hash
because GitHub only recommends we use gh-pages for CDN purposes, and one
of the requirements of the JMdict license is that you need to be able to
update to later versions.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
3 years ago
..
data dictionaries: switch to far more up-to-date JM(ne)dict (#8413) 3 years ago
elements reader: implement language-support plugin system 3 years ago
message Remove zsync plugin (#7957) 3 years ago
network NetworkManager: Always prefer system APs as intended. 3 years ago
plugin Plugins: adds PluginMenuInserter helper (#7419) 3 years ago
widget ProgressWidget: Better contrast in thin mode 3 years ago
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
cloudmgr.lua Standardize select/choose to choose (#8128) 3 years ago
downloadmgr.lua Calibre plugin fixes for android (#6996) 3 years ago
event.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
font.lua Font menu: show font names with their own font 4 years ago
geometry.lua geom: supplement :combine with more generic .boundingBox 3 years ago
gesturerange.lua Minor Input & TimeVal cleanups 3 years ago
hook_container.lua Input: Process input events in batches (#7483) 3 years ago
language.lua VirtualKeyboard: redesign and enhancements (#8089) 3 years ago
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 4 years ago
otamanager.lua Check for update → Check for updates (#8027) 3 years ago
quickstart.lua Quick start guide: fix links to images (#8072) 3 years ago
renderimage.lua Update UI layout code to use new SVG icons 3 years ago
rendertext.lua Cache: Some more tweaks after #7624 3 years ago
screensaver.lua Screensaver: correct call of BookStatusWidget 3 years ago
size.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
timeval.lua Port ffiUtil.getTimestamp users to TimeVal:now() 3 years ago
translator.lua Translator: add "Translate from book language" option (#8094) 3 years ago
trapper.lua Revamp flash_ui handling, once more, with feeling ;) (#7262) 3 years ago
uimanager.lua Adds ScrollableContainer, to be used with tall widgets (#8299) 3 years ago
wikipedia.lua Unify LuaSocket usage (#7405) 3 years ago