tzugen
e8fe006b1a
Merge pull request #473 from ultrasonic/dependabot/gradle/versions.navigation-2.3.5
...
Bump versions.navigation from 2.3.2 to 2.3.5
2021-05-09 09:28:59 +02:00
dependabot[bot]
d46c556e6f
Bump versions.navigation from 2.3.2 to 2.3.5
...
Bumps `versions.navigation` from 2.3.2 to 2.3.5.
Updates `navigation-fragment` from 2.3.2 to 2.3.5
Updates `navigation-ui` from 2.3.2 to 2.3.5
Updates `navigation-fragment-ktx` from 2.3.2 to 2.3.5
Updates `navigation-ui-ktx` from 2.3.2 to 2.3.5
Updates `navigation-dynamic-features-fragment` from 2.3.2 to 2.3.5
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 16:11:09 +00:00
tzugen
e06400550b
Merge pull request #475 from ultrasonic/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.4.3-native-mt
...
Bump kotlinx-coroutines-android from 1.3.9 to 1.4.3-native-mt
2021-05-08 18:09:57 +02:00
dependabot[bot]
19614e79c1
Bump kotlinx-coroutines-android from 1.3.9 to 1.4.3-native-mt
...
Bumps [kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines ) from 1.3.9 to 1.4.3-native-mt.
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 15:06:28 +00:00
Nite
8d2f4b5bf1
Merge pull request #467 from tzugen/lockscreen-controls
...
Lockscreen controls
2021-05-07 16:53:14 +02:00
Nite
ec21e14e33
Merge branch 'develop' into lockscreen-controls
2021-05-07 16:15:20 +02:00
Nite
48ebe8939b
Merge pull request #471 from ultrasonic/dependabot/gradle/org.junit.vintage-junit-vintage-engine-5.7.1
...
Bump junit-vintage-engine from 5.3.1 to 5.7.1
2021-05-07 16:10:23 +02:00
Nite
0b2a62f391
Fixed some more warnings
2021-05-07 15:55:03 +02:00
Nite
e37791e37c
Fixed deprecation warnings for kluent
2021-05-07 15:36:11 +02:00
dependabot[bot]
1deefb6a22
Bump junit-vintage-engine from 5.3.1 to 5.7.1
...
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5 ) from 5.3.1 to 5.7.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.3.1...r5.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 09:16:04 +00:00
Nite
f0e285cc67
Merge pull request #466 from tzugen/remove-version
...
Remove unused versions.kt & semver
2021-05-07 11:12:50 +02:00
Nite
23c430e923
Merge branch 'develop' into remove-version
2021-05-07 10:35:56 +02:00
Nite
e1b2ec29cf
Merge pull request #459 from ultrasonic/dependabot/gradle/com.android.tools.build-gradle-4.2.0
...
Bump gradle from 6.5 to 7.0 and gradle plugin from 4.1.3 to 4.2.0
2021-05-07 10:35:17 +02:00
Nite
dcd5cc8feb
Merge branch 'develop' into dependabot/gradle/com.android.tools.build-gradle-4.2.0
2021-05-07 09:37:29 +02:00
Nite
7dcc5bbf13
Merge pull request #455 from tzugen/patch-further
...
Followup #437
2021-05-07 09:36:30 +02:00
Nite
afccbf3f65
Merge branch 'develop' into patch-further
2021-05-07 09:14:27 +02:00
Óscar García Amor
44c4b2eaf3
Merge pull request #469 from nitehu/develop
...
Add Ampache as supported server
2021-05-07 08:54:54 +02:00
Óscar García Amor
3dc82ed2ee
Merge branch 'develop' into develop
2021-05-07 08:39:00 +02:00
Óscar García Amor
ed2de31fc7
Merge pull request #468 from tzugen/remove-codecov
...
Remove codecov
2021-05-07 08:33:38 +02:00
Nite
70dbfff1e1
Add Ampache as supported server
2021-05-07 07:56:36 +02:00
tzugen
e4c13a305c
Remove codecov
2021-05-06 22:54:17 +02:00
tzugen
5187ac1f54
Merge pull request #462 from ultrasonic/dependabot/gradle/versions.retrofit-2.9.0
...
Bump versions.retrofit from 2.4.0 to 2.6.4
2021-05-06 20:46:42 +02:00
tzugen
a6c914cf7f
Make the server setting model a local val
2021-05-06 20:45:45 +02:00
tzugen
9ca15deef2
Fix a copy & paste mistake
...
(Wrongly inserted if clause)
2021-05-06 20:45:45 +02:00
tzugen
094c0d2757
Cache requireArguments() in a local val
2021-05-06 20:45:45 +02:00
tzugen
8a2d100e96
Migrate ciTest to "Task Configuration Avoidance"
2021-05-06 20:33:38 +02:00
tzugen
af304cd10f
Fix Jacoco under Gradle 7.0,
...
by migrating the task to use "Task Configuration Avoidance"
see https://docs.gradle.org/current/userguide/task_configuration_avoidance.html
2021-05-06 20:33:38 +02:00
tzugen
75bcbd97b1
Update Gradle to 7.0
2021-05-06 20:33:38 +02:00
dependabot[bot]
e6b77847b6
Bump gradle from 4.1.3 to 4.2.0
...
Bumps gradle from 4.1.3 to 4.2.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 20:33:38 +02:00
tzugen
ddd8a54592
Merge branch 'develop' into dependabot/gradle/versions.retrofit-2.9.0
2021-05-06 20:25:27 +02:00
tzugen
c8ecf4c123
Merge pull request #465 from ultrasonic/dependabot/gradle/versions.kluent-1.65
...
Bump versions.kluent from 1.35 to 1.64
2021-05-06 20:25:01 +02:00
tzugen
bc2c591ff2
Set isActive correctly when pausing.
2021-05-06 13:23:38 +02:00
tzugen
a910818b70
Add skip functions to lockscreen
2021-05-06 13:23:35 +02:00
tzugen
85e2e473e5
Fix a typo, make two functions private
2021-05-06 12:53:25 +02:00
tzugen
8ebd53a8eb
Remove no longer needed safe call.
2021-05-06 12:40:49 +02:00
dependabot[bot]
040dba6a77
Bump versions.kluent from 1.35 to 1.64
2021-05-06 12:36:27 +02:00
tzugen
7b7f470667
Merge branch 'develop' into dependabot/gradle/versions.retrofit-2.9.0
2021-05-06 12:25:40 +02:00
dependabot[bot]
2659634bda
Bump versions.retrofit from 2.4.0 to 2.6.4
2021-05-06 12:24:21 +02:00
tzugen
bedbad658f
Merge branch 'develop' into remove-version
2021-05-06 12:12:50 +02:00
tzugen
4d27c35cf4
Remove unused versions.kt & semver
2021-05-06 12:09:23 +02:00
Nite
162bb18078
Merge pull request #451 from tzugen/remove-mediastore
...
Remove MediaStoreService, reinstate Util.scanMedia
2021-05-06 11:52:19 +02:00
Nite
3a2c41b879
Merge branch 'develop' into remove-mediastore
2021-05-06 09:49:46 +02:00
Nite
036a7a3a8e
Merge pull request #460 from ultrasonic/dependabot/gradle/org.robolectric-robolectric-4.5.1
...
Bump robolectric from 4.4 to 4.5.1
2021-05-06 09:49:24 +02:00
Nite
457a908d72
Merge branch 'develop' into dependabot/gradle/org.robolectric-robolectric-4.5.1
2021-05-06 09:23:40 +02:00
Nite
8701facd03
Merge pull request #458 from ultrasonic/dependabot/gradle/org.jacoco-org.jacoco.core-0.8.7
...
Bump org.jacoco.core from 0.8.5 to 0.8.7
2021-05-06 09:20:54 +02:00
Nite
115b8c3183
Merge branch 'develop' into dependabot/gradle/org.jacoco-org.jacoco.core-0.8.7
2021-05-06 09:02:07 +02:00
Nite
b06384a15d
Merge pull request #457 from ultrasonic/dependabot/gradle/versions.mockito-3.8.0
...
Bump versions.mockito from 3.5.5 to 3.8.0
2021-05-06 09:01:34 +02:00
Nite
ce7e95f59e
Merge branch 'develop' into dependabot/gradle/versions.mockito-3.8.0
2021-05-06 08:39:28 +02:00
Nite
341412a9e8
Merge pull request #456 from ultrasonic/dependabot/gradle/com.karumi-dexter-6.2.2
...
Bump dexter from 6.1.2 to 6.2.2
2021-05-06 08:38:56 +02:00
Nite
e9b22b827a
Fixed updating CacheLocation setting after change
2021-05-06 08:23:08 +02:00