4fcdde4913
Remove storage permissions
...
Requires adjusting some file reading to first copy to a temporary file
in cache that we have permissions to read from. This is only applicable for things
like ZIP files where we need an actual File rather than just some Android content
URI shenanigans.
2023-11-28 22:50:30 -05:00
a74a689c90
Update UniFile
...
Which has more correct nullability for some methods and case insensitivity for listFiles where possible.
2023-11-27 22:21:40 -05:00
f1778ac5b4
Bump dependencies
2023-11-25 15:40:10 -05:00
255ed50685
Migrate XML themes to Compose ( #10152 )
2023-11-19 11:25:39 -05:00
46e734fc8e
Migrate to multiplatform string resources ( #10147 )
...
* Migrate to multiplatform string resources
* Move plurals translations into separate files
* Fix lint check on generated files
2023-11-18 13:54:56 -05:00
6eb5a25ea1
Bump dependencies
2023-11-15 22:30:10 -05:00
dd998be1e7
Update voyager to v1.0.0-rc10 ( #10127 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-11 22:44:05 -05:00
3c3b09209c
Use immutable collections in presentation-widget module
2023-11-11 18:31:27 -05:00
cb67f1de52
Add Compose lint checks
...
Still need to address most of them though.
2023-11-11 18:13:44 -05:00
58b2895ec9
Update to Compose Compiler 1.5.4 and Kotlin 1.9.20
2023-11-08 09:20:23 -05:00
8f22480ec9
Update voyager to v1.0.0-rc09 ( #10110 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-05 15:20:42 -05:00
9d974273af
Update dependency org.junit.jupiter:junit-jupiter to v5.10.1 ( #10109 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-05 14:23:36 -05:00
8644d90bd4
Bump dependencies
2023-11-04 16:11:43 -04:00
d5e8c38075
Bump dependencies
2023-11-01 22:21:41 -04:00
7cf2ce2994
Handle Brotli-compressed responses
2023-10-31 18:03:07 -04:00
d7d7a6d2fc
Revert Compose update
...
Fixes #10069
2023-10-26 13:06:26 -04:00
012854dd1e
Update Voyager
2023-10-22 15:54:31 -04:00
fcba2306e9
Update dependency ch.acra:acra-http to v5.11.3 ( #10046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-21 21:44:54 -04:00
8e4cedf173
Update Compose
2023-10-21 18:09:30 -04:00
19965e0bdb
Update jsoup
2023-10-21 18:09:21 -04:00
1302461518
Bump dependencies
2023-10-18 22:49:52 -04:00
0be7ac5871
Bump dependencies
2023-10-14 22:22:46 -04:00
9c688b08c0
Update dependency com.google.android.material:material to v1.10.0 ( #9991 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-07 23:29:14 -04:00
c66a4fa7a7
Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-rc02 ( #9990 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-07 23:25:11 -04:00
7f0f67d752
Update social media icons
2023-10-05 09:33:34 -04:00
df332860b8
Bump dependencies
2023-10-04 22:28:50 -04:00
8a8afa46e9
Update aboutlib.version to v10.9.1 ( #9971 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-01 10:07:24 -04:00
66a938779d
Update SSIV and image-decoder, except with partially revert to non-broken HEIF/AVIF support
2023-09-27 22:54:03 -04:00
ed506f8495
Update SSIV and image-decoder
...
Includes updated libwebp for CVE-2023-5129
2023-09-27 22:22:04 -04:00
5de72b7d32
Bump dependencies
2023-09-23 12:15:28 -04:00
3ad7add3b5
Update dependency io.github.fornewid:material-motion-compose-core to v1.0.7 ( #9938 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-16 23:06:10 -04:00
66aacade9a
Update dependency com.google.gms:google-services to v4.4.0 ( #9940 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-16 23:02:19 -04:00
fe3a710ed0
Update xml.serialization.version to v0.86.2 ( #9939 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-16 23:01:03 -04:00
2dd2db7225
Update to Kotlin 1.9.10
2023-09-09 14:49:04 -04:00
86a3fc77c6
Bump dependencies
2023-09-07 22:23:10 -04:00
d9d143e6be
Update dependency io.kotest:kotest-assertions-core to v5.7.1 ( #9905 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-03 10:54:05 -04:00
5c3d655d9e
Update dependency io.kotest:kotest-assertions-core to v5.7.0 ( #9901 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-02 22:11:31 -04:00
66b175a3c8
Update dependency ch.acra:acra-http to v5.11.2 ( #9900 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-02 22:11:25 -04:00
d29b7c4e57
Switch to different ktlint plugin
...
Should be better at incremental builds.
To format, run `./gradlew ktlintFormat`.
2023-09-01 23:02:18 -04:00
772db51593
Bump dependencies
2023-09-01 22:47:42 -04:00
7644d7c31e
Update kotlinx.serialization
2023-08-27 10:11:31 -04:00
13dc54df70
Remove unused rxandroid dependency
2023-08-26 10:30:26 -04:00
2bf263e301
Revert Compose upgrade
...
Caused weird rendering issues in MangaScreen
2023-08-25 21:57:22 -04:00
3aafec482c
Bump dependencies
2023-08-24 22:18:30 -04:00
1be7949275
Upgrade to Gradle 8.3
2023-08-18 22:27:47 -04:00
4e31e6a2fa
Upgrade to AGP 8.1.0
2023-08-16 19:00:54 -04:00
bc692ebfc6
Bump dependencies
2023-08-15 22:19:07 -04:00
efa7a3a167
Update Compose
...
Also remove workaround for preventing keyboard showing up for SelectItems.
2023-08-10 22:45:58 -04:00
67bc81ebde
Bump dependencies
2023-08-10 22:28:28 -04:00
7146913c71
Bump dependencies
2023-08-05 12:12:17 -04:00