Commit Graph
1312 Commits
Author SHA1 Message Date
jpirnay 3f1b9d0964 Refactor visual appearance of SystemInformation 2026-04-16 11:57:40 +02:00
jpirnay 0a472d9dbb Merge pull request #85 from jpirnay/rebase-keyboardpr1644
feat: Take new keyboard features on board (upstream 1644 by pablohc)
2026-04-15 19:52:30 +02:00
jpirnay 8145bb8ed5 Fixing some states 2026-04-15 19:41:25 +02:00
jpirnay 401b4ca995 Remove unused variable 2026-04-15 19:13:14 +02:00
jpirnay 42e7831135 Merge pull request #84 from jpirnay/fix-pr1664
feat: support two-step OpenSearch Description for OPDS search (upstream PR 1664 by philips)
2026-04-15 19:04:48 +02:00
jpirnay dae0ed81ba Fix help + X3 layout issue 2026-04-15 19:02:20 +02:00
jpirnay 5879ef8778 Add instructions 2026-04-15 18:52:02 +02:00
Brandon PhilipsandClaude Sonnet 4.6 b47e5b5fff feat: support two-step OpenSearch Description for OPDS search
Servers like copyparty advertise search via a link to an OpenSearch
Description (OSD) document rather than embedding {searchTerms} directly
in the feed's <link rel="search"> href (the Calibre-Web style).

OpdsParser now stores the OSD URL when rel="search" and
type="application/opensearchdescription+xml" but the href lacks
{searchTerms}. OpdsBookBrowserActivity fetches that OSD document after
each feed load and parses the <Url template="..."> element with a
minimal inline expat parser to extract the actual search template.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-15 17:58:02 +02:00
jpirnay bd43221ad9 Merge pull request #83 from jpirnay/fix-pr1648
refactor: Remove page cache, proper 64 bit filesize and apply upstream #1648
2026-04-15 17:47:35 +02:00
jpirnay 5b7ac30889 Review comments 2026-04-15 17:41:58 +02:00
jpirnay 25e9258d39 yaclf 2026-04-15 17:29:43 +02:00
jpirnay 201aef565b Remove page cache, proper 64 bit filesize and apply upstream 1648 2026-04-15 17:20:36 +02:00
jpirnay a5dd44b3e0 Implement fix for footnote links (PR 1666 by steka) 2026-04-15 16:35:19 +02:00
jpirnay cd5fe03a09 Clean up 2026-04-15 13:28:43 +02:00
jpirnay 84dbabc772 Remaining incompatibilities 2026-04-15 12:52:49 +02:00
pablohc 21fba147d1 fix(keyboard): remove duplicate ternary value in getContentRowCount 2026-04-15 12:01:12 +02:00
pablohc 712fe43a85 fix(keyboard): remove unused urlKeyWidth variable 2026-04-15 12:00:45 +02:00
pablohc 500c2be4bc fix(keyboard): reset state on re-entry, defensive bounds checks, deduplicate navigation 2026-04-15 12:00:19 +02:00
pablohc 155650d23c feat(keyboard): add URL mode with 3x3 snippet grid aligned to bottom row 2026-04-15 11:58:21 +02:00
pablohc 0491587df8 feat(keyboard): add password mode with toggle, cursor visual improvements, and layout unification 2026-04-15 11:57:13 +02:00
pablohc 226e8cf4ed feat(keyboard): add cursor mode for text navigation and editing 2026-04-15 11:50:43 +02:00
pablohc 7108fadd63 feat(keyboard): unify keyboard metrics across Base, Lyra and Lyra3Covers themes 2026-04-15 11:45:09 +02:00
jpirnay 7e32838a16 And another recommendation applied 2026-04-15 10:57:03 +02:00
jpirnay 51e6be58c8 Merge pull request #82 from jpirnay/feat-globalbookmarks
feat: Add global bookmarks screen
2026-04-15 10:52:04 +02:00
jpirnay 8812d3fb0e use correct string 2026-04-15 10:44:20 +02:00
jpirnay b0843fbbb2 Review fixes 2026-04-15 10:40:19 +02:00
jpirnay 57e89b0503 Merge pull request #81 from jpirnay/fix-ghosting-regression
fix: ghosting regression when opening subactivity from within reader
2026-04-15 10:33:28 +02:00
jpirnay 65107d9891 fix ghosting regression when opening subactivity from within reader 2026-04-15 09:57:08 +02:00
jpirnay 920b3c0b32 Use standard themed list 2026-04-15 09:51:09 +02:00
jpirnay 2d69b0fefa Minor changes 2026-04-15 09:46:42 +02:00
jpirnay 663326bde6 Small cleanup 2026-04-15 09:43:32 +02:00
jpirnay 2f4cea3706 Add Global Bookmark feature 2026-04-15 09:32:52 +02:00
jpirnay f7bf43d39b Update slovenian 2026-04-15 09:12:13 +02:00
jpirnay a57fc5b5fd Fix contentRect for X3 2026-04-14 20:49:52 +02:00
jpirnay 2565042e1f Version bump 2026-04-14 20:42:06 +02:00
jpirnay 058721be0e Tweak epubreadermenu for X3 device 2026-04-14 20:40:59 +02:00
jpirnay ef31e4c1c1 Fix X3 issue 2026-04-14 19:36:55 +02:00
jpirnay 47dcf23f2c Merge pull request #78 from jpirnay/integrate-pr-1372
feat: Add bookmark feature (integrate + extend upstream pr 1372 by andreaturchet)
2026-04-14 19:08:20 +02:00
jpirnay 8f898fc32b Update languages 2026-04-14 19:08:09 +02:00
jpirnay f2207cbb11 Review comments 2026-04-14 19:05:42 +02:00
jpirnay f9f856f961 Extending 2026-04-14 18:23:10 +02:00
jpirnay 4aabcc934c Integrate and extend pr 1372 by andreaturchet 2026-04-14 18:22:54 +02:00
jpirnay 9d3f98eeb1 Merge pull request #77 from jpirnay/feat-extendedbookinfo
fix: Show complete ebook info
2026-04-14 15:12:47 +02:00
jpirnay f2750356de Full refresh for non-portrait mode 2026-04-14 15:12:29 +02:00
jpirnay e0afe7de98 Some more languages 2026-04-14 14:58:11 +02:00
jpirnay f7db9f9d58 Update German 2026-04-14 14:52:15 +02:00
jpirnay b008baf8aa Paginate through bookinfo if required 2026-04-14 14:28:02 +02:00
jpirnay 90394e459d Merge pull request #76 from jpirnay/feat-filedrop
feat: Add file drop support in Web-Interface
2026-04-14 13:14:59 +02:00
jpirnay 87505023a0 Add file drop support 2026-04-14 13:00:18 +02:00
jpirnay 6537a368ed Add retry on esp_err_http_eagain 2026-04-14 10:40:05 +02:00