cottongin
  • Joined on 2025-02-23
cottongin pushed tag 1.0.3 to cottongin/crosspoint-reader 2026-01-29 12:24:29 -06:00
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-29 12:10:17 -06:00
d5e42b9e40 Merge staging: ef-1.0.1 and ef-1.0.2
168c8fdb69 staging: 1.0.2
492cf976f5 feat(quickmenu): comprehensive quick menu enhancements
25e255af50 staging area for 1.0.1 release
a4adbb9dfe fix(dictionary): comprehensive dictionary fixes for stability and UX
Compare 9 commits »
cottongin pushed tag 1.0.2 to cottongin/crosspoint-reader 2026-01-29 12:10:17 -06:00
cottongin released release: ef-0.15.99 at cottongin/crosspoint-reader 2026-01-28 17:06:06 -06:00
cottongin pushed to master at cottongin/crosspoint-reader 2026-01-28 16:56:54 -06:00
da4d3b5ea5 feat: add HalDisplay and HalGPIO (#522)
172916afd4 feat: Display epub metadata on Recents (#511)
ebcd813ff6 chore: Cut release 0.16.0
712c566664 fix: Correctly render italics on image alt placeholders (#569)
5894ae5afe chore: .gitignore: add compile_commands.json & .cache (#568)
Compare 33 commits »
cottongin pushed tag 0.16.0 to cottongin/crosspoint-reader 2026-01-28 16:56:45 -06:00
cottongin pushed tag ef-0.15.99 to cottongin/crosspoint-reader 2026-01-28 16:49:50 -06:00
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 16:49:48 -06:00
bc6dc357eb release: ef-0.15.99
ffe2aebd7e fix: guard Serial input calls when USB not connected at boot
Compare 2 commits »
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 15:23:57 -06:00
4965e63ad4 chore: remove chat-summaries from git tracking
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 15:16:22 -06:00
4db384edb6 fix: prevent Serial.printf from blocking when USB disconnected
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 15:04:02 -06:00
8fa01bc83a fix: prevent Serial.printf from blocking when USB disconnected
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 09:23:22 -06:00
f3075002c1 style: reduce variable scope in EpubReaderActivity
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 09:13:09 -06:00
3e3be8bd23 fix: correct type names and restore cached variables
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 09:08:15 -06:00
800b07a2e5 docs: add AI assistance disclaimer
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 09:03:54 -06:00
2a31559747 docs: add fork notice and documentation
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 08:58:31 -06:00
c052512b1b chore: point SDK submodule to Gitea fork
cottongin created branch crosspoint-ef in cottongin/community-sdk 2026-01-28 08:57:56 -06:00
cottongin pushed to crosspoint-ef at cottongin/community-sdk 2026-01-28 08:57:56 -06:00
dede09001c feat: add SDCardManager rename method and EInkDisplay improvements
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 08:45:54 -06:00
bd95bfd44d style: fix all cppcheck warnings
cottongin pushed to crosspoint-ef at cottongin/crosspoint-reader 2026-01-28 04:20:28 -06:00
fe446d4690 fix(ci): use system Python instead of setup-python action