Commit Graph
1216 Commits
Author SHA1 Message Date
jpirnay d2b13e7a43 Remove duplicate keys 2026-04-12 22:19:10 +02:00
jpirnay f4107677f8 Reformat kosync settings 2026-04-12 21:48:25 +02:00
jpirnay 7dc6fbea06 format 2026-04-12 20:42:28 +02:00
jpirnay a9c3fb8bc9 Fix button press bleed through 2026-04-12 20:39:26 +02:00
jpirnay 54807911e7 Introduce common helper functions 2026-04-12 20:30:14 +02:00
jpirnay df3fec574d Add submenus 2026-04-12 14:21:48 +02:00
jpirnay 1f1777385c Fix unary operator 2026-04-12 07:41:27 +02:00
jpirnay 9f16066bce Submenu basis 2026-04-12 07:21:42 +02:00
jpirnay 7feff4e241 Step 3 2026-04-12 06:49:28 +02:00
jpirnay c6e94d6966 Exclude commented out strings 2026-04-12 06:48:05 +02:00
jpirnay c6094dce22 Strart with System settings 2026-04-12 06:12:27 +02:00
jpirnay 552dc37d28 Stage 2 2026-04-12 05:49:27 +02:00
jpirnay e72ad0d2a9 Refacrored the separator component to be more flexible and reusable across different activities. Updated the EpubReaderMenuActivity and ClockSettingsActivity to utilize the new separator component for better UI consistency and maintainability. This change also involved updating the UITheme component to support the new separator styles. 2026-04-12 05:46:10 +02:00
jpirnay e9e39e91ac Merge pull request #61 from jpirnay/fix-redirect
fix: Add redirection to KoReaderSyncs (eg behind Duckdns or others)
2026-04-11 20:55:45 +02:00
jpirnay b3727a4b75 Merge pull request #62 from jpirnay/fix-redirect-ota
fix: Acknowledge http redirects during OTA (partial adaption of PR 1336)
2026-04-11 20:54:43 +02:00
jpirnay 948939c769 Merge pull request #63 from jpirnay/refactor-deque
refactor: Adapt upstream PR 1638 - use deque to increase usable epub size
2026-04-11 20:54:23 +02:00
jpirnay 6d9c5b592b Review comment 2026-04-11 20:52:21 +02:00
jpirnay 5e08794706 Adapt upstream PR 1638 -use deque to increase usable epub size 2026-04-11 20:48:48 +02:00
jpirnay c6adce7fad Acknowledge http redirects during OTA (partial adaption of PR 1336) 2026-04-11 20:40:52 +02:00
jpirnay 548fd61e99 Add redirection to KoReaderSyncs (eg behind Duckdns or others) 2026-04-11 20:31:34 +02:00
jpirnay 155f0c77ac Fix oversight 2026-04-11 20:29:57 +02:00
jpirnay 8add255bc3 Add some linter comments 2026-04-11 19:44:40 +02:00
jpirnay 27f8506536 Fix endless loop in ParsedText::getText() - fixing issue #51 2026-04-11 19:29:47 +02:00
jpirnay d853a5caad Merge pull request #60 from jpirnay/fix-undue-delay
refactor: Change webserver layout due avoid undue startup delays
2026-04-11 10:33:25 +02:00
jpirnay ce81cfee04 Fixing script 2026-04-11 09:47:18 +02:00
jpirnay bfeb806a0b Review changes 2026-04-11 09:43:48 +02:00
jpirnay 9fa2ff2aa0 Add signal strength widget to calibre sync too 2026-04-11 09:21:45 +02:00
jpirnay d37621574c Redesign web server to avoid lengthy system stats retrieval 2026-04-11 08:28:06 +02:00
jpirnay c0399185ce Merge pull request #56 from jpirnay/fix-use-xpr-quantize-values
fix: Revert quantization to original crosspoint values
2026-04-10 14:44:53 +02:00
jpirnay f71d7a66e8 Revert quantization to original crosspoint values 2026-04-10 14:41:29 +02:00
jpirnay 667cde91f5 Merge pull request #54 from jpirnay/chore-debug-renderer
refactor: use atomic access to state fields
2026-04-10 12:54:42 +02:00
jpirnay 6ce24b0b7c Merge pull request #55 from jpirnay/fix-progressivejpg
chore: Include upload changes (including progressive jpg fix)
2026-04-10 12:49:51 +02:00
jpirnay 2e1074cac3 One more 2026-04-10 12:48:22 +02:00
jpirnay bcb0634c87 Review comments 2026-04-10 12:43:55 +02:00
jpirnay 130dacbd38 fix: Wild pointer crash in JPEGDEC MCU_SKIP handling#1627 by itsthisjustin 2026-04-10 11:54:27 +02:00
jpirnay c97f16b576 refactor: Deduplicated BMP header writing in Xtc (#1439) by znelson 2026-04-10 11:29:57 +02:00
jpirnay c42452df8e refactor: RAII scoped open/close for ZipFile (#1433) by znelson 2026-04-10 10:59:26 +02:00
jpirnay f458228a24 use atomic access to state fields 2026-04-10 10:49:39 +02:00
jpirnay 1459e9fb61 Revert "Prevent render conficts (hopefully)"
This reverts commit 0f2ab3b39d.
2026-04-09 23:41:09 +02:00
jpirnay 0f2ab3b39d Prevent render conficts (hopefully) 2026-04-09 23:31:18 +02:00
jpirnay 9971392862 Merge pull request #53 from jpirnay/refactor-list
refactor: make epub reader menu theme aware
2026-04-09 23:20:28 +02:00
jpirnay 9fbd3cc1f7 Review comments 2026-04-09 23:16:32 +02:00
jpirnay 6e7e86b9b6 Ayayaclf 2026-04-09 22:51:07 +02:00
jpirnay 6cae4d4b89 yaclf 2026-04-09 22:49:36 +02:00
jpirnay 83bc8b41a4 Revert "More reshaping"
This reverts commit 14dcd8be0f.
2026-04-09 22:49:02 +02:00
jpirnay 63784b0331 Only make half refresh 2026-04-09 22:22:59 +02:00
jpirnay 14dcd8be0f More reshaping 2026-04-09 21:50:32 +02:00
jpirnay 68f175eced Restructure ClockSettings 2026-04-09 16:50:13 +02:00
jpirnay 5f4c5550e8 Restructure reader menu 2026-04-09 16:49:55 +02:00
jpirnay c4424dfe1c Introduce separators in drawList 2026-04-09 16:49:28 +02:00