Commit Graph

10554 Commits (817afe8ed71b986b7c73a7cec3c2022431157d83)
 

Author SHA1 Message Date
Benoit Pierre 817afe8ed7
ci/macos: pin XCode version (#12229)
Avoid breakage on runner image update, like the recent update
to XCode 15.4 on arm64 which breaks our (ancient) glib build.
2 months ago
NiLuJe d59c837714
Kobo: Refactor various aspects of the Kaleido/MTK support (#12221)
* UIManager: Let the fb backend deal with Kaleido wfm promotion. This fixes a number of quirks that poisoned the refresh queue with spurious full-screen refreshes. See https://github.com/koreader/koreader-base/pull/1865 for more details.
* This also means we now disable Kaleido waveform modes when color rendering is disabled (remember to trash your thumbnail cache if you don't want to mix color w/ grayscale thumbnails, though).
* UIManager: Merge refreshes that share an edge, because that was driving me nuts (and would have most likely been merged by the kernel anyway). A perfect test-case is the FM, which trips two separate refreshes because of its title bar.
* ReaderFlipping: Use sensible dimensions, so that we only refresh the icon's region.
* ReaderBookmark: Only refresh the dogear instead of the whole page when toggling bookmarks.
* NetworkSetting: Make it a real boy, so it consistently refreshes properly on dismiss instead of relying on UIManager saving the day.
* Kobo: Aggressively prevent *both* suspend & standby while MTK devices are plugged-in, as both will horribly implode the kernel (we previously only prevent standby while charging).
* Kobo: Switch to 8bpp on B&W MTK devices (or when color rendering is disabled on Kaleido panels).
2 months ago
NiLuJe 761cf18222
SDL: Return true in NetworkMgr:isConnected on !hasWifiToggle platforms, (#12217)
so as not to break the beforeWifiction shenanigans...

Which is most of them, only the Emulator subclass sets it, for...
reasons.

(That Emulator quirk is also why we can't simply scrap the whole thing
to use NetworkMgr's default imps).

Fix #12203 (thanks to @benoit-pierre for spotting that one).

This was clearly an oversight on my part when working on #10669
2 months ago
hius07 477d6865f1
toggleswitch: fix long-press (#12215) 2 months ago
hius07 8cb221c6c6
Annotations: pageno honors reference pages and hidden flows (#12214) 2 months ago
hius07 b17bd967da
Page turns: invert vertical tap zones (#12195) 2 months ago
Trash Panda 5affb68233
AltStatusBar: add option to show Author (#12197) 2 months ago
poire-z 1dd3704200
bump crengine: various fixes and optimizations (#12200)
Includes:
- xml parser: simplifications and optimizations
- lvstring: optimize Utf8ToUnicode
- lvstream: add helper to read the whole stream
- lvfntman: use new `LVStream::GetData` helper
- EPUB: minor simplification
- EPUB: fix possible buffer overflows
- EPUB: improve support for obfuscated fonts
- lvfntman: add error traces for some freetype calls
- LVDocView header: allow displaying author and book title separately
- LVFontDef::CalcMatch(): bump weight of typeface match
- Font: fix measureText() when max_width met with fallback font
- TextLang: Russian: loosen curly quotes handling
- base: cre.cpp: isLinkToFootnote: say no if target has empty content
- base: fix MacOS build
2 months ago
NiLuJe ad1286fbcc Bump platform/android/luajit-launcher
https://github.com/koreader/android-luajit-launcher/pull/493
https://github.com/koreader/android-luajit-launcher/pull/496
https://github.com/koreader/android-luajit-launcher/pull/497
https://github.com/koreader/android-luajit-launcher/pull/498
2 months ago
NiLuJe ef1b27ab70 Bump base
https://github.com/koreader/koreader-base/pull/1856
https://github.com/koreader/koreader-base/pull/1855 (fix #12178 & fix #12128)
2 months ago
poire-z caaf789052
CRE call cache: don't wrap setViewMode (#12194)
Avoid highlights' xpointers to be recomputed when
switching between page and scroll mode, which could
make using "Auto-scroll when selection reaches a corner"
really slow when having a large number of highlights.

Closes #12156.
2 months ago
Martín Fernández e38320038b
bump translations (#12193) 2 months ago
Benoit Pierre 8dad62aa1b
ci/macos: fix fallback cache key (#12188)
No wonder the macOS builds take so long…
2 months ago
zwim df48d51eca
AltStatusBar/Footer: add the read timer value (#12002)
Closes #11950
2 months ago
Benoit Pierre ce8e27a67c doc: update macOS building instructions 2 months ago
Benoit Pierre dba1fa886b ci/macos: add build timings 2 months ago
Benoit Pierre e16bdc5dd4 ci/macos: update build dependency
- drop unneeded: gettext, gnu-getopt, grep, wget
- add new one for updated build system: findutils & util-linux
2 months ago
Benoit Pierre 2d438c98a3 ci/macos: move dependencies install at the start of the build
We need a more recent make anyway (or the newly added version check won't be happy).
2 months ago
Benoit Pierre 9162a8d69c ci/macos: drop Python setup
We don't need it (not yet, since we don't use meson).
2 months ago
Benoit Pierre b7c7a41702 bump base: updated build system 2 months ago
Benoit Pierre 97735ce496 ReaderThumbnail: clear cache on rendering mode change 2 months ago
Benoit Pierre 8ced47921a PageBrowser: factorize and fix thumbnail preloading code
Fix incorrect page range check: `p >= 1 or p < self.nb_pages`
should be `p >= 1 and p <= self.nb_pages`.
2 months ago
Benoit Pierre 99d45d7584 djvu: honor render mode when reflowing 2 months ago
Benoit Pierre 0c17941ffb kopt: color support
Keep colors when reflowing documents.
2 months ago
Benoit Pierre cb002f3d1f kopt: fix bad `KoptInterface:renderPage` call
Fix `render_mode` argument: add missing `gamma` argument.
2 months ago
Benoit Pierre a2343c8957 bump base 2 months ago
Benoit Pierre 36154f4747
tests/opds: fix no longer valid feedbooks.com URLs (#12185) 2 months ago
hius07 7e3b9deb25
Annotations: more fixes (#12181) 2 months ago
hius07 5342b8cc2a
Text editor: enhancement (#12176) 2 months ago
David 78f69fd580
Add 'Use left and right keys for page turning' option (#12174) 2 months ago
Benoit Pierre 7b9c65ee1e
ci/circle: bump docker image (#12166) 2 months ago
poire-z 7ebd067a95
Footnote popup: fix XHTML handling (#12158)
Latest MuPDF update changed HTML parsing, and use a better
HTML5 parser, which may cause some issues with the XHTML
we get from crengine.
So, for footnote popups, be sure we use MuPDF's XHTML parser.
2 months ago
Frans de Jonge 75d3e4c2dc
[minor] Fix lowercase typo in "Google Translate" (#12157) 2 months ago
Martín Fernández bbe4ce466b
bump android-luajit-launcher (#12147)
* prune old assets before uncompressing new ones.
* move Poke5 to OnyxAdb driver
2 months ago
Martín Fernández e299018286
bump base (#12140) 3 months ago
hius07 a7d493d966
ReaderView: speedup highlights drawing (#12134) 3 months ago
hius07 4d50787637
Dispatcher: prettify action list (#12133) 3 months ago
Martín Fernández 4f75e41636
exporter: fix remaining OOM (#12126) 3 months ago
hius07 6d73442ecd
Reader: always exit to book folder (#12129) 3 months ago
poire-z 7ef3e475cb
CRE call cache: don't reset on setPageInfoOverride (#12123)
Fix slowness when top status bar enabled on books
with a large number of highlights.
3 months ago
Martín Fernández 0faccff9bc
Fix for OTA updates w/ zsync (#12120)
Fixes #12115
3 months ago
Martín Fernández 388a27336d
android: import files if path cannot be guessed (#12121)
closes #9787
3 months ago
David 2c9bb33f66
InputText, DictQuickLookup: add keyboard shortcut for prev/next dict, toggle virtual keyboard, comma on shift+. (#12078) 3 months ago
Arpan Ghosh e88bfbed97
[plugin] Exporter: include book author name in myclippings export format (#12106) 3 months ago
hius07 add783156d
ReaderBookmark: fix sort by date 2 (#12112) 3 months ago
Mochitto 138e26a4fc
[plugin] Exporter: solved my_clippings OOM (#12107)
Closes #10745.
3 months ago
hius07 33ae788575
configdialog: fix toggle (#12104) 3 months ago
hius07 0ae84642e2
configdialog: keep original options intact (#12093) 3 months ago
Nikola Kotur 48c41fccee
doc: add Arch Linux building instructions (#12090) 3 months ago
hius07 41191513c9
Filemanager: fix OpenWith without config (#12095)
Closes #12094.
3 months ago