Commit Graph

1606 Commits (280f23e1b853075dee2c835d65aae9891ab139db)

Author SHA1 Message Date
SomeGuy 280f23e1b8
misc. changes 2 months ago
SomeGuy 0a8dd0d006
changes poire-z Demanded (with capital D). 2 months ago
SomeGuy e6a67ce75a
Update frontend/apps/reader/modules/readerfooter.lua
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
2 months ago
SomeGuy b645666d66
the nineties called they want their brackets back 2 months ago
SomeGuy 95ce0b02ac
misc. changes 2 months ago
SomeGuy 997ca9fadc
Suggestions from Frenzie's code review
Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
2 months ago
Frans de Jonge e31ce608b2
fix translation 2 months ago
Frans de Jonge 243d5c5374
fix translation 2 months ago
SomeGuy 06bfc8612c
slight wording alterations and sneaky comp squashed 2 months ago
SomeGuy 0c77fb80ff
missing brackets added and colons removed 2 months ago
SomeGuy c98a72ead3
back to 'alt status bar' 2 months ago
SomeGuy f6f590f5f1
comp. replaced by items 2 months ago
SomeGuy be132f7222
typos 2 months ago
SomeGuy 6a49707659
final changes to readerfooter 2 months ago
SomeGuy 5e3013c26c
checked function added to battery comp. (alt status bar) 2 months ago
SomeGuy 249d1380d7
special commit for testing 2 months ago
SomeGuy 97abc36663
makeover 2 months ago
SomeGuy 3b543045da
added 'complications' to menu 2 months ago
SomeGuy ce5808f768
more wording changes 2 months ago
SomeGuy ac8f37a915
more wording changes 2 months ago
SomeGuy 4d929bbaf4
textOptionTitles wording changes 2 months ago
SomeGuy b31284fced
~~alternate~~ alternative status bar 2 months ago
SomeGuy 279f16aa23
Sleep screen menu reworked (#11549) 2 months ago
Frans de Jonge ec54afcc0d
[minor] ReaderStyletweak: fix typo (#11616) 2 months ago
SomeGuy f6588e95e8
ReaderHighlight: ~~strikeout~~ → Strikethrough (#11619) 3 months ago
Frans de Jonge b1a80921ad
Revert "ReaderPaging: enable Kindle page-turn animations (#11424)" (#11617)
This reverts commit ee7c3ab551.
3 months ago
SomeGuy fbd3e822fe
ReaderView: increase underline thickness (#11586)
Closes #11581.
3 months ago
dkabot ee7c3ab551
ReaderPaging: enable Kindle page-turn animations (#11424)
Fixes #11423.
3 months ago
Denis Malinovsky f4a8514545
ReaderTypography: update menu features symbols for Russian (#11570) 3 months ago
poire-z 67cd647d1a
ReaderToc: add option to show chapter lengths (#11546) 3 months ago
Frans de Jonge 9387fcd2d0
[fix] ReaderLink: fix copy link (#11569)
Fixes #11567.
3 months ago
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)
3 months ago
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
3 months ago
Jo Van Bulck 4d19ce24ed
Dictionary: Fix download message when connection fails (#11548) 3 months ago
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.
3 months ago
poire-z 191ef2b4c0
Book style tweak: add more suggestions in "CSS ≡" (#11533) 3 months ago
hugleo b026f84949
ReaderZooming: make auto-crop default be page content (#11438) 3 months ago
hius07 5414858b74
Menu widget: fix item property name (#11534) 3 months ago
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.
3 months ago
hius07 6f896e9383
ReaderFooter: chapter progress bar (#11505) 3 months ago
hius07 bdb1c3135c
Fulltext search: default mode, fixes (#11507) 3 months ago
hius07 8df885438c
Bookmarks: edit highlighted text (#11484) 3 months ago
hius07 7edb64ecee
Upper menu: fix generating the menu (#11513)
revert all changes to the upper menu made in #11495
4 months ago
hius07 ec98c6334b
MenuSearch: open upper menu when needed only (#11495) 4 months ago
hius07 db2336440f
Alt status bar: custom metadata support (#11463) 4 months ago
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.
4 months ago
hugleo ef0077df23
ReaderPaging: fix offset issue on next page in pan zoom (#11408) 4 months ago
hugleo 041117cbb6
ReaderZooming: revert Autocrop fix (#11325)
From f990937f9f.
4 months ago
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
4 months ago
Frans de Jonge bdd475f55f
[i18n] ReaderSearch: add translation context to "All" button (#11352)
Cf. https://github.com/koreader/koreader/pull/11313/files#r1439406753
4 months ago