2e5686372a
Merge branch 'master' into sync-part-final
2024-01-06 16:35:24 +11:00
8321ff6000
Bump dependencies
2024-01-05 23:21:19 -05:00
7bd9c2f7c0
Merge branch 'master' into sync-part-final
2024-01-03 00:45:44 +11:00
e0e433349b
chore: merge upstream.
...
Signed-off-by: KaiserBh <kaiserbh@proton.me >
2024-01-02 08:13:34 +11:00
ec478cbb1b
Defer ACRA reporting until device is idle/not low battery/on unmetered network
2024-01-01 09:53:21 -05:00
74931fad86
Use Material3 version of AboutLibraries
2023-12-31 08:57:11 -05:00
901b77f55c
Update dependency org.jsoup:jsoup to v1.17.2 ( #10277 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-30 20:08:23 -05:00
80570a823f
chore: merge upstream changes.
...
Signed-off-by: KaiserBh <kaiserbh@proton.me >
2023-12-28 22:48:32 +11:00
087da2b2f3
Update Coil
2023-12-25 22:30:41 -05:00
a51108cbe8
Update Compose compiler
2023-12-21 09:49:46 -05:00
18fb63cd01
chore: merge upstream.
2023-12-20 02:46:21 +11:00
7ae17e6aac
Update okhttp monorepo to v5.0.0-alpha.12 ( #10245 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-17 16:24:17 -05:00
c6356fe4b2
Update dependency com.squareup.okio:okio to v3.7.0 ( #10239 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-16 22:36:50 -05:00
add9357257
Bump dependencies
2023-12-16 10:00:50 -05:00
3532074a70
Merge branch 'master' into sync-part-final
2023-12-15 07:01:37 +11:00
e5693ed668
Upgrade Voyager
2023-12-10 10:10:17 -05:00
3135db4bb2
Bump dependencies
2023-12-07 22:15:45 -05:00
4b9ccb9b75
chore: merge upstream changes.
...
Signed-off-by: KaiserBh <kaiserbh@proton.me >
2023-12-05 23:53:20 +11:00
ea1684133b
Update dependency com.android.tools.build:gradle to v8.2.0 ( #10212 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 09:51:43 -05:00
7a52afd223
Bump dependencies
2023-12-01 22:29:51 -05:00
5dda32bb81
Bump dependencies
2023-11-29 16:55:36 -05:00
8ce8b60092
Migrate downloader service to WorkManager ( #10190 )
2023-11-29 16:34:07 -05:00
73130bc3dd
chore: merge upstream changes.
...
Signed-off-by: KaiserBh <kaiserbh@proton.me >
2023-11-30 04:36:45 +11:00
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
389d40ab41
Merge branch 'master' of https://github.com/tachiyomiorg/tachiyomi into sync-part-final
2023-11-20 07:49:10 +11:00
655594e91f
refactor: remove kotlinter.
...
Signed-off-by: KaiserBh <kaiserbh@proton.me >
2023-11-20 07:46:23 +11:00
255ed50685
Migrate XML themes to Compose ( #10152 )
2023-11-19 11:25:39 -05:00
be363807e6
fix: upstream conflict.
...
Signed-off-by: KaiserBh <kaiserbh@proton.me >
2023-11-19 19:34:37 +11: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
6d54953580
Merge branch 'master' into sync-part-final
2023-11-18 00:10:28 +11:00
6eb5a25ea1
Bump dependencies
2023-11-15 22:30:10 -05:00
0016f1e335
fix: merge conflict.
...
Signed-off-by: KaiserBh <kaiserbh@proton.me >
2023-11-14 14:09:17 +11: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
d0eaf5e3cb
chore: merge upstream.
2023-11-09 23:37:56 +11: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
fd63383d74
fix: conflict.
...
Signed-off-by: KaiserBh <kaiserbh@proton.me >
2023-10-23 19:02:16 +11: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