tzugen
0989ee20a6
Remove LegacyImageLoader, use Picasso as default
2021-06-07 13:26:07 +02:00
tzugen
2eaa9a2091
Fix two bugs in the new image loader:
...
1. Id was checked for nullability, but it is actually an empty string in most cases where there is no Cover art.
This lead to queries without id set.
2. Size was not respected by the new image loader.
2021-06-07 13:26:07 +02:00
tzugen
e21ae1299b
Fix more detekt and lint issues and remove them from the baseline.
2021-05-27 15:30:20 +02:00
Nite
e37791e37c
Fixed deprecation warnings for kluent
2021-05-07 15:36:11 +02:00
tzugen
b5806cbbbf
Set language level 1.8 correctly also to Kotlin compiler,
...
removed unused variables.
2021-04-19 12:21:36 +02:00
tzugen
42967ef45f
Remove warning about deprecated 'variant.getGenerateBuildConfig()'
2021-04-18 22:18:41 +02:00
Nite
fe120a0bf2
Updated API to 29, fixed failing tests
2020-11-29 13:25:06 +01:00
Nite
de7eaef668
Updated Gradle to 6.5
...
Tried to satisfy ktlint rules
2020-06-13 19:04:31 +02:00
Yahor Berdnikau
21bcb5429a
Use JUnit5 engine to run unit tests in android modules.
2018-10-07 20:59:06 +02:00
Yahor Berdnikau
44fa1b1bcf
Move subsonic-api module to core modules.
2018-10-07 20:59:06 +02:00
Yahor Berdnikau
fb8d5382dc
Move subsonic-api-image-loader module to core modules.
2018-10-07 20:59:06 +02:00