2
0
mirror of https://github.com/koreader/koreader synced 2024-11-10 01:10:34 +00:00
koreader/frontend/device
nairyo 65031ae14f
Dictionary lookup window: use from/to language to determine glyph form (#10184)
For example, to determine whether the Japanese or Chinese form should be shown.

* Dictionaries.lua - use iso3 codes everywhere
readerdictionary.lua - convert iso to bcp tag, to construct ifo_lang
isolanguage.lua - map from iso3 to full language name, map from iso3 to bcp language tag

* Make the full language names translatable

* Store ifo information from dictionaries.lua in downloaded dictionaries
2023-03-14 22:11:17 +01:00
..
android Input: Don't set unnecessary input translations when viewports are involved (#10104) 2023-02-10 18:05:46 +01:00
cervantes NetworkMgr: Refine isConnected check (#10098) 2023-02-10 23:47:08 +01:00
dummy Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
generic Dictionary lookup window: use from/to language to determine glyph form (#10184) 2023-03-14 22:11:17 +01:00
kindle fix broken escaping 2023-02-17 12:46:17 -05:00
kobo Kobo: Mimic Nickel's poweroff behavior on sunxi (#10122) 2023-02-15 00:41:30 +01:00
pocketbook NetworkManager: isWifiOn isConnected consistent usage. 2023-02-08 00:06:04 -05:00
remarkable rM: Handle input shenanigans on mainline kernels (#10168) 2023-03-02 18:08:56 +01:00
sdl Device: Handle network info data gathering ourselves (#10139) 2023-02-21 00:46:19 +01:00
sony-prstux NetworkMgr: Refine isConnected check (#10098) 2023-02-10 23:47:08 +01:00
devicelistener.lua EInk: Add a setting to toggle flashing on pages with images (#10049) 2023-02-02 21:09:29 +01:00
gesturedetector.lua Input/Device: Refactor Gyro events handling (#9935) 2022-12-21 15:50:39 +01:00
input.lua rM: Handle input shenanigans on mainline kernels (#10168) 2023-03-02 18:08:56 +01:00
key.lua InputContainer: Fall cleanup ;). 2022-10-29 22:55:20 +02:00
sysfs_light.lua Kobo: Always use open/write/close for sysfs writes (#9635) 2022-10-14 01:50:03 +02:00
thirdparty.lua Revert "Hyphenation: add custom hyphenation rules (#7746)" (#7785) 2021-05-31 22:19:24 +02:00
wakeupmgr.lua WakeupMgr: Explicitly invalidate the current alarm in unsetWakeupAlarm (#10032) 2023-01-16 19:32:32 +01:00