Nite
5962cc2add
Merge branch 'develop' into dependabot/gradle/versions.kotlin-1.6.10
...
Added temporary fix for Koin bug
2022-02-08 18:18:58 +01:00
tzugen
5a02467ee8
Use binding
2021-12-22 13:36:47 +01:00
tzugen
4a996f8edc
Fix Scroll in MainFragment
2021-12-22 13:26:58 +01:00
tzugen
1eca5a756e
Use new toml file for version declaration
2021-12-20 21:59:57 +01:00
tzugen
dbdb59bbff
Add a Room database for Artists, Indexes and MusicFolders.
...
* There is one database for each Server
* Index items are saved with a "musicFolderId" prop, which makes it possible to filter the database by musicFolder without necessarily having to query the server for it.
* Databases for new Servers are created on the fly
* If the user removes a server, the respective database is deleted.
2021-06-29 18:01:26 +02:00
tzugen
f9401ba1fa
Apply JVM Target to all Kotlin tasks
2021-05-28 19:21:50 +02:00
tzugen
d0ad8cef7d
Remove deprecated kotlin-android-extension plugin
2021-04-19 12:21:42 +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
a22984566a
Trying to fix CI error
2020-08-24 13:59:40 +02:00
Nite
c23616e57a
Trying to fix CI error
2020-08-24 12:10:34 +02:00
Nite
f4ae87fffe
Migrated to Androidx
2020-04-26 12:05:28 +02:00
Yahor Berdnikau
2e008c7ed6
Fix slightly wrong jacoco setup.
2018-10-07 21:21:49 +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
eb59e3ccc1
Add common configuration for android modules.
2018-10-07 20:59:06 +02:00