SomeGuy
baab326332
[ReaderHighlight] Remove duplicated setting on NT devices ( #11750 )
...
Closes #11747 .
2024-05-11 21:25:50 +02:00
hius07
12c3c190b0
Annotations: fixes 2 ( #11788 )
...
* readerbookmark: fix index for reverse sorting
* readerhighlight: fix pdf tap on highlight detection
2024-05-09 20:53:53 +03:00
Valentin Dubois
526a1fb727
Initial support for new Kobo (Clara B/W + Colour, Libra Colour) ( #11737 )
...
* Support the Clara B&W, Clara Colour & Libra Colour
* Enable HW dithering on *all* the Kobo MTK devices
* Enforce 32bpp instead of 8bpp for Kobo devices with a color panel (the driver doesn't actually support 8bpp anyway)
* Enable standby support on MTK (whenever possible, i.e., not when plugged in, as that is horribly, horribly broken).
* Enforce the dedicated "color" waveform mode for image content in ScreenSaver, ImageViewer & Reader.
* Fix charging LED support on MTK
* Tweak the frontlight ramp on MTK + LM3630 so that it actually ramps smoothly
2024-05-09 03:27:37 +02:00
hius07
725df17c45
Annotations: fixes ( #11761 )
2024-05-07 19:54:57 +03:00
zwim
bf58723af1
[CoverImage] Honor rotation after opening of a book ( #11752 )
...
If rotation changes, create a new cache entry and use that if necessary.
Fixes #11713 .
2024-05-06 22:53:13 +02:00
poire-z
001e90db1e
ReaderSearch: delay adding to location stack until we change page
...
Search may highlight matches on the current page, and if there
are no others in the book, we would stay there and resume reading;
but we would get a spurious previous location (ie. in Book map)
that we would not expect keeping, and we may accidently go back
to previous location, losing our reading position.
Avoid this by only adding current page to location stack when
actually leaving the current page.
Because of complications with other reading modes, this is
currently only enabled for CRE document when in page mode.
2024-05-05 21:02:21 +02:00
poire-z
7d94562602
ReaderToc: fix issues when on a page before first Toc Item
...
When on a page before the first ToC item (the first chapter),
that first chapter title may be shown in the footer instead
of a more correct blank title.
This bug might still have had other small effect elsewhere.
2024-05-05 21:02:21 +02:00
poire-z
ca90b982b4
ReaderStyleTweak: reword CSS suggestions info text
2024-05-05 21:02:21 +02:00
hius07
d82815952e
Annotations, part 1 ( #11563 )
...
New format to handle annotations (page bookmarks, highlights, notes) and store them in the book metadata files.
2024-05-03 09:08:57 +03:00
hius07
6b0d97bf22
Multiple collections ( #11693 )
2024-05-01 09:01:59 +03:00
vyaus
f793c6a36c
Gesture: add jump to random page ( #11727 )
2024-04-28 17:03:58 +02:00
SomeGuy
c70c9f0905
Hide hidden flows and custom toc from non-touch devices ( #11690 )
2024-04-18 13:16:27 +02:00
SomeGuy
279f16aa23
Sleep screen menu reworked ( #11549 )
2024-04-08 22:47:17 +02:00
Denis Malinovsky
6cc970dbb4
Do flashui refresh for first display of History page ( #11603 )
...
This fixes ghosting for color Pocketbook devices
Fixes #11602 .
2024-04-06 13:07:34 +02:00
hius07
c415aea67e
File manager: fix classic mode item font size ( #11626 )
...
Closes #11625 .
2024-04-05 19:03:05 +02:00
Frans de Jonge
ec54afcc0d
[minor] ReaderStyletweak: fix typo ( #11616 )
2024-04-04 16:01:49 +02:00
SomeGuy
f6588e95e8
ReaderHighlight: ~~strikeout~~ → Strikethrough ( #11619 )
2024-04-04 11:22:36 +02:00
Frans de Jonge
b1a80921ad
Revert "ReaderPaging: enable Kindle page-turn animations ( #11424 )" ( #11617 )
...
This reverts commit ee7c3ab551 .
2024-04-03 19:04:27 +02:00
SomeGuy
fbd3e822fe
ReaderView: increase underline thickness ( #11586 )
...
Closes #11581 .
2024-03-29 09:38:31 +01:00
dkabot
ee7c3ab551
ReaderPaging: enable Kindle page-turn animations ( #11424 )
...
Fixes #11423 .
2024-03-26 14:49:17 +01:00
Denis Malinovsky
f4a8514545
ReaderTypography: update menu features symbols for Russian ( #11570 )
2024-03-20 23:24:49 +01:00
poire-z
67cd647d1a
ReaderToc: add option to show chapter lengths ( #11546 )
2024-03-20 10:09:44 +01:00
Frans de Jonge
9387fcd2d0
[fix] ReaderLink: fix copy link ( #11569 )
...
Fixes #11567 .
2024-03-18 17:36:01 +01:00
hius07
bb98cbf612
ReaderStatus: update status modification time ( #11568 )
...
In the "End of the book" action.
Closes #11564 (No idea how we got a book without modification time but the time stamp must be updated in any case)
2024-03-18 17:35:35 +01:00
hugleo
424fa9b6fd
ReaderView: ensure that the pan zoom direction is not nil ( #11557 )
...
Fix gif and web files not opening: https://github.com/koreader/koreader/pull/11425#issuecomment-2002164851
2024-03-17 12:13:04 +01:00
Jo Van Bulck
4d19ce24ed
Dictionary: Fix download message when connection fails ( #11548 )
2024-03-14 16:58:47 +01:00
poire-z
9a84755e56
Wikipedia EPUBs: add settings for include/highres images ( #11544 )
...
Allows setting a default answer to the "Include image"
and "slightly higher quality images" questions when
saving a Wikipedia article as EPUB.
2024-03-14 00:16:52 +01:00
poire-z
191ef2b4c0
Book style tweak: add more suggestions in "CSS ≡" ( #11533 )
2024-03-14 00:16:09 +01:00
hugleo
b026f84949
ReaderZooming: make auto-crop default be page content ( #11438 )
2024-03-14 00:15:10 +01:00
hius07
5414858b74
Menu widget: fix item property name ( #11534 )
2024-03-12 08:51:33 +02:00
poire-z
9467034f3f
ReaderTypeset: tweak Style> menu logic and defaults
...
- Reword and document most menu items.
- Handle internally two default styles, one applying only
to FB2/FB2 books, and the other to all other formats.
- Also don't reset the stylesheet to epub.css when
toggling Embedded Styles to off.
2024-03-10 17:06:14 +01:00
hius07
6f896e9383
ReaderFooter: chapter progress bar ( #11505 )
2024-03-10 08:05:30 +02:00
hius07
bdb1c3135c
Fulltext search: default mode, fixes ( #11507 )
2024-03-10 07:57:50 +02:00
hius07
8df885438c
Bookmarks: edit highlighted text ( #11484 )
2024-03-09 17:03:43 +02:00
zwim
58b3367d18
anti alias rounded corners in UI
2024-03-06 22:11:48 +01:00
hius07
7edb64ecee
Upper menu: fix generating the menu ( #11513 )
...
revert all changes to the upper menu made in #11495
2024-03-05 07:38:06 +02:00
hius07
ec98c6334b
MenuSearch: open upper menu when needed only ( #11495 )
2024-02-28 07:29:33 +02:00
hius07
72a6fa1e64
FileManager: less lfs calls when selecting files ( #11476 )
2024-02-19 08:03:12 +02:00
hius07
db2336440f
Alt status bar: custom metadata support ( #11463 )
2024-02-18 08:06:50 +02:00
hugleo
52fae11da7
ReaderView: ensure pan zoom mode on document open ( #11425 )
...
When we open the document for the first time, the pan
positions are not being applied. If I use the bottom-to-top
mode we should see the bottom first, but the top is being
shown instead.
2024-02-17 01:34:40 +01:00
hugleo
ef0077df23
ReaderPaging: fix offset issue on next page in pan zoom ( #11408 )
2024-02-17 01:31:31 +01:00
hugleo
041117cbb6
ReaderZooming: revert Autocrop fix ( #11325 )
...
From f990937f9f .
2024-02-17 01:26:21 +01:00
hius07
5d4747c593
FileManager: less lfs calls ( #11452 )
...
Use item info provided by FileChooser.
Also fix showing PathChooser with invalid path,
and fix issue when opening non-supported files.
2024-02-17 01:17:59 +01:00
poire-z
d77b511849
bump crengine: text selection and footnotes fixes and tweaks
...
Includes:
- LvDocView: allow setting custom title/authors/series
- elementFromPoint(): fix possible crash when float at end of document
- Non-linear fragments: fix generic handling on erm_final
- DrawBorder: fix bottom border inset/outset drawing
- getSegmentRects(): allow segments to include images
- getRangeText(): allow gathering images
- Allow standalone image in link to trigger in-page footnotes
- ldomDocument::render(): avoid uneeded deserialization on each page turn
- lvtinydom: add ldomNode::getAllInnerAttributeValues()
- LVFootNote: avoid retrieving internal CompactArray object
- In-page footnotes: allows for multiple id= inside them
cre.cpp:
- rename overrideDocumentProp() to setAltDocumentProp()
- isLinkToFootnote(): handle image-only links
- text selection functions: add includeImages param
2024-02-17 00:33:03 +01:00
Frans de Jonge
bdd475f55f
[i18n] ReaderSearch: add translation context to "All" button ( #11352 )
...
Cf. https://github.com/koreader/koreader/pull/11313/files#r1439406753
2024-02-08 17:40:41 +01:00
hius07
b8090c641c
Minimize DocSettings:open() calls ( #11437 )
2024-02-07 10:35:52 +02:00
hius07
d94b819eb1
CoverBrowser: use bookinfo cache in Classic mode ( #11404 )
...
Getting bookinfo from the cache db is much faster than opening a book, let's use it in Classic mode too.
With fallback if no metadata available.
2024-01-26 22:01:45 +01:00
hius07
925aa728c9
Fulltext search: action to show last findall results ( #11388 )
2024-01-20 10:00:21 +02:00
NiLuJe
19ed35e59c
ConfigDialog: Don't enforce 0x0 dimensions on initial display
...
FrameContainer now behaves like other widgets, and no longer re-computes
dimensions in paintTo *if you provide a dimen*.
Since we do here, for.... reasons I'm not entirely sure still make any
sense, make sure we actually compute valid dimensions,
instead of an empty rect from Geom:new ;).
Fix #11389
2024-01-19 21:11:02 +01:00
NiLuJe
90ae4acca6
Chore: Review FrameContainer constructors for shared dimen objects
...
Nothing else seems problematic, this is mostly just cosmetic sanitization
around Geom objects.
2024-01-19 00:08:10 +01:00