22 Commits

Author SHA1 Message Date
ef6d3d32ed fix regression related to scrollPos 2025-08-05 15:39:59 +02:00
6df2175372 ensure info is present when starting to read 2025-08-05 00:24:56 +02:00
3ba35d0e49 fix regression where images were only scaled for portrait mode 2025-08-04 23:07:25 +02:00
30967420cb fix regression for info label 2025-08-04 17:44:54 +02:00
cdbc55683e scale image with ImageLoader to offload main thread 2025-08-04 17:33:41 +02:00
1d1e2db9ce increase image cache to 128 MiB and fix perf for calculating image cost 2025-08-03 18:38:56 +02:00
6a9dbe2f0b cache image dimensions and (chapter, page) used for scrolling, fix bug related to width and height of UICollectionViewCell 2025-07-26 00:32:49 +02:00
2f6f29603a scrolling wip with perf problems 2025-07-20 22:18:05 +02:00
abbb855c77 fix crash because currentPage and currentChapter were yet to be set 2025-07-18 21:41:38 +02:00
ebc4d1ada0 fix some bugs and add more info 2025-07-18 19:32:52 +02:00
15c448611e async I/O for images and local state 2025-07-16 01:48:05 +02:00
747fa39056 add bottom bar with info 2025-07-15 19:27:20 +02:00
c755599fbc save page turn mode and background color to local state 2025-07-14 19:26:04 +02:00
3f02dc3dc4 add home button 2025-07-14 12:11:56 +02:00
dfb6f88532 save state for read progress 2025-07-14 01:11:28 +02:00
375467e830 use subviews for home and reader 2025-07-14 00:10:17 +02:00
7d4cbecbf2 make ipa exporting easier 2025-07-09 18:31:05 +02:00
f987e88f24 implement dropdowns properly with stackviews 2025-07-08 14:57:31 +02:00
e91b53f569 add dropdowns for page turning mode and background color 2025-07-07 23:55:16 +02:00
6d541f9798 add bar, gestures for switching between images 2025-07-07 19:59:27 +02:00
d8e5cb2370 reduce entropy by removing unnecessary files 2025-07-04 18:24:44 +02:00
95d56d50c3 Initial Commit 2025-07-04 15:49:17 +02:00