1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2024-12-14 18:05:10 +01:00
Commit Graph

27 Commits

Author SHA1 Message Date
Nite
c4ea2086d2
Removed unused code, minor fixes 2021-02-09 19:49:26 +01:00
Nite
fe120a0bf2
Updated API to 29, fixed failing tests 2020-11-29 13:25:06 +01:00
Nite
273bee1341
Added ACCEPT_SINGLE_VALUE_AS_ARRAY = true to JacksonMapper to maximize compatibility 2020-10-16 15:04:26 +02:00
Nite
a396b4b27b
Fixed Subsonic API version detection
Fixed server change detection
Minor fixes
2020-10-13 21:41:01 +02:00
Nite
5de20861ca
Added Timber to Koin and OkHttp, started implementing file logging 2020-09-30 18:17:57 +02:00
Nite
7217f2cca8
Refactored Log calls to Timber 2020-09-30 14:47:59 +02:00
Óscar García Amor
5387b58e35
Finish convert drawables to vectors. Closes #308
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2020-09-25 18:20:18 +02:00
Nite
e8310b2ac8
Merge branch 'develop' into feature/updated-server-settings 2020-09-22 11:40:25 +02:00
Max Pop
251e575421
Resign all with gpg key 2020-09-21 12:17:55 +02:00
Nite
6721500202
Updated Server Settings UI and Storage
Updated Koin to latest
2020-09-18 09:37:19 +02:00
Nite
0f42ee20cc
Fixed ktlint errors 2020-08-27 11:02:33 +02:00
Nite
ca2bfbf14b
Updated Subsonic API version handling 2020-08-27 10:27:25 +02:00
Nite
aae40c076e
Fixed Api bug in DragSortListView 2020-07-04 09:20:27 +02:00
Nite
de7eaef668
Updated Gradle to 6.5
Tried to satisfy ktlint rules
2020-06-13 19:04:31 +02:00
Nite
f4ae87fffe
Migrated to Androidx 2020-04-26 12:05:28 +02:00
Óscar García Amor
26c9f72b5c Bump version to 2.7.0
Signed-off-by: Óscar García Amor <ogarcia@connectical.com>
2020-03-23 17:24:39 +01:00
Nite
ab624be93d
Implemented five star rating 2020-01-13 21:20:52 +01:00
Yahor Berdnikau
3371b4025d Improve Jacoco setup. 2018-10-07 21:05:48 +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
f422ba30b9 Use JUnit5 engine to run unit tests in kotlin 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
Yahor Berdnikau
d98ff9ffcf Move pulltorefresh module to core modules. 2018-10-07 20:59:06 +02:00
Yahor Berdnikau
69b945c230 Move menudrawer module to core modules. 2018-10-07 20:59:06 +02:00
Yahor Berdnikau
997accd88a Move library module to core modules. 2018-10-07 20:59:06 +02:00
Yahor Berdnikau
01bb519762 Move domain module to core modules. 2018-10-07 20:59:06 +02:00
Yahor Berdnikau
e1f9764d55 Move cache module to core modules. 2018-10-07 20:59:06 +02:00