Commit Graph
844 Commits
Author SHA1 Message Date
jpirnay 104af74079 Additional glyphs 2026-05-07 08:31:22 +02:00
jpirnay 3254582a20 Extend script functionality 2026-05-07 08:23:51 +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 464846fd75 Add builtin as default everywhere 2026-05-06 22:54:02 +02:00
jpirnay dedc5bd4af Send optional document metadata with KOSync progress uploads 2026-05-06 22:44:47 +02:00
jpirnay bd71bf465c Merge pull request #176 from jpirnay/fix-powerbutton
fix: Amend powerbutton logic (less actions on going back to sleep)
2026-05-06 22:09:00 +02:00
jpirnay e13ba3e180 Apply PR 1807 by WuToFu 2026-05-06 21:55:54 +02:00
jpirnay b8f2ecf23d Rework logic 2026-05-06 21:38:00 +02:00
jpirnay 6f877c03eb Safety guard 2026-05-06 15:29:02 +02:00
jpirnay 82cb274d84 Fix typo in description 2026-05-06 15:23:47 +02:00
jpirnay 180b601841 Extend character range 2026-05-05 20:49:30 +02:00
jpirnay 795e2fe9a9 Add two more fonts 2026-05-05 18:33:29 +02:00
jpirnay 9fba8b07e9 Minor stylistic updates 2026-05-05 17:54:38 +02:00
jpirnay f15b1d06bf Fix static font generation from variable fonts 2026-05-05 17:35:13 +02:00
jpirnay 8aac378b71 Add pyyaml 2026-05-05 16:18:53 +02:00
jpirnay 3b4e8f8df9 Reestablish stats 2026-05-05 10:22:31 +02:00
jpirnay 2a443da291 Fix initial horrible performance for books without a cover 2026-05-04 23:59:51 +02:00
jpirnay 0afd1d196f Review 2026-05-04 20:41:40 +02:00
jpirnay c65863cee5 Adopt crossinks low mem guard idea 2026-05-04 19:55:18 +02:00
jpirnay 441f1c7107 Minor optimisation 2026-05-04 18:42:57 +02:00
jpirnay df9a260f77 Merge pull request #169 from jpirnay/refactor-fragment1
refactor: Introducing scratchpad to reuse already allocated memory for Metadata read
2026-05-04 17:35:39 +02:00
jpirnay e70fd281d9 Review changes 2026-05-04 17:27:21 +02:00
jpirnay ea0f6eaa9e Reduce heap fragmentation 2026-05-04 17:17:38 +02:00
jpirnay 5486eee4e3 Introducing scratchpad to reuse already allocated memory 2026-05-04 17:08:51 +02:00
jpirnay 42a9c09e4c yaclf 2026-05-04 16:59:21 +02:00
jpirnay 47946def00 Mirror upstream PR#1817 2026-05-04 16:52:54 +02:00
jpirnay 7a0dc31c2f Add minimal allback buffer for future use 2026-05-04 16:44:28 +02:00
jpirnay aeafe42348 Fix unwanted cache clearing 2026-05-04 15:54:29 +02:00
jpirnay 95eafaecd1 Smarter cache eviction 2026-05-04 15:41:10 +02:00
jpirnay 48aaf821a5 Clear cache on prewarm 2026-05-04 15:33:47 +02:00
jpirnay 6eae99362d Add orientation change to button actions 2026-05-04 13:27:40 +02:00
jpirnay 3194af90f8 Show restart badge 2026-05-04 13:03:37 +02:00
jpirnay ece696a115 Add additional fonts 2026-05-04 11:36:24 +02:00
jpirnay cd75e3b8e1 Adding additional font sizes 2026-05-03 23:59:45 +02:00
jpirnay 3bd18d855d Amend fonts 2026-05-03 23:40:45 +02:00
jpirnay d627b3f38f Fix pagebreak issue 2026-05-03 23:01:12 +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 770688dc72 Amend button behaviour 2026-05-03 16:18:31 +02:00
jpirnayandCopilot be7ba80789 Reinsert cover candidate logic
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 12:10:27 +02:00
jpirnay af87021290 A bit of hardening 2026-05-03 10:49:32 +02:00
jpirnay 6b002abc38 Language updates 2026-05-03 10:29:10 +02:00
jpirnayandCopilot a7bc00ab0f Updates
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 00:42:20 +02:00
jpirnay e6220793a4 Add a button overview activity 2026-05-03 00:28:22 +02:00
jpirnay a176b3fa6d Merge pull request #162 from spfenwick/fix-oom-crash
fix: Avoid OOM crash when using SD font with many kern pairs
2026-05-02 21:09:43 +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 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 816523cc59 Complete download integration 2026-05-02 17:01:25 +02:00