Commit graph

5007 commits

Author SHA1 Message Date
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
9b5130f2d2
ci: Use my android signer action 2024-05-25 07:51:16 +07:00
8cef0665f1
docs: Uncomment coil pipeline from changelog 2024-05-24 18:59:38 +07:00
cbc832fe4c
ci: Missing basename 2024-05-24 13:25:21 +07:00
9e2e58a76d
ci: Prettify github action 2024-05-24 13:23:26 +07:00
b7b8609e2b
ci: Clean up unused job 2024-05-24 13:04:33 +07:00
598617b59d
ci: "Unsupported password spec for Keystore password" 2024-05-24 12:53:51 +07:00
f49e4358dc
ci: Use single quote 2024-05-24 10:58:56 +07:00
f461ebb204
ci: Full path for tools 2024-05-24 10:45:14 +07:00
0816d31a46
ci: Debug 2024-05-24 10:42:18 +07:00
af112d8cbc
ci: Debug 2024-05-24 10:41:15 +07:00
a7117e8ce1
ci: Sign manually 2024-05-24 10:19:22 +07:00
65707948a6
docs: Sync changelog 2024-05-24 09:04:52 +07:00
154c715287
fix: Test not actually running 2024-05-24 09:02:49 +07:00
0c19218ebb
chore: Update github actions 2024-05-24 08:20:52 +07:00
b28f905d10
refactor: Migrate to JUnit 5 2024-05-24 07:46:20 +07:00
8898d50539
docs: Sync changelog 2024-05-24 07:35:54 +07:00
Ahmad Ansori Palembani
e4fa355a8b
refactor: Migrate to Coil3 2024-05-24 07:33:00 +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
2bffd8a653
docs: Sync changelog 2024-05-23 19:26:31 +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
2063a5a096
docs: Sync changelog 2024-05-23 16:43:32 +07:00
be2558ebdd
docs: Sync changelog 2024-05-23 16:41:25 +07:00
Ahmad Ansori Palembani
191c24a59b
enhance: Use coil pipeline instead of SSIV for image decode 2024-05-23 16:25:02 +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
008a906055
docs: Update license [skip ci] 2024-05-22 14:16:44 +07:00
b0ec325527
ci: Rename [skip ci] 2024-05-22 14:05:15 +07:00
dffd8d97f1
ci: Sync [skip ci] 2024-05-22 14:04:04 +07:00
6d341705c0
ci: Rename 2024-05-22 12:51:14 +07:00
0079de72a8
test: Prod shouldn't get nightly build 2024-05-22 12:38:56 +07:00
f1f87c56f2
ci: Fix path 2024-05-22 12:35:59 +07:00
8b9c2fc755
ci: Better JUnit report 2024-05-22 12:35:24 +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