Nite
f752307a38
Changed navigation header colors
2021-10-11 19:43:01 +02:00
Nite
86f2aa1656
Fixed lint
2021-10-11 17:43:17 +02:00
Nite
256f785d39
Updated navigation header style
2021-10-11 17:31:32 +02:00
Nite
62150b77d3
Removed strings
2021-10-10 15:03:57 +02:00
Nite
652f85b070
Removed unused strings
2021-10-10 14:41:16 +02:00
Nite
381e29b2d1
Fixed lint issues
2021-10-10 14:15:03 +02:00
Nite
4b4853374c
Moved server selector to the navigation menu
2021-10-10 14:03:53 +02:00
Óscar García Amor
7091967fa5
Merge pull request #592 from ultrasonic/dependabot-q
...
Run dependabot monthly
2021-10-08 08:39:47 +02:00
Óscar García Amor
c3df5ead37
Merge branch 'develop' into dependabot-q
2021-10-08 08:27:35 +02:00
Nite
a3128c5f7f
Fixed lint
2021-10-07 18:02:23 +02:00
Nite
221f218856
Added PlaybackComplete intent when a song playback is completed
2021-10-07 17:51:19 +02:00
Nite
ed59136fa6
Merge pull request #588 from ultrasonic/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.1
...
Bump constraintlayout from 2.1.0 to 2.1.1
2021-10-04 18:55:43 +02:00
dependabot[bot]
0da22ef75b
Bump constraintlayout from 2.1.0 to 2.1.1
...
Bumps [constraintlayout](https://github.com/androidx/constraintlayout ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/androidx/constraintlayout/releases )
- [Commits](https://github.com/androidx/constraintlayout/commits )
---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 16:45:36 +00:00
tzugen
6b24e0ae4b
Run dependabot monthly
...
Now that our dependencies are up-to-date,
run dependabot only once per month, and also ignore patch releases,
in order to avoid frequent PRs that all require a review by us.
2021-10-04 18:45:33 +02:00
Nite
90e269525e
Merge pull request #587 from ultrasonic/dependabot/gradle/org.junit.vintage-junit-vintage-engine-5.8.1
...
Bump junit-vintage-engine from 5.8.0 to 5.8.1
2021-10-04 18:45:02 +02:00
dependabot[bot]
1d26d9ba3a
Bump junit-vintage-engine from 5.8.0 to 5.8.1
...
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5 ) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.0...r5.8.1 )
---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 15:45:21 +00:00
Nite
d89ae50ef4
Merge pull request #586 from ultrasonic/dependabot/gradle/versions.kotlin-1.5.31
...
Bump versions.kotlin from 1.5.30 to 1.5.31
2021-10-04 17:44:47 +02:00
dependabot[bot]
e77a8e67a8
Bump versions.kotlin from 1.5.30 to 1.5.31
...
Bumps `versions.kotlin` from 1.5.30 to 1.5.31.
Updates `kotlin-gradle-plugin` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31 )
Updates `kotlin-stdlib` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31 )
Updates `kotlin-reflect` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31 )
Updates `kotlin-test-junit` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-test-junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 15:34:50 +00:00
tzugen
a7a895af96
Merge pull request #583 from ultrasonic/download-metadata
...
Download metadata
2021-10-04 15:06:21 +02:00
tzugen
35a0dd761d
Fix a bug where newly added Artists were not cached correctly
2021-10-04 11:20:52 +02:00
Nite
fda746905d
Merged changes from develop
2021-09-24 21:12:02 +02:00
Nite
2237b476dc
Merge pull request #585 from nitehu/fix/avrcp_compatibility
...
Added setting to disable Now Playing List sending for incompatible bluetooth devices
2021-09-24 20:29:43 +02:00
Nite
b640805559
Moved settings related properties from Util to their own class
2021-09-24 18:20:53 +02:00
Nite
d4ce10ebfa
fixed lint error
2021-09-23 16:00:20 +02:00
Nite
be49145aa8
Created different notification when Ultrasonic is only downloading files
...
Fixed null check
2021-09-23 15:51:53 +02:00
Nite
01aa1fe887
Moved kotlin files to their place
2021-09-21 15:20:56 +02:00
Nite
77f857b1c6
Added setting to disable Now Playing List sending for incompatible bluetooth devices
2021-09-17 16:45:33 +02:00
tzugen
02129a8fd0
Remove unused strings
2021-09-15 21:34:48 +02:00
tzugen
ecc7e870f1
Save Artists in Offline database
2021-09-15 20:51:42 +02:00
tzugen
28097bf325
Optimize Imageloader to not create empty MusicDirectory.Entries
2021-09-15 20:46:05 +02:00
tzugen
611539be55
Handle WifiLock in Download manager class, instead of creating an individual lock per task.
...
Also only stop the executor when done.
2021-09-15 20:46:05 +02:00
tzugen
5ff4d21abc
Merge FileUtil functions into a single class.
2021-09-15 20:46:05 +02:00
tzugen
ec49775d7e
Convert FileUtil to Kotlin
2021-09-15 20:46:05 +02:00
tzugen
c48c41284e
Migrate Constants to Kotlin, update a copyright notice.
2021-09-15 20:46:05 +02:00
tzugen
ba745a5f9a
Run download task inside service
2021-09-15 20:46:05 +02:00
Nite
8ab903c7d2
Merge pull request #582 from ultrasonic/dependabot/gradle/org.junit.vintage-junit-vintage-engine-5.8.0
...
Bump junit-vintage-engine from 5.7.1 to 5.8.0
2021-09-15 19:09:48 +02:00
dependabot[bot]
ac3635a8f4
Bump junit-vintage-engine from 5.7.1 to 5.8.0
...
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5 ) from 5.7.1 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.8.0 )
---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 14:32:46 +00:00
Nite
546039fd5e
Merge pull request #574 from ultrasonic/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.5.2-native-mt
...
Bump kotlinx-coroutines-android from 1.5.1-native-mt to 1.5.2-native-mt
2021-09-15 16:31:15 +02:00
dependabot[bot]
86a772f115
Bump kotlinx-coroutines-android from 1.5.1-native-mt to 1.5.2-native-mt
...
Bumps [kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines ) from 1.5.1-native-mt to 1.5.2-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 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-15 14:12:46 +00:00
Nite
d3c7fcf7e7
Merge pull request #573 from ultrasonic/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.18.1
...
Bump detekt-gradle-plugin from 1.18.0 to 1.18.1
2021-09-15 16:03:40 +02:00
Nite
1f5de82004
Merge branch 'develop' into dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.18.1
2021-09-15 15:35:59 +02:00
Óscar García Amor
a64fe47353
Bump version to 2.23.1
2021-09-13 11:09:50 +02:00
Óscar García Amor
8928980bae
Update translations
2021-09-13 11:04:29 +02:00
tzugen
950691daab
Merge pull request #572 from nitehu/changeDragHandle
...
Moved drag handle to the left in the Now Playing list
2021-09-12 09:27:32 +02:00
Nite
ee1e4548e3
Fixed lint errors
2021-09-12 09:18:49 +02:00
Nite
07f334a7fd
Moved drag handle to the left in the Now Playing list
...
Updated drag handle to the dotted version
2021-09-12 09:18:49 +02:00
Nite
5ef3ced111
Fixed media session null checks
2021-09-12 08:54:08 +02:00
Óscar García Amor
4ce5cfcb8e
Merge pull request #578 from nitehu/readme
...
Added link to the wiki for enabling Ultrasonic with Android Auto
2021-09-10 12:40:47 +02:00
Nite
25fd2f4772
Added link to the wiki for enabling Ultrasonic with Android Auto
2021-09-10 12:04:37 +02:00
dependabot[bot]
008520fbd0
Bump detekt-gradle-plugin from 1.18.0 to 1.18.1
...
Bumps [detekt-gradle-plugin](https://github.com/detekt/detekt ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/detekt/detekt/releases )
- [Commits](https://github.com/detekt/detekt/compare/v1.18.0...v1.18.1 )
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 11:05:46 +00:00