Commit Graph

11133 Commits

Author SHA1 Message Date
Sungjoon Moon
17df79d748 [i18n] Change Korean language name (#13634)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
한글 is name of Korean character not the name of language
한국어 is right name for the ko_KR (South Korea) language code
It's called 조선어 in North Korea but it will require different language code
Ref: https://en.wikipedia.org/wiki/Korean_language
2025-04-19 23:22:15 +02:00
yparitcher
8556d77f55 ReaderPaging:onRestoreBookLocation Copy location / ctx so it does not get modified
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
Fixes: #13570
2025-04-18 14:11:36 -04:00
yparitcher
92de0759ed ReaderPaging:onRestoreBookLocation Do not restore nil location
it can pe passed a nil / empty table if the location stack is empty, return early in this case.

Fixes: #12869
2025-04-18 14:11:36 -04:00
yparitcher
f4a385a6be ReaderPaging:getBookLocation() simplify usage of util.tableDeepCopy
util.tableDeepCopy always returns a table
2025-04-18 14:11:36 -04:00
mergen3107
4816757534 Kindle: add hall file for PW6 (#13615) 2025-04-18 19:15:58 +02:00
hius07
1c833373b5 Text editor main: fix notebook file mess (#13624) 2025-04-18 19:21:43 +03:00
hius07
aa61308ae8 readerstatus: fix "open next file" (#13621) 2025-04-18 19:21:06 +03:00
Jackson Hacker
968703494e Add Kindle Basic 5 hall file (#13603)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-16 16:10:01 +02:00
Martín Fernández
23bcb530c9 Debian: misc changes (#13596)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
- Updated changelog with proper version & date.
- Updated description (based on common metadata)
- Removed duplicated files that are condensed in /usr/share/doc/koreader

Misc:

- make `frontend/device/devicelistener.lua` non executable
- make `plugins/terminal.koplugin/profile` executable
2025-04-15 08:34:11 +02:00
hius07
cd2ad10a18 Statistics main: revert erroneous nextTick in onReaderReady() (#13592)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-14 20:52:40 +03:00
hius07
dee2411a4b Screensaver: improve sleep screen message (#13571) 2025-04-14 20:51:40 +03:00
Benoit Pierre
29b728020f android: fix STL (#13594)
- https://github.com/koreader/koreader-base/pull/2058
- https://github.com/koreader/android-luajit-launcher/pull/548

Close #13575.
2025-04-14 19:49:15 +02:00
Benoit Pierre
c95822f0a4 bump luajit-launcher (#13595)
- https://github.com/koreader/android-luajit-launcher/pull/547
2025-04-14 18:16:12 +02:00
Frans de Jonge
8e03808047 NetworkManager: check if proxy URL can be parsed (#13562)
Closes #12839.
2025-04-14 17:12:46 +02:00
Benoit Pierre
09939d95eb bump base (#13585)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
- https://github.com/koreader/koreader-base/pull/2039
- https://github.com/koreader/koreader-base/pull/2047
- https://github.com/koreader/koreader-base/pull/2048
- https://github.com/koreader/koreader-base/pull/2049
- https://github.com/koreader/koreader-base/pull/2050
- https://github.com/koreader/koreader-base/pull/2051
- https://github.com/koreader/koreader-base/pull/2052
- https://github.com/koreader/koreader-base/pull/2053
- https://github.com/koreader/koreader-base/pull/2054
- https://github.com/koreader/koreader-base/pull/2055
- https://github.com/koreader/koreader-base/pull/2056
- https://github.com/koreader/koreader-base/pull/2057
2025-04-14 07:47:51 +02:00
David
bf8adf2852 DictQuickLookup: make the widget's width user patchable (#13497)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-12 07:50:58 +02:00
hius07
09772fde3f Statistics main: do not read settings for pic documents (#13561)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-11 21:40:37 +03:00
David
3def243f97 [FocusManager] correct cursor keys in RTL (#13362)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-10 23:42:48 +02:00
Martín Fernández
d6771ebe61 bump metadata translations (#13551) 2025-04-10 21:40:12 +02:00
JManch
9dbcde4305 [plugin] HttpInspector: fix crash when starting server (#13541)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-09 23:17:05 +02:00
Frans de Jonge
b58fc372ab Update translations for v2025.04 (#13537)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
v2025.04
2025-04-09 15:38:54 +02:00
Robert Greener
edb8f29de0 Quote directory in util.diskUsage (#13448)
If not quoted, this function does not work with directories that include a space in their name
2025-04-09 13:01:47 +02:00
hius07
6efae12ba0 OPDSBrowser: analyze acquisition mimetype (#13535)
To handle non-standard relations.
Closes #13520.
2025-04-09 13:01:04 +02:00
Martín Fernández
142566f1b0 fix thirdparty exporters (#13531)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-08 18:23:52 +02:00
Frans de Jonge
45f77455a9 [plugin] calibre: fix a nil concatenation typo (#13484)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-07 21:15:38 +02:00
hius07
d5ba5e3baf CoverBrowser main: fix Settings menu position (#13516)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-07 18:53:37 +03:00
hius07
7453c786de Selected files: more actions (#13510) 2025-04-07 12:56:37 +03:00
hius07
afb33e8518 Key press handlers to show upper menu (#13511)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-06 12:47:00 +03:00
Martín Fernández
b7b1717ed4 calibre: add timeout to connection message (#13513)
Fixes #13478
2025-04-06 09:28:52 +02:00
Martín Fernández
fcb9200a12 avoid debian fonts (#13512)
Fixes #13509
2025-04-05 21:57:21 +02:00
David
68f3b347a9 [ReaderLink, Dispatcher] add toggle for tap-to-follow links (#13469)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
closes #13381
2025-04-05 16:16:17 +02:00
hius07
7e12cab461 File browser: filter by status (#13503) 2025-04-05 10:19:32 +03:00
hius07
0a9169edfd Dispatcher: fix action deleted arg (#13488)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-05 09:50:28 +03:00
Shixian Sheng
d799468a80 Update some links in Porting.md (#13504)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-04-02 15:05:41 +02:00
Renee
7b68fb64f0 [plugin] opdsparser: add support for hexadecimal code points (#13482) 2025-04-02 12:43:42 +02:00
hius07
4d73b36c17 onetime_migration: fix last migration date (#13499) 2025-04-02 09:14:25 +03:00
hius07
c1fe82bd22 vocabbuilder main: fix SortWidget method name (#13495)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-04-01 09:34:20 +03:00
hius07
25101d2bb5 Menu search fixes (#13493) 2025-04-01 09:33:48 +03:00
hius07
2a10f7188b filemanagerfilesearcher: fix menu appearance (#13465)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-03-27 17:13:37 +02:00
Frans de Jonge
d94a9d016d [CI] git fetch first in after_success_docs_translation.sh (#13468) 2025-03-27 14:41:15 +01:00
Frans de Jonge
5b8e26f7b8 [CI] Fix git checkout order in after_success_docs_translation.sh (#13467) 2025-03-27 14:33:14 +01:00
Frans de Jonge
38695119ca [CI] exit 1 on failure in after_success_docs_translation.sh (#13466)
References #13277.
2025-03-27 14:17:44 +01:00
hius07
9b8dbf3e83 Status strings translation context (#13459)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-26 17:01:39 +02:00
hius07
b6e3b2cbc3 dispatcher: ignore order for single-action gesture (#13450) 2025-03-26 17:01:14 +02:00
hius07
c2d41f2c41 menu: restore go to letter for folders (#13460)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-26 10:30:24 +01:00
David
29908800b9 [UnderlineContainer] "fix" focus underline for RTL UI (#13454)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
see #13362 generally and https://github.com/koreader/koreader/pull/13362#issuecomment-2749434009
2025-03-25 07:44:21 +01:00
hius07
93ee0a1415 File browser: sort by metadata (#13437)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-24 19:12:46 +02:00
hius07
a852d535d1 opdsbrowser: fix calling file-downloaded dialog (#13443)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-03-22 17:10:23 +01:00
hius07
3ebdfffd01 Reflowable documents: fix sync T/B margins (#13439)
Some checks are pending
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Waiting to run
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Waiting to run
2025-03-21 13:16:58 +02:00
hius07
47ff612417 Profiles: add "on exiting sleep screen" auto-exec trigger (#13430)
Some checks failed
macos / macOS 13 x86-64 🔨15.2 🎯10.15 (push) Has been cancelled
macos / macOS 14 ARM64 🔨15.4 🎯11.0 (push) Has been cancelled
2025-03-19 18:53:45 +02:00