• Joined on 2024-09-20
snark13 synced and deleted reference refs/tags/refs/pull/116/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-28 03:57:40 +03:00
snark13 synced and deleted reference refs/tags/refs/pull/132/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-28 03:57:40 +03:00
snark13 synced commits to master at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-28 03:57:40 +03:00
838246d147 Add setting to enable status bar display options (#111)
f96b6ab29c Improve EPUB cover image quality with pre-scaling and Atkinson dithering (#116)
e3d0201365 Add 'Open' button hint to File Selection page (#136)
286b47f489 fix(parser): remove MAX_LINES limit that truncates long chapters (#132)
Compare 4 commits »
snark13 synced commits to refs/pull/128/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-27 11:37:41 +03:00
8e4ce5225c perf(ui): skip progress bar for chapters under 50KB
11a059f39a chore(fix): clang-format fix
d3848779f9 fix(parser): handle oversized words in line break algorithm
abe3e6c6db fix(epub): prevent blank pages from corrupted index files
Compare 5 commits »
snark13 synced commits to refs/pull/108/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-27 11:37:40 +03:00
228d6157b6 Thumbnail background loading
a7ff571e66 Epub thumbnail display
68af92fb82 Apply clang-format fixes
1066d3f41e Improve EPUB cover image quality with pre-scaling and Atkinson dithering
b53329f8e7 Add Bayer 4x4 ordered dithering for EPUB cover images
Compare 13 commits »
snark13 synced commits to refs/pull/108/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-27 11:37:40 +03:00
d85e0f4ac3 Merge 228d6157b632db16a71d64ca7734b9794a392a26 into aff4dc6628
228d6157b6 Thumbnail background loading
a7ff571e66 Epub thumbnail display
68af92fb82 Apply clang-format fixes
1066d3f41e Improve EPUB cover image quality with pre-scaling and Atkinson dithering
Compare 12 commits »
snark13 synced commits to refs/pull/128/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-27 11:37:40 +03:00
8e4ce5225c perf(ui): skip progress bar for chapters under 50KB
11a059f39a chore(fix): clang-format fix
d3848779f9 fix(parser): handle oversized words in line break algorithm
abe3e6c6db fix(epub): prevent blank pages from corrupted index files
Compare 4 commits »
snark13 synced commits to refs/pull/108/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-27 03:27:41 +03:00
8830e4573b Thumbnail generation
7498bd45da Thumbnail background loading
bb4538a495 Epub thumbnail display
8a5a8f6966 Merge branch 'feature/cover-image' into feature/thumbnail-generation
e9ffe1a39e Apply clang-format fixes
Compare 8 commits »
snark13 synced commits to refs/pull/111/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 19:17:40 +03:00
167f023556 Merge branch 'master' into master
3f0983cc6f update settings file location
7e42a79e55 update settings count
a8c3f76a45 fixing local variables
aff4dc6628 Fix QRCode import attempt 2
Compare 17 commits »
snark13 synced commits to refs/pull/111/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 19:17:40 +03:00
167f023556 Merge branch 'master' into master
3f0983cc6f update settings file location
7e42a79e55 update settings count
a8c3f76a45 fixing local variables
Compare 5 commits »
snark13 synced commits to refs/pull/119/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 19:17:40 +03:00
101778529b add React File Manager app
aff4dc6628 Fix QRCode import attempt 2
98a39374e8 Fix QRCode import
e8c0fb42d4 Network details QR code (#113)
b77af16caa Add Continue Reading menu and remember last book folder (#129)
Compare 12 commits »
snark13 synced commits to refs/pull/119/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 19:17:40 +03:00
0cbe519d64 Merge 101778529b0ca62f03cd56ca26704c17357d8c2e into aff4dc6628
101778529b add React File Manager app
aff4dc6628 Fix QRCode import attempt 2
98a39374e8 Fix QRCode import
e8c0fb42d4 Network details QR code (#113)
Compare 6 commits »
snark13 synced commits to refs/pull/47/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 11:07:46 +03:00
f6767c857f Rename trimTrailingPunctuation to trimSurroundingPunctuation and update logic to remove surrounding punctuation; add explicit hyphen handling in breakOffsets function.
23183a6270 format fix
3cf52d8bd1 Disable hyphenation feature in CrossPointSettings
Compare 3 commits »
snark13 synced commits to refs/pull/47/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 11:07:46 +03:00
aff4dc6628 Fix QRCode import attempt 2
98a39374e8 Fix QRCode import
e8c0fb42d4 Network details QR code (#113)
f6767c857f Rename trimTrailingPunctuation to trimSurroundingPunctuation and update logic to remove surrounding punctuation; add explicit hyphen handling in breakOffsets function.
Compare 10 commits »
snark13 synced commits to refs/pull/128/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 11:07:45 +03:00
f41e7496ad perf(parser): only show progress bar for chapters >= 50KB
aff4dc6628 Fix QRCode import attempt 2
98a39374e8 Fix QRCode import
e8c0fb42d4 Network details QR code (#113)
Compare 8 commits »
snark13 synced commits to refs/pull/130/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 11:07:45 +03:00
f0a1c6e61f Format
388d67d0e8 Remove unused variables
Compare 2 commits »
snark13 synced commits to refs/pull/119/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 11:07:44 +03:00
30f9710337 Merge 31a5117b1b1f960f8b4ffcf1160d42a460dca424 into e3c1e28b8f
e3c1e28b8f Normalize button hints (#130)
dc7544d944 Optimize glyph lookup with binary search (#125)
Compare 3 commits »
snark13 synced commits to refs/pull/128/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 11:07:44 +03:00
f41e7496ad perf(parser): only show progress bar for chapters >= 50KB
snark13 synced commits to refs/pull/113/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 11:07:43 +03:00
fc48cd9101 Remove CI PIO cache
a875eb399b Remove duplicate function
f83786d6e9 Fix cppcheck error
ef4c75448f Merge branch 'master' into feature/qr-code
b77af16caa Add Continue Reading menu and remember last book folder (#129)
Compare 12 commits »
snark13 synced commits to refs/pull/116/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-26 11:07:43 +03:00
7f7076be8c fix(reader): remove pre-generation of cover BMP during book load