ByteHamster
|
86ff7f540b
|
Remove unneeded module dependencies (#7046)
|
2024-03-31 09:15:03 +02:00 |
ByteHamster
|
f6b45e7162
|
Rename FeedMedia methods to no longer have underscores (#7017)
|
2024-03-23 11:27:55 +01:00 |
ByteHamster
|
376c83d200
|
Fix loading chapter images in local feeds (#7016)
|
2024-03-22 22:12:36 +01:00 |
ByteHamster
|
2d77b1f118
|
Remove dependency from :ui:glide to :core module (#6998)
|
2024-03-17 20:25:44 +01:00 |
Taco
|
f1fe1b573f
|
Fix OkHttp deprecations (#6979)
|
2024-03-10 07:55:35 +01:00 |
TacoTheDank
|
522288260c
|
Clean up some old SpotBugs rules
|
2024-03-06 02:55:01 -05:00 |
ByteHamster
|
f7a13065a9
|
Merge branch 'master' into develop
|
2023-11-05 08:27:34 +01:00 |
Taco
|
e9d190da1b
|
Bump AGP and Gradle (#6489)
|
2023-10-17 20:52:21 +02:00 |
ByteHamster
|
9f8edd0e9d
|
Fix MediaMetadataRetriever on API<29
On SDK<29, this class does not have a close method yet, so the app crashes when using try-with-resources.
|
2023-07-18 17:57:40 +02:00 |
GitStart
|
4096aaf47e
|
Convert subscriptions screen to cards (#6261)
|
2023-02-11 19:04:14 +01:00 |
ByteHamster
|
d8a2dd5f83
|
Move preferences to a new module
|
2022-11-06 21:21:28 +01:00 |
ByteHamster
|
d61745be86
|
Check Lint recursively from the :app module
instead of checking every module individually. This avoids having to
re-state all disabled Lint checks in all parent modules.
|
2022-11-06 11:55:23 +01:00 |
ByteHamster
|
c1fbb53805
|
Move Glide to its own module
|
2022-11-03 22:46:56 +01:00 |