Commit Graph
882 Commits
Author SHA1 Message Date
jpirnay 4005bf55e5 Add Lyra Carousel home theme 2026-05-07 23:42:35 +02:00
jpirnay 3ecbf29bd4 Adapt table implementation from crossink 2026-05-07 21:35:14 +02:00
jpirnay 3a93355d98 Proper linewrap and centering 2026-05-07 20:02:35 +02:00
jpirnay eb203f3ba3 Properly wrap message 2026-05-07 19:54:40 +02:00
jpirnay a0aee0ba1b SD-card firmware update + X3 bootloader compatibility (#1786) 2026-05-07 19:38:12 +02:00
jpirnay 82448e856e Merge pull request #179 from jpirnay/feat-pr1809
feat: Movable status bar and dual-edge progress bars (upstream PR 1809 by LSTAR1900)
2026-05-07 19:19:50 +02:00
jpirnay b56666c96e Review comments 2026-05-07 19:06:48 +02:00
jpirnay f127ec8f9e Review updates 2026-05-07 08:38:23 +02:00
jpirnay 8f92c50e48 Merge pull request #178 from jpirnay/feat-koreader-metadata
feat: Send optional document metadata with KOSync progress uploads (upstream pr 1820 by nperez0111)
2026-05-06 23:18:38 +02:00
jpirnay 4f140afd10 Movable status bar and dual-edge progress bars 2026-05-06 23:09:26 +02:00
jpirnay dedc5bd4af Send optional document metadata with KOSync progress uploads 2026-05-06 22:44:47 +02:00
jpirnay 8db7f91148 Merge pull request #177 from jpirnay/refactor-pr1838
refactor: Simplify isReaderActivity bookkeeping (upstream pr1838)
2026-05-06 22:13:17 +02:00
jpirnay 5bf63e13db Simplify isReaderActivity bookkeeping 2026-05-06 22:03:57 +02:00
jpirnay b8f2ecf23d Rework logic 2026-05-06 21:38:00 +02:00
jpirnayandCopilot b0abcb3894 Amend startup logic
Co-authored-by: Copilot <copilot@github.com>
2026-05-06 13:49:48 +02:00
jpirnay 056bdb5bf7 Make better use of available space on RecentCover 2026-05-04 18:34:57 +02:00
jpirnay b0921ab3c8 Resync properly 2026-05-04 17:38:24 +02:00
jpirnay ae746a8127 Introduce more comprehensive helper functions 2026-05-04 17:24:08 +02:00
jpirnay 444be74249 Review comments 2026-05-04 13:59:28 +02:00
jpirnay 6eae99362d Add orientation change to button actions 2026-05-04 13:27:40 +02:00
jpirnay 4c936853b9 Fix webui font download 2026-05-04 13:17:02 +02:00
jpirnay 7789a18bb4 cppcheck issue 2026-05-04 13:12:19 +02:00
jpirnay 3194af90f8 Show restart badge 2026-05-04 13:03:37 +02:00
jpirnay 03fb8e8ce1 Restart on webserver exit to regain memory 2026-05-04 11:07:38 +02:00
jpirnayandCopilot 3df8ce56de Font Manager Update
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 00:34:17 +02:00
jpirnay 3bd18d855d Amend fonts 2026-05-03 23:40:45 +02:00
jpirnay 5617db3ad2 Fix font-location 2026-05-03 22:42:54 +02:00
jpirnay 8526e58ac1 Change button description 2026-05-03 16:26:41 +02:00
jpirnay a6eb8936cf Add missed include 2026-05-03 16:20:22 +02:00
jpirnay 770688dc72 Amend button behaviour 2026-05-03 16:18:31 +02:00
jpirnay af87021290 A bit of hardening 2026-05-03 10:49:32 +02:00
jpirnay 8c85623c4d Make better use of screen estate by enforcing landscape orientation 2026-05-03 00:35:16 +02:00
jpirnay e6220793a4 Add a button overview activity 2026-05-03 00:28:22 +02:00
jpirnay ccd82c32fc Another fix attempt 2026-05-03 00:17:33 +02:00
jpirnay e454463f86 Merge origin/master into fix-button-handler and resolve sd-fonts manifest conflict 2026-05-02 23:53:36 +02:00
jpirnay 5970f8b136 yaclf 2026-05-02 23:41:01 +02:00
jpirnay 8cebf6e319 Fix button race 2026-05-02 23:38:19 +02:00
jpirnay 7f7b98b66c Merge remote-tracking branch 'origin/master' into feat-sdfonts-ui
# Conflicts:
#	assets/sd-fonts/sd-fonts.yaml
#	assets/sd-fonts/sd-fonts.yaml~HEAD
2026-05-02 23:21:54 +02:00
jpirnay ab8e7ef108 Review induced changes 2026-05-02 23:14:35 +02:00
jpirnay e83c5ed80d Update 2026-05-02 23:10:57 +02:00
jpirnay 5b863cc794 yaclf 2026-05-02 23:00:41 +02:00
jpirnayandCopilot 40008799cf Add download feature to fonts page
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 22:53:22 +02:00
jpirnay 99c5f7207c Merge pull request #163 from jpirnay/feat-sdfonts-ui
feat: Complete sdfonts integration
2026-05-02 21:08:07 +02:00
jpirnayandCopilot cc9ff5bae9 More review changes
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 18:42:45 +02:00
jpirnayandCopilot ea50449f4b Amend layout
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 18:35:10 +02:00
jpirnay aadfd54f5c cppcheck concern 2026-05-02 18:29:35 +02:00
jpirnayandCopilot 06dfc6c50b Recover parts of the regression fiasco
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 18:19:23 +02:00
jpirnayandCopilot a5469c0bb9 Review comments
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 17:22:10 +02:00
jpirnay 89f381a925 Fix mutable registry access 2026-05-02 17:02:34 +02:00
jpirnay 816523cc59 Complete download integration 2026-05-02 17:01:25 +02:00