Commit Graph

3 Commits

Author SHA1 Message Date
NiLuJe
da74691515 Chore: Don't cache static data tables (ui/elements, ui/data, kb layouts & co) (#12519)
Using `require` didn't make much sense since most of them are only used in a single place anyway, and it takes care of a few weird interactions in the process (besides not polluting `package.loaded` with useless crap ;)).
2024-09-16 17:11:42 +02:00
Frans de Jonge
893026a2ef [chore] Fix a few Persian keyboard luacheck issues (#7253)
Cf. <https://github.com/koreader/koreader/pulls#issuecomment-774345230>.
2021-02-06 16:27:02 +01:00
Monirzadeh
6f50d67b5d [UX] Add Persian keyboard (#7222)
Fixes #5791.
2021-02-05 21:30:09 +01:00