tzugen
|
d83cf0917c
|
Fix compiler warning
|
2021-08-26 22:58:39 +02:00 |
Maxence G (Hello-Fluffy)
|
0a2e7358fa
|
Fix CI
|
2021-08-26 22:58:39 +02:00 |
Maxence G (Hello-Fluffy)
|
7eb3d01ae8
|
Limit GetSongs if length is too short
|
2021-08-26 22:58:39 +02:00 |
Maxence G (Hello-Fluffy)
|
a23e5ff794
|
Add better offline Support
|
2021-08-26 22:58:39 +02:00 |
tzugen
|
6aa3124ee9
|
Merge pull request #565 from ultrasonic/dependabot/gradle/versions.kotlin-1.5.30
Bump versions.kotlin from 1.5.21 to 1.5.30
|
2021-08-26 20:59:07 +02:00 |
dependabot[bot]
|
413707e482
|
Bump versions.kotlin from 1.5.21 to 1.5.30
Bumps `versions.kotlin` from 1.5.21 to 1.5.30.
Updates `kotlin-gradle-plugin` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30)
Updates `kotlin-stdlib` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30)
Updates `kotlin-reflect` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30)
Updates `kotlin-test-junit` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30)
---
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-08-26 17:51:07 +00:00 |
tzugen
|
e753d95ed3
|
Merge pull request #564 from ultrasonic/translations
Translations
|
2021-08-26 19:04:40 +02:00 |
tzugen
|
0579bd9754
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-08-26 18:54:33 +02:00 |
Nite
|
bb1451b800
|
Merge pull request #563 from ultrasonic/dependabot/gradle/versions.mockito-3.12.4
Bump versions.mockito from 3.11.2 to 3.12.4
|
2021-08-26 16:50:15 +02:00 |
dependabot[bot]
|
01be4c7148
|
Bump versions.mockito from 3.11.2 to 3.12.4
Bumps `versions.mockito` from 3.11.2 to 3.12.4.
Updates `mockito-core` from 3.11.2 to 3.12.4
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v3.12.4)
Updates `mockito-inline` from 3.11.2 to 3.12.4
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v3.12.4)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-inline
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-26 14:15:03 +00:00 |
Nite
|
cb51c0b723
|
Merge pull request #551 from ultrasonic/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.0
Bump constraintlayout from 2.0.4 to 2.1.0
|
2021-08-26 16:13:25 +02:00 |
tzugen
|
0a39891b93
|
Break up CI steps and only build release (and not debug) in last steps
|
2021-08-26 12:07:00 +02:00 |
tzugen
|
7e82efddad
|
Break up CI steps and only build release (and not debug) in last steps
|
2021-08-26 11:58:20 +02:00 |
Óscar García Amor
|
6202484df7
|
Bump version to 2.23.0
|
2021-08-26 11:04:21 +02:00 |
Óscar García Amor
|
4a10b76067
|
Update translations
|
2021-08-26 10:29:20 +02:00 |
dependabot[bot]
|
9ea0246032
|
Bump constraintlayout from 2.0.4 to 2.1.0
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/androidx/constraintlayout/releases)
- [Commits](https://github.com/androidx/constraintlayout/compare/2.0.4...2.1.0)
---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-25 14:29:08 +00:00 |
Nite
|
bd34345c12
|
Merge pull request #558 from ultrasonic/video-cleanup
Video call can be static
|
2021-08-25 16:28:22 +02:00 |
Nite
|
2655a4a606
|
Merge branch 'develop' into video-cleanup
|
2021-08-25 14:27:05 +02:00 |
tzugen
|
059f6d8f32
|
Merge pull request #537 from SaintDubious/AndroidAuto2
Added Android Auto support
|
2021-08-20 21:07:45 +02:00 |
tzugen
|
27971cb426
|
Merge remote-tracking branch 'origin/develop' into AndroidAuto2
|
2021-08-20 20:57:00 +02:00 |
tzugen
|
a051d4d040
|
Clean up Util.kt after conversion
(currentSong was assigned but never actually used)
|
2021-08-20 20:53:17 +02:00 |
tzugen
|
8b15c9a57f
|
Merge pull request #556 from ultrasonic/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.18.0
Bump detekt-gradle-plugin from 1.17.1 to 1.18.0
|
2021-08-18 11:23:21 +02:00 |
tzugen
|
54f39be7ca
|
Video call can be static
|
2021-08-18 09:09:08 +02:00 |
tzugen
|
3afb86c22c
|
Video call can be static
|
2021-08-18 09:07:57 +02:00 |
dependabot[bot]
|
d01030b61d
|
Bump detekt-gradle-plugin from 1.17.1 to 1.18.0
Bumps [detekt-gradle-plugin](https://github.com/detekt/detekt) from 1.17.1 to 1.18.0.
- [Release notes](https://github.com/detekt/detekt/releases)
- [Commits](https://github.com/detekt/detekt/compare/v1.17.1...v1.18.0)
---
updated-dependencies:
- dependency-name: io.gitlab.arturbosch.detekt:detekt-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 11:04:34 +00:00 |
Nite
|
fc2e4b7ae4
|
Merge branch 'develop' into AndroidAuto2
|
2021-08-02 10:41:38 +02:00 |
Nite
|
6e6cf3a86a
|
Merge pull request #546 from ultrasonic/dependabot/gradle/versions.kotlin-1.5.21
Bump versions.kotlin from 1.5.20 to 1.5.21
|
2021-08-02 10:01:34 +02:00 |
dependabot[bot]
|
43a806a699
|
Bump versions.kotlin from 1.5.20 to 1.5.21
Bumps `versions.kotlin` from 1.5.20 to 1.5.21.
Updates `kotlin-gradle-plugin` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21)
Updates `kotlin-stdlib` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21)
Updates `kotlin-reflect` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21)
Updates `kotlin-test-junit` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21)
---
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-08-02 07:03:36 +00:00 |
Nite
|
c64420c11f
|
Merge pull request #545 from ultrasonic/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.5.1-native-mt
Bump kotlinx-coroutines-android from 1.5.0-native-mt to 1.5.1-native-mt
|
2021-08-02 09:02:45 +02:00 |
dependabot[bot]
|
adca273d3f
|
Bump kotlinx-coroutines-android from 1.5.0-native-mt to 1.5.1-native-mt
Bumps [kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.5.0-native-mt to 1.5.1-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-08-02 06:32:43 +00:00 |
Nite
|
2703a4f35b
|
Merge pull request #543 from ultrasonic/dependabot/gradle/versions.kluent-1.68
Bump versions.kluent from 1.64 to 1.68
|
2021-08-02 08:31:49 +02:00 |
Nite
|
9546bdeab5
|
Fixed playing single track in empty playlist
|
2021-07-19 15:31:52 +02:00 |
James Wells
|
961c726da8
|
restore previous code
|
2021-07-18 16:14:43 -04:00 |
Nite
|
c9f2050c46
|
Suppress detekt LongMethod
|
2021-07-18 13:23:20 +02:00 |
Nite
|
982639d2c7
|
Fixed lint errors
Added comments
|
2021-07-18 13:17:29 +02:00 |
Nite
|
cf05d3c781
|
Implemented Media Browsing
|
2021-07-18 11:33:39 +02:00 |
Nite
|
f50d6f13f4
|
Started implementing Media Browser
Added root menus, playlists and artists
|
2021-07-16 17:29:21 +02:00 |
Nite
|
635ea2f55e
|
Merge branch 'develop' into AndroidAuto2
|
2021-07-16 07:39:33 +02:00 |
Nite
|
51dbdfb39a
|
Implemented track detail display in the playlist
Fixed playback position disappearing when paused
|
2021-07-14 16:09:52 +02:00 |
Nite
|
56af9e4bf2
|
Moved MediaSession handling to its own class
Fixed queue and position handling on Now Playing screen
|
2021-07-13 19:25:37 +02:00 |
Nite
|
83c6b76d0a
|
Updated Android Auto to use MediaPlayerService separately
Added some missing features found in the docs
|
2021-07-12 16:13:34 +02:00 |
dependabot[bot]
|
ba323fa9ac
|
Bump versions.kluent from 1.64 to 1.68
Bumps `versions.kluent` from 1.64 to 1.68.
Updates `kluent` from 1.64 to 1.68
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases)
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MarkusAmshove/Kluent/commits)
Updates `kluent-android` from 1.64 to 1.68
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases)
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MarkusAmshove/Kluent/commits)
---
updated-dependencies:
- dependency-name: org.amshove.kluent:kluent
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.amshove.kluent:kluent-android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 11:05:39 +00:00 |
Nite
|
ea3b055288
|
Merge pull request #541 from ultrasonic/dependabot/gradle/com.karumi-dexter-6.2.3
Bump dexter from 6.2.2 to 6.2.3
|
2021-07-09 14:05:43 +02:00 |
dependabot[bot]
|
6558f871ca
|
Bump dexter from 6.2.2 to 6.2.3
Bumps [dexter](https://github.com/karumi/Dexter) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/karumi/Dexter/releases)
- [Commits](https://github.com/karumi/Dexter/compare/6.2.2...6.2.3)
---
updated-dependencies:
- dependency-name: com.karumi:dexter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-09 11:22:42 +00:00 |
Nite
|
ee76c661a1
|
Merge pull request #540 from ultrasonic/dependabot/gradle/com.google.android.material-material-1.4.0
Bump material from 1.3.0 to 1.4.0
|
2021-07-09 13:21:48 +02:00 |
dependabot[bot]
|
808eafc85d
|
Bump material from 1.3.0 to 1.4.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.3.0...1.4.0)
---
updated-dependencies:
- dependency-name: com.google.android.material:material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-09 09:56:48 +00:00 |
Nite
|
649a702ebb
|
Merge pull request #539 from ultrasonic/dependabot/gradle/org.robolectric-robolectric-4.6.1
Bump robolectric from 4.5.1 to 4.6.1
|
2021-07-09 11:56:04 +02:00 |
dependabot[bot]
|
090d7f8ab7
|
Bump robolectric from 4.5.1 to 4.6.1
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.5.1 to 4.6.1.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.5.1...robolectric-4.6.1)
---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-09 09:23:02 +00:00 |
Nite
|
1938b3bb4b
|
Merge pull request #538 from ultrasonic/dependabot/gradle/com.android.tools.build-gradle-4.2.2
Bump gradle from 4.2.0 to 4.2.2
|
2021-07-09 11:22:25 +02:00 |
dependabot[bot]
|
e60ac32c3f
|
Bump gradle from 4.2.0 to 4.2.2
Bumps gradle from 4.2.0 to 4.2.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-09 07:18:46 +00:00 |