Commit Graph
329 Commits
Author SHA1 Message Date
jpirnay d0b722cbff Recognize and use raster svg images (upstream PR 2024 by LSTAR9000) 2026-05-17 17:32:19 +02:00
jpirnay 8cae186cc1 Fix css mismatch after koreader sync 2026-05-17 12:29:56 +02:00
jpirnay ac4a29b0ae Fix xtc chapter parser crash 2026-05-16 21:59:15 +02:00
jpirnay 425bd47bcd Change subsection name 2026-05-16 12:25:04 +02:00
jpirnay c5ad8c7049 Fix missing indent level for nested lists 2026-05-15 23:07:57 +02:00
jpirnay 27e538aa5a Merge pull request #220 from jpirnay/feat-txt-font
feat: Add a default font for .txt / .md files
2026-05-15 10:31:45 +02:00
jpirnay fc02ec67d9 Add independent default font for text files 2026-05-14 23:00:15 +02:00
jpirnay 4620f04b13 Add justification to list of local overrides 2026-05-14 22:43:52 +02:00
jpirnay d031554450 Nitpick comments 2026-05-14 21:56:32 +02:00
jpirnay 6b37fcd97e Fix sd card font performance for txt + md 2026-05-14 21:49:01 +02:00
jpirnay 07bdb10842 Fix button navigation 2026-05-14 18:44:49 +02:00
jpirnay da9ebb50e3 Fix inverted tilt behaviour 2026-05-14 17:23:31 +02:00
jpirnay 776728d8e8 Consolidate cache directories 2026-05-13 22:10:13 +02:00
jpirnay c8c697da06 Add double and long clicks in lists 2026-05-13 14:00:07 +02:00
jpirnay 8625b7353f cppcheck 2 2026-05-12 21:02:29 +02:00
jpirnay 7d16681bde cppcheck complaints 2026-05-12 20:49:50 +02:00
jpirnay adb5bcdbd6 Fixes 2026-05-12 18:51:31 +02:00
jpirnay a91c151979 Add end of book actions screen 2026-05-12 18:11:55 +02:00
jpirnay c865a384d3 Merge pull request #200 from jpirnay/fix-heavydutymanga
refactor: css / AA memory usage
2026-05-12 13:07:57 +02:00
jpirnay 85a5adbcf9 Address cppcheck warning 2026-05-12 09:53:15 +02:00
jpirnay 4982f803a7 A couple of fixes 2026-05-11 23:02:27 +02:00
jpirnay c273e250f2 Implement sparse css cache plus dynamic banding for AA 2026-05-11 22:27:13 +02:00
jpirnay fb16db2b48 Reduce memory footprint 2026-05-11 21:50:44 +02:00
jpirnay 2b1dbb6737 Add extended TiltModel 2026-05-11 16:29:40 +02:00
jpirnay 0f6e2b2447 Address compiler warnings 2026-05-11 11:51:46 +02:00
jpirnay 80eb889256 Add opds image download 2026-05-10 20:47:35 +02:00
jpirnay 7dcd433fe6 Fixing double click regression 2026-05-10 15:46:47 +02:00
jpirnay fe60b12d86 Improving KOReader sync 2026-05-10 15:46:33 +02:00
jpirnay a20e20aae0 Guard extension split to filename only 2026-05-08 23:44:07 +02:00
jpirnay 79ef2eea91 Some fixes for cover generation 2026-05-08 18:04:41 +02:00
jpirnay 13e87ff470 Reduce memory need 2026-05-08 17:29:59 +02:00
jpirnay 98e7c14c16 Proper sidecar cover support 2026-05-08 16:09:39 +02:00
jpirnay 8a92edcea5 Add and refactor LyraCarouselTheme by zgredex 2026-05-08 09:36:12 +02:00
jpirnay 3ecbf29bd4 Adapt table implementation from crossink 2026-05-07 21:35:14 +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 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 5bf63e13db Simplify isReaderActivity bookkeeping 2026-05-06 22:03: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 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 ccd82c32fc Another fix attempt 2026-05-03 00:17:33 +02:00
jpirnayandCopilot cc9ff5bae9 More review changes
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 18:42:45 +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