Commit Graph

  • bf6cf83577 fix: line break (#525) Vincent Politzer 2026-01-27 03:07:02 -08:00
  • 3a761b18af Refactors Calibre Wireless Device & Calibre Library (#404) Justin Mitchell 2026-01-27 06:02:38 -05:00
  • 13f0ebed96 UX improvment to Forget Network page (#484) Brendan O'Leary 2026-01-27 11:26:17 +01:00
  • 0bc0baa966 feat: treat .md files as .txt (#498) Arthur Tazhitdinov 2026-01-27 15:25:48 +05:00
  • 5d369df6be fix: Chapter Selection UI bugs when koreader sync is enabled, and clarify default kosync URL (#501) Luke Stein 2026-01-27 05:25:25 -05:00
  • b8ebcf5867 fix: remove decimal places from progress % (#507) Sam Davis 2026-01-27 21:24:39 +11:00
  • e858ebbe88 feat: add new configuration for front buttons, more usable on landscape ccw (#460) Boris Faure 2026-01-27 11:15:42 +01:00
  • 9224bc3f8c fix: #348 fit cover artifacts 2 (#465) Jonas Diemer 2026-01-27 10:21:15 +01:00
  • 67a679ab41 fix: Add .vs folder to .gitignore (#466) Yaroslav 2026-01-27 12:20:48 +03:00
  • 7a53342f9d fix: Allow line break after ellipsis and underscore (#425) Luke Stein 2026-01-27 04:18:09 -05:00
  • 5f4fa3bebe checkpoint 1 cottongin 2026-01-26 19:48:21 -05:00
  • 94a7c2c0b8 starting point for -ef fork cottongin 2026-01-26 18:54:15 -05:00
  • 41eabba0d4 style: apply clang-format-21 formatting Martin Brook 2026-01-26 22:16:30 +00:00
  • f739869519 Add MD5 hash API for companion app sync and improve upload reliability cottongin 2026-01-26 16:13:27 -05:00
  • 99702a342c feat: epub add png jpeg support Martin Brook 2026-01-26 18:50:23 +00:00
  • a707cc6da2 debug mode added for memory testing cottongin 2026-01-26 13:56:36 -05:00
  • d8bee1d21f new debugging monitor cottongin 2026-01-26 13:13:44 -05:00
  • 2f7312e6a0 Merge branch 'merge-438' into merge-438-progress-bar-1 cottongin 2026-01-26 10:42:03 -05:00
  • d02e2e5b5e further webserver idle screen tweaks cottongin 2026-01-26 03:38:49 -05:00
  • 2c24ee3f81 Add reading lists feature with pinning and management cottongin 2026-01-26 02:08:59 -05:00
  • cda8a5ec6d web server tweaks cottongin 2026-01-25 21:22:49 -05:00
  • 6e0cc4cf46 fix: Use show battery percentage on TxtReaderActivity Alex Faria 2026-01-25 22:41:34 +00:00
  • 4d74cd795a feat: Add status bar option "Progress Bar" Alex Faria 2026-01-25 22:37:39 +00:00
  • 08adc91bbe feat: Add status bar option "Progress Bar" Alex Faria 2026-01-25 22:07:48 +00:00
  • 5996936c2e Merge branch 'master' into alexfaria/status-progress-bar Alex Faria 2026-01-25 21:55:20 +00:00
  • af58eb1987 mDNS tweaks cottongin 2026-01-25 16:07:00 -05:00
  • e9e9ef68da adds initial support for companion app cottongin 2026-01-25 13:43:04 -05:00
  • 91c8cc67ce granular position tracking cottongin 2026-01-25 00:24:54 -05:00
  • fedc14bcb4 fix web server OOM cottongin 2026-01-24 23:08:35 -05:00
  • 2b2bc95cf2 fixed cottongin 2026-01-24 21:10:08 -05:00
  • 6bedc4ffec improved sleep screen performance and cover art cottongin 2026-01-24 20:48:13 -05:00
  • ecff988a29 add basic file management to web server cottongin 2026-01-24 13:05:01 -05:00
  • c87a06edb8 roll home screen performance tweaks to library screens cottongin 2026-01-24 04:14:19 -05:00
  • 7fce5b347d home screen performance fix cottongin 2026-01-24 03:59:08 -05:00
  • 2f21f55512 sleep screen filled with cover image's perimeter dominant color prior to being drawn cottongin 2026-01-24 03:29:34 -05:00
  • 1e20d30875 yep it works cottongin 2026-01-24 02:44:11 -05:00
  • 5c3828efe8 nice cottongin 2026-01-24 02:01:53 -05:00
  • 2952d7554c feat: merge PR #511 - display epub metadata on Recents cottongin 2026-01-23 22:38:59 -05:00
  • 881f866d86 feat(sleep): pre-calculate EPUB cover dimensions for FIT/CROP modes pablohc 2026-01-23 23:53:24 +01:00
  • e3ae125f3c adds Atkinson Hyperlegible Next cottongin 2026-01-23 22:17:55 -05:00
  • 67494a7c90 epub parsing improvement ideas cottongin 2026-01-23 22:16:52 -05:00
  • 59f493d293 add download feature to web file transfer cottongin 2026-01-23 07:57:44 -05:00
  • ac1251282b initial version of custom fonts cottongin 2026-01-23 03:54:39 -05:00
  • 16caa66b4a perf: batch ZIP size lookup in buildBookBin (O(n*m) → O(n log n)) Daniel 2026-01-21 19:55:24 -08:00
  • cf16d33710 perf: optimize large EPUB indexing from O(n²) to O(n log n) Daniel 2026-01-20 23:35:54 -08:00
  • 51a4faddd4 fix: remove OOM-causing hrefToSpineIndex map from TOC pass Daniel 2026-01-20 20:41:27 -08:00
  • a91bb0b1b8 perf: optimize large EPUB indexing from O(n²) to O(n) Daniel 2026-01-20 12:40:36 -08:00
  • 481b8210fb fix: prevent OOM crash when loading large EPUBs (2000+ chapters) Daniel 2026-01-20 12:34:51 -08:00
  • c166b89f7b Make sure img alt text is treated as separate text block Jonas Diemer 2026-01-22 17:07:18 +01:00
  • d5a9873bd7 adds delete and archive abilities cottongin 2026-01-22 15:45:07 -05:00
  • 6b533207e1 fix cover art sizing options cottongin 2026-01-22 13:13:12 -05:00
  • 9493fb1f18 sort of working dictionary cottongin 2026-01-22 12:42:01 -05:00
  • ff22a82563 Merge branch 'pr-411-css-parsing' cottongin 2026-01-21 19:40:45 -05:00
  • 3ce11f14ce chore: Cut release 0.15.0 0.15.0 Dave Allie 2026-01-22 02:20:22 +11:00
  • 47ef92e8fd fix: OPDS browser OOM (#403) KasyanDiGris 2026-01-21 17:43:51 +03:00
  • 1e506cce39 Merge branch 'master' into alexfaria/status-progress-bar #438 Alex Faria 2026-01-21 13:34:25 +00:00
  • e3d6e32609 docs: Add detailed webserver documentation (#446) Juan Biondi 2026-01-21 14:29:39 +01:00
  • d399afb53d feat: invalidate cache on web uploads and opds downloads and add Clear Cache action (#393) Logan Garbarini 2026-01-21 05:06:07 -08:00
  • 838993259d fix: hard reset via RTS pin after flashing firmware (#437) Arthur Tazhitdinov 2026-01-21 17:35:23 +05:00
  • cc74039cab fix: Skip negative screen coordinates only after we read the bitmap row. (#431) Jonas Diemer 2026-01-21 13:27:41 +01:00
  • 72fa6f8395 Merge remote-tracking branch 'origin/master' into alexfaria/status-progress-bar Alex Faria 2026-01-21 12:20:33 +00:00
  • 87d6c032a5 Reclaim space if we don't show battery Percentage (#352) Jonas Diemer 2026-01-21 13:09:48 +01:00
  • c9b5462370 feat: Include superscripts and subscripts in fonts (#463) Dave Allie 2026-01-21 22:42:41 +11:00
  • e548bfc0e1 My Library: Tab bar w/ Recent Books + File Browser (#250) Kenneth 2026-01-21 05:38:38 -06:00
  • 73c30748d8 feat: adding categories to settings screen (#331) Daniel Poulter 2026-01-21 13:13:51 +02:00
  • fd6ea01f64 fix: Remove status bar margin from reader screen if status bar is disabled Alex Faria 2026-01-20 23:36:55 +00:00
  • 8f3d226bf3 increment versions to prevent error when opening cached EPUBs #411 Jake Kenneally 2026-01-20 10:27:55 -06:00
  • 5c9412b141 fix compilation errors Jake Kenneally 2026-01-19 23:09:35 -06:00
  • 750a6ee1d8 rerun clang-format Jake Kenneally 2026-01-19 22:39:40 -06:00
  • be2de1123b Merge remote-tracking branch 'origin' into feature/add-epub-css-parsing Jake Kenneally 2026-01-19 22:37:37 -06:00
  • 20b6d4d055 Fix formatting Alex Faria 2026-01-20 00:56:28 +00:00
  • 57379a6590 feat: Add status bar option "Full w/ Progress Bar" Alex Faria 2026-01-20 00:31:23 +00:00
  • 6d68466891 fix: truncate chapter names that are too long (#422) GenesiaW 2026-01-19 21:01:51 +08:00
  • 8824c87490 feat: dict based Hyphenation (#305) Arthur Tazhitdinov 2026-01-19 17:56:26 +05:00
  • 5fef99c641 fix: render U+FFFD replacement character instead of ? (#366) Maeve Andrews 2026-01-19 05:58:43 -06:00
  • 7a792a5384 fix: Invert colors on home screen cover overlay when recent book is selected (#390) Luke Stein 2026-01-19 06:57:39 -05:00
  • f69cddf2cc Adds KOReader Sync support (#232) Justin Mitchell 2026-01-19 06:55:35 -05:00
  • 7185e5d287 feat: Change keyboard "caps" to "shift" & Wrap Keyboard (#377) Nathan James 2026-01-19 11:50:34 +00:00
  • 12940cc546 fix: XTC 1-bit thumb BMP polarity inversion (#373) Eunchurn Park 2026-01-19 20:41:48 +09:00
  • be10b90a71 formatting: run clang-format-fix Jake Kenneally 2026-01-17 18:35:44 -05:00
  • 94ce987f2c feat: Add CSS parsing and CSS support in EPUBs Jake Kenneally 2026-01-17 17:57:04 -05:00
  • 21277e03eb docs: Update User Guide to reflect release 0.14.0 (#376) Luke Stein 2026-01-15 07:27:17 -05:00
  • 4eef2b5793 feat: Add MAC address display to WiFi Networks screen (#381) Luke Stein 2026-01-15 07:26:39 -05:00
  • 5a55fa1c6e fix: also apply longPressChapterSkip setting to xtc reader (#378) Nathan James 2026-01-15 12:25:18 +00:00
  • c98ba142e8 fix: draw button hints correctly if orientation is not portrait (#363) Maeve Andrews 2026-01-15 06:23:36 -06:00
  • c1c94c0112 Feature: Show img alt text (#168) Jonas Diemer 2026-01-15 13:21:46 +01:00
  • eb84bcee7c chore: Pin links2004/WebSockets version Dave Allie 2026-01-15 02:22:38 +11:00
  • d45f355e87 feat: Add EPUB table omitted placeholder (#372) efenner 2026-01-15 05:14:59 -07:00
  • 56ec3dfb6d chore: Cut release 0.14.0 0.14.0 Dave Allie 2026-01-15 01:01:47 +11:00
  • e517945aaa Add a bullet to the beginning of any <li> (#368) Maeve Andrews 2026-01-14 06:23:03 -06:00
  • 489220832f Only indent paragraphs for justify/left-align (#367) Maeve Andrews 2026-01-14 06:21:48 -06:00
  • 3ee10b31ab Update OTA updater URL Dave Allie 2026-01-14 23:14:00 +11:00
  • a946c83a07 Turbocharge WiFi uploads with WebSocket + watchdog stability (#364) swwilshub 2026-01-14 12:11:28 +00:00
  • 847786e342 Fixes issue with Calibre web expecting SSL (#347) Justin Mitchell 2026-01-14 06:54:14 -05:00
  • c2fb8ce55d Update User Guide to reflect release 0.13.1 (#337) Luke Stein 2026-01-14 06:48:43 -05:00
  • ed05554d74 feat: Add setting to toggle long-press chapter skip (#341) Armando Cerna 2026-01-14 06:47:24 -05:00
  • 9a9dc044ce ifdef around optional fonts to reduce flash size/time. (#339) Jonas Diemer 2026-01-14 12:40:40 +01:00
  • 1c027ce2cd Skip BOM character (sometimes used in front of em-dashes) (#340) Jonas Diemer 2026-01-14 12:38:30 +01:00
  • 49f97b69ca Add TXT file reader support (#240) Eunchurn Park 2026-01-14 19:36:40 +09:00
  • 14643d0225 Move string helpers out of HomeActivity into StringUtils Dave Allie 2026-01-14 21:19:12 +11:00