• Joined on 2024-09-20
snark13 synced commits to refs/pull/43/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 15:17:44 +03:00
424594488f Caching of spine item sizes for faster book loading (saves 1-4 seconds). (#54)
57fdb1c0fb Rendering "Indexing..." on white screen to avoid partial update
5e1694748c Fix font readability by expanding blacks and trimming whites (#55)
Compare 4 commits »
snark13 synced commits to refs/pull/47/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 15:17:44 +03:00
c813a2f075 Merge branch 'master' into hyphenation-v2
424594488f Caching of spine item sizes for faster book loading (saves 1-4 seconds). (#54)
57fdb1c0fb Rendering "Indexing..." on white screen to avoid partial update
5e1694748c Fix font readability by expanding blacks and trimming whites (#55)
063a1df851 Bugfix for #46: don't look at previous chapters if in chapter 0. (#48)
Compare 5 commits »
snark13 synced commits to refs/pull/47/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 15:17:44 +03:00
c813a2f075 Merge branch 'master' into hyphenation-v2
424594488f Caching of spine item sizes for faster book loading (saves 1-4 seconds). (#54)
57fdb1c0fb Rendering "Indexing..." on white screen to avoid partial update
5e1694748c Fix font readability by expanding blacks and trimming whites (#55)
Compare 5 commits »
snark13 synced commits to refs/pull/52/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 15:17:44 +03:00
57fdb1c0fb Rendering "Indexing..." on white screen to avoid partial update
5e1694748c Fix font readability by expanding blacks and trimming whites (#55)
Compare 3 commits »
snark13 synced commits to refs/pull/16/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 15:17:43 +03:00
57fdb1c0fb Rendering "Indexing..." on white screen to avoid partial update
5e1694748c Fix font readability by expanding blacks and trimming whites (#55)
Compare 3 commits »
snark13 synced commits to refs/pull/41/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 15:17:43 +03:00
424594488f Caching of spine item sizes for faster book loading (saves 1-4 seconds). (#54)
57fdb1c0fb Rendering "Indexing..." on white screen to avoid partial update
5e1694748c Fix font readability by expanding blacks and trimming whites (#55)
Compare 4 commits »
snark13 synced commits to fix/font-readability at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 15:17:42 +03:00
snark13 synced new reference fix/font-readability to snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 15:17:42 +03:00
snark13 synced commits to master at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 15:17:42 +03:00
424594488f Caching of spine item sizes for faster book loading (saves 1-4 seconds). (#54)
57fdb1c0fb Rendering "Indexing..." on white screen to avoid partial update
5e1694748c Fix font readability by expanding blacks and trimming whites (#55)
Compare 3 commits »
snark13 synced commits to refs/pull/23/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 07:07:42 +03:00
063a1df851 Bugfix for #46: don't look at previous chapters if in chapter 0. (#48)
Compare 2 commits »
snark13 synced commits to refs/pull/41/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 07:07:42 +03:00
71fc35845b Clang
abb3dc3d43 Fix issue with upload loop
b87a8c5dd5 Memory cleanup
b46f872e37 Mobile responsive
f3810f3c69 fix javascript issued
Compare 15 commits »
snark13 synced commits to refs/pull/41/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 07:07:42 +03:00
71fc35845b Clang
abb3dc3d43 Fix issue with upload loop
b87a8c5dd5 Memory cleanup
b46f872e37 Mobile responsive
Compare 15 commits »
snark13 synced commits to refs/pull/43/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 07:07:42 +03:00
2614d1da28 clang-format-fix
a29ff93f9c Revert "Fix: Footnotes - validate data integrity before render"
c591c2e033 fix number of notes per page
d34122177c deserialize inline notes
ad7e9bd267 Fix: Footnotes - validate data integrity before render
Compare 8 commits »
snark13 synced commits to refs/pull/43/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 07:07:42 +03:00
2614d1da28 clang-format-fix
a29ff93f9c Revert "Fix: Footnotes - validate data integrity before render"
c591c2e033 fix number of notes per page
d34122177c deserialize inline notes
Compare 9 commits »
snark13 synced commits to refs/pull/16/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 07:07:41 +03:00
7de11bea57 add support for 1, 8 and 32 bit bmps
5b33552967 Rename BmpToMono -> BmpReader
c308e6c60f rotate fullscreen bmp CCW instead of CW
0a33516d85 Render sleep.bmp when sleeping if it exists
127b0b9fea add separate render path when sleep.bmp is found in root of sd card
Compare 26 commits »
snark13 synced commits to refs/pull/16/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-18 07:07:41 +03:00
7de11bea57 add support for 1, 8 and 32 bit bmps
5b33552967 Rename BmpToMono -> BmpReader
c308e6c60f rotate fullscreen bmp CCW instead of CW
0a33516d85 Render sleep.bmp when sleeping if it exists
Compare 23 commits »
snark13 synced commits to refs/pull/23/merge at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-17 22:57:42 +03:00
d429966dd4 Rename Screens to Activities and restructure files (#44)
c78f2a9840 Calculate the progress in the book by file sizes of each chapter. (#38)
11f01d3a41 Add home screen (#42)
Compare 4 commits »
snark13 synced commits to refs/pull/38/head at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-17 22:57:42 +03:00
e01bf87a39 Formatting.
714f386558 Moved progress functions to epub, showing integer percentages.
1208663f55 format fixes
9561bab51f Calculate the progress in the book by file sizes of each chapter.
11f01d3a41 Add home screen (#42)
Compare 8 commits »
snark13 synced commits to master at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-17 22:57:41 +03:00
063a1df851 Bugfix for #46: don't look at previous chapters if in chapter 0. (#48)
d429966dd4 Rename Screens to Activities and restructure files (#44)
c78f2a9840 Calculate the progress in the book by file sizes of each chapter. (#38)
Compare 3 commits »
snark13 synced commits to chore/activities at snark13/Xteink-X4-crosspoint-reader from mirror 2025-12-17 22:57:40 +03:00