cottongin
  • Joined on 2025-02-23
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-21 06:38:09 -06:00
0e2440aea8 fix: resolve end-of-book deadlock, long-press guards, archive UX, and home screen refresh
39ef1e6d78 fix: remove invalid RenderLock::unlock() call in end-of-book handler
3cc127d658 fix: ClearCacheActivity now clears txt_* caches and recents list
98146f2545 feat: add EndOfBookMenuActivity replacing static end-of-book text
f5b708424d feat: replace Delete Book Cache with Manage Book in reader menu
Compare 13 commits »
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-21 00:49:46 -06:00
4dadea1a03 perf: Port upstream PR #1027 — word-width cache and hyphenation early exit
0d9a1f4f89 perf: Port upstream PR #1055 — byte-level framebuffer writes
Compare 2 commits »
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-20 19:29:13 -06:00
1b350656a5 fix: Restore normal CPU frequency before drawing sleep screen
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-20 19:00:17 -06:00
51dc498768 feat: Expandable selected row for long filenames in File Browser
406c3aeace fix: Port upstream PRs #1038, #1037, #1045, #1019
55a1fef01a fix: Port upstream 1.1.0-rc PRs #1014, #1018, #990 and align #1002
Compare 3 commits »
cottongin created branch mod/sync-upstream-1.1.0 in cottongin/crosspoint-reader-mod 2026-02-20 12:19:09 -06:00
cottongin pushed to mod/sync-upstream-1.1.0 at cottongin/crosspoint-reader-mod 2026-02-20 12:19:09 -06:00
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-20 12:18:54 -06:00
18be265a4a fix: Re-apply upstream PRs #1005, #1010, #1003
3a0641889f perf: Port upstream font drawing performance optimization (PR #978)
Compare 2 commits »
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-19 13:34:46 -06:00
ad282cadfe fix: Align double FAST_REFRESH image rendering with upstream PR #957
c8ba4fe973 fix: Port upstream CSS-aware image sizing (PR #1002)
Compare 2 commits »
cottongin pushed to master at cottongin/crosspoint-reader-mod 2026-02-19 12:21:48 -06:00
d461d93e76 fix: Increase PNGdec buffer size to support wide images (#995)
ca89e41636 fix: Crash (Load access fault) when indexing chapters containing characters unsupported by bold/italic font variants (#997)
Compare 2 commits »
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-19 12:21:29 -06:00
c1b8e53138 fix: Port upstream 1.1.0-rc fixes (glyph null-safety, PNGdec wide image buffer)
0fda9031fd fix: Use double FAST_REFRESH for dithered letterbox sleep covers
013a738144 chore: post-sync cleanup and clang-format
c1d1e98909 perf: Reduce overall flash usage by 30.7% by compressing built-in fonts (#831)
6403ce6309 fix: go to prev page on the first one, get teleported to the end of book (#970)
Compare 21 commits »
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-19 09:08:25 -06:00
426a978e44 feat: silent pre-indexing with configurable status bar indicator
cottongin pushed to master at cottongin/crosspoint-reader-mod 2026-02-19 09:08:18 -06:00
103fac2ee1 feat: Basic table support (#980)
6527f43cb1 feat: Scale cover images up if they're smaller than the device resolution (#964)
eb241ab3fc feat: increase keyboard font size for classic theme (#897)
840e8c38f1 feat: add script for listing objects in flash (#880)
c4e3c244ea feat: Add 4bit bmp support (#944)
Compare 19 commits »
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-18 14:56:22 -06:00
a1ac11ab51 feat: port upstream PRs #852, #965, #972, #971, #977, #975
cottongin pushed to master at cottongin/crosspoint-reader-mod 2026-02-18 14:56:15 -06:00
d02e21a48f fix: Added missing up/down button labels (#935)
6ec5fc5603 feat: lower CPU freq on idle, add HalPowerManager (#852)
9125a7ce68 perf: Avoid redundant font map lookups (#933)
dc6562a51c fix: Fix a dangling pointer (#939)
Compare 4 commits »
cottongin pushed to master at cottongin/crosspoint-reader-mod 2026-02-17 10:32:59 -06:00
530d43997b fix: Update Translators list (#927)
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-17 10:32:41 -06:00
7819cf0f77 fix: correct book card highlight padding by increasing tile height
3d7340ca6f fix: add bottom padding to home screen book card highlight
966fbef3d1 mod: add clock settings tab, timezone support, and clock size option
38a87298f3 mod: fix clock bugs, add NTP auto-sync, show clock in all headers
ab4540b26f Fix dangling pointer
Compare 11 commits »
cottongin pushed to master at cottongin/crosspoint-reader-mod 2026-02-16 15:52:21 -06:00
97c33141bd perf: Skip constructing unnecessary std::string (#932)
2a32d8a182 chore: improve Russian language support (#926)
Compare 2 commits »
cottongin pushed to mod/master at cottongin/crosspoint-reader-mod 2026-02-16 12:50:50 -06:00
a9f5149444 mod: remove duplicate I18n.h include in HomeActivity.cpp
0222cbf19b mod: convert remaining manual render locks to RAII RenderLock
02f2474e3b mod: adapt mod activities to #774 render() pattern
f06e3a0a82 fix: align battery icon based on context (UI / Reader) (#796)
a585f219f4 docs: add translators doc (#792)
Compare 21 commits »
cottongin created branch mod/backup-master-2026-02-16 in cottongin/crosspoint-reader-mod 2026-02-16 10:31:14 -06:00