|
6c777d5b71
|
fix: Remove unresolved opts
|
2024-05-26 08:08:00 +07:00 |
|
|
8180c96746
|
chore: Resolve more compile warnings
|
2024-05-26 08:02:20 +07:00 |
|
|
923a6e2306
|
fix: Deprecated functions
|
2024-05-26 07:41:51 +07:00 |
|
|
e51dce6ccd
|
chore: Tackle some more compile warnings
|
2024-05-26 07:37:01 +07:00 |
|
|
0e2e1d9ef6
|
chore: Tackle some compile warnings
|
2024-05-25 21:53:34 +07:00 |
|
|
bf368e88ed
|
chore: Update dependencies
|
2024-05-25 21:01:08 +07:00 |
|
|
db7601b3eb
|
fix: Missing 'not'
|
2024-05-25 14:36:17 +07:00 |
|
|
af7e08b668
|
fix: Should be gt not gte
|
2024-05-25 14:34:19 +07:00 |
|
|
ff0f46d6a3
|
feat: Use coil pipeline if bitmap did not exceed texture max size
|
2024-05-25 14:32:07 +07:00 |
|
|
adc513bbd9
|
revert: "feat: Use coil pipeline if bitmap did not exceed texture max size"
This reverts commit f851c585a7 .
|
2024-05-25 13:55:41 +07:00 |
|
|
f851c585a7
|
feat: Use coil pipeline if bitmap did not exceed texture max size
|
2024-05-25 13:06:55 +07:00 |
|
|
154c715287
|
fix: Test not actually running
|
2024-05-24 09:02:49 +07:00 |
|
|
b28f905d10
|
refactor: Migrate to JUnit 5
|
2024-05-24 07:46:20 +07:00 |
|
|
6e84ddcb04
|
refactor: Move coil packages out of image dir
|
2024-05-24 07:17:40 +07:00 |
|
|
1c798b3a25
|
refactor: Move CoilSetup to App
|
2024-05-24 07:14:38 +07:00 |
|
|
7138f20e52
|
fix: Converted InputStreamFetcher to use coil3
|
2024-05-24 07:05:29 +07:00 |
|
|
3a27a0403f
|
fix: Rebase regression
|
2024-05-23 20:45:43 +07:00 |
|
|
e32f7225a3
|
refactor: Use App as context
|
2024-05-23 20:42:20 +07:00 |
|
|
3412806bfc
|
refactor: Switch to Coil3
|
2024-05-23 20:38:59 +07:00 |
|
|
1a1e048789
|
chore: Disable coil pipeline
|
2024-05-23 18:50:27 +07:00 |
|
|
ec3e307933
|
enhance: Increase max texture size
|
2024-05-23 18:11:56 +07:00 |
|
|
a3d6ca3ec4
|
fix: Coil3 and Coil2 moment, variable name change
|
2024-05-23 16:14:15 +07:00 |
|
|
f47fab793f
|
enhance: Set bilinear filter to true as recommended
|
2024-05-23 16:11:35 +07:00 |
|
|
020dfba5c3
|
fix: Handle InputStream
|
2024-05-23 16:09:25 +07:00 |
|
|
2228a6eea3
|
chore(coil): Use DebugLogger on debug build
|
2024-05-23 14:44:35 +07:00 |
|
FooIbar
|
d8f812a474
|
Use Coil pipeline instead of SSIV for image decode (#692)
(cherry picked from commit c3e7bb12f4 )
|
2024-05-23 14:36:19 +07:00 |
|
|
0079de72a8
|
test: Prod shouldn't get nightly build
|
2024-05-22 12:38:56 +07:00 |
|
|
0722cb2f2d
|
test: Update checker
Also fixed bug found from the test unit
|
2024-05-22 12:28:29 +07:00 |
|
|
466d25156b
|
fix: Classic NullPointerException moment
|
2024-05-22 09:57:05 +07:00 |
|
|
25d1954e8a
|
fix: Colour profile selector
|
2024-05-22 08:54:13 +07:00 |
|
|
97cc80c967
|
enhance: Nightly flag
|
2024-05-22 08:02:51 +07:00 |
|
|
16c7e3c571
|
fix: Ignore prod build for nightly app
|
2024-05-21 13:43:24 +07:00 |
|
|
08446de7f3
|
fix: Where did it go wot
|
2024-05-21 13:24:25 +07:00 |
|
|
d30d03b659
|
fix: Version checker
|
2024-05-21 13:22:12 +07:00 |
|
|
237a882cd5
|
fix: Version checker
|
2024-05-21 12:46:45 +07:00 |
|
|
86e7aa7d1f
|
fix: Version checker
|
2024-05-21 12:34:41 +07:00 |
|
|
c3faccacd2
|
chore: Update SSIV and Image Decoder
|
2024-05-21 11:28:07 +07:00 |
|
|
14d4edc1cd
|
fix: Nightly and Debug app name
|
2024-02-24 05:59:24 +07:00 |
|
|
4e0659c68b
|
fix: Another fixing attempt for GH-40
|
2024-02-23 10:14:17 +07:00 |
|
|
d24d6da950
|
fix: Attempt to solve GH-40
|
2024-02-23 10:04:28 +07:00 |
|
|
9644b71e57
|
feat: Cutout support on pre-Android P
|
2024-02-17 09:16:16 +07:00 |
|
|
ceb4ebab05
|
fix: Last minute change, use normalized app name as default folder name
Fixes GH-27
|
2024-02-12 09:39:18 +07:00 |
|
|
9a4149fb88
|
chore: Version 1.7.14
|
2024-02-12 09:30:14 +07:00 |
|
|
00baed7058
|
refactor: Split off the function even more
|
2024-02-12 09:01:37 +07:00 |
|
|
c4ed991c79
|
fix: requestFeature causing problem
|
2024-02-12 08:34:06 +07:00 |
|
|
8fd4ce30b9
|
fix: Called too early
|
2024-02-12 08:16:21 +07:00 |
|
|
a2e1b766c7
|
revert: Revert cutout integration for Android 9 or below
|
2024-02-12 07:42:56 +07:00 |
|
|
fb30d8d3c0
|
revert: Add splash back to reader
|
2024-02-12 07:35:54 +07:00 |
|
|
81f6e64930
|
refactor: Move ready to appState
|
2024-02-12 07:33:52 +07:00 |
|
|
499238f83b
|
chore: Increased page split height
Closes GH-23
|
2024-02-11 10:18:00 +07:00 |
|