Commit Graph
1857 Commits
Author SHA1 Message Date
jpirnay 9c369f83e2 Relocate manifest 2026-05-03 22:44:19 +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
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
jpirnay 28326322c7 Merge pull request #167 from jpirnay/feat-btn-overview
feat: Add a button overview activity
2026-05-03 00:43:49 +02:00
jpirnayandCopilot a7bc00ab0f Updates
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 00:42:20 +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 384b147635 Merge pull request #166 from jpirnay/fix-button-2
fix: Another attempt to fix button bleed through
2026-05-03 00:23:31 +02:00
jpirnay ccd82c32fc Another fix attempt 2026-05-03 00:17:33 +02:00
jpirnay 876e1c807d Merge pull request #165 from jpirnay/fix-button-handler
fix: Eliminate button race condition in filebrowser
2026-05-02 23:54:32 +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 8153f864e7 Merge pull request #164 from jpirnay/feat-sdfonts-ui
feat: Add download feature to fonts page
2026-05-02 23:52:22 +02:00
jpirnay 2e2d78147e Fix malformed sd-fonts symlink entry 2026-05-02 23:51:53 +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 62a3ab0d66 Add SD card font families and styles
Updated SD card font families configuration with detailed descriptions and styles for various fonts.
2026-05-02 23:11:22 +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 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 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
jpirnay df94ccaa86 Recover from merge fiasco 2026-05-02 16:54:31 +02:00
jpirnay cc970eb2fb Downloadable fonts 2026-05-02 16:46:42 +02:00
jpirnayandCopilot 3d00eba8cb Update .gitgnore
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 16:42:50 +02:00
jpirnay bd3ceb6e99 Add itsthisjustins ota fix for x3 2026-05-02 10:44:13 +02:00
spfenwick 3835236961 Address nitpick review comments 2026-05-02 20:23:29 +12:00
spfenwick f07724dab4 Address review comment: Ensure ligature metadata is wired if requested but not yet wired 2026-05-02 20:09:52 +12:00
spfenwick acfb9e6cdc Address Review Comment: clear dangling pointers when miniData freed 2026-05-02 20:08:48 +12:00
spfenwick 9def61aed9 Address review comment: Don't leave dangling pointers when loading ligature/kern darta fails 2026-05-02 19:51:14 +12:00
spfenwick 13a76597d4 Address review comment: check block size as soon as each word is added. 2026-05-02 19:38:38 +12:00
spfenwick 3f4db13c29 Fix formatting 2026-05-02 17:07:10 +12:00
spfenwick 0a5fee2839 Address review comment: fix bionic reading on continuation 2026-05-02 16:59:03 +12:00
spfenwick c04ec25dc7 Address review comment: also suppress CSS styling on continuation 2026-05-02 16:58:53 +12:00
spfenwick 8152204985 Fix formatting
This is particularly important when using SD fonts with many kern pairs
2026-05-02 16:40:23 +12:00
spfenwick 40c3ecbada When a large paragraph is split across blocks, don't treat the continuation as a new paragraph 2026-05-02 16:07:27 +12:00
spfenwick 5928f32364 Avoid OOM diring HTML parsing by reducing max block size and freeing unneeded buffers 2026-05-02 16:07:27 +12:00