Commit Graph

  • 5ff4d21abc
    Merge FileUtil functions into a single class. tzugen 2021-09-12 12:01:24 +0200
  • ec49775d7e
    Convert FileUtil to Kotlin tzugen 2021-09-12 11:40:18 +0200
  • c48c41284e
    Migrate Constants to Kotlin, update a copyright notice. tzugen 2021-09-12 11:37:40 +0200
  • ba745a5f9a
    Run download task inside service tzugen 2021-08-30 10:08:27 +0200
  • 8ab903c7d2
    Merge pull request #582 from ultrasonic/dependabot/gradle/org.junit.vintage-junit-vintage-engine-5.8.0 Nite 2021-09-15 19:09:48 +0200
  • ac3635a8f4
    Bump junit-vintage-engine from 5.7.1 to 5.8.0 #582 dependabot[bot] 2021-09-15 14:32:46 +0000
  • 546039fd5e
    Merge pull request #574 from ultrasonic/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.5.2-native-mt Nite 2021-09-15 16:31:15 +0200
  • 86a772f115
    Bump kotlinx-coroutines-android from 1.5.1-native-mt to 1.5.2-native-mt #574 dependabot[bot] 2021-09-15 14:12:46 +0000
  • d3c7fcf7e7
    Merge pull request #573 from ultrasonic/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.18.1 Nite 2021-09-15 16:03:40 +0200
  • 1f5de82004
    Merge branch 'develop' into dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.18.1 #573 Nite 2021-09-15 15:35:59 +0200
  • a64fe47353
    Bump version to 2.23.1 Óscar García Amor 2021-09-13 11:09:50 +0200
  • 8928980bae
    Update translations Óscar García Amor 2021-09-13 11:04:29 +0200
  • 950691daab
    Merge pull request #572 from nitehu/changeDragHandle tzugen 2021-09-12 09:27:32 +0200
  • ee1e4548e3
    Fixed lint errors #572 Nite 2021-09-05 11:50:44 +0200
  • 07f334a7fd
    Moved drag handle to the left in the Now Playing list Updated drag handle to the dotted version Nite 2021-09-05 11:17:35 +0200
  • 5ef3ced111
    Fixed media session null checks #580 Nite 2021-09-05 09:34:38 +0200
  • 4ce5cfcb8e
    Merge pull request #578 from nitehu/readme Óscar García Amor 2021-09-10 12:40:47 +0200
  • 25fd2f4772
    Added link to the wiki for enabling Ultrasonic with Android Auto #578 Nite 2021-09-10 12:04:37 +0200
  • 008520fbd0
    Bump detekt-gradle-plugin from 1.18.0 to 1.18.1 dependabot[bot] 2021-09-06 11:05:46 +0000
  • 225bb78263
    Merge pull request #571 from nitehu/fix/MediaSessionNull Nite 2021-09-05 09:59:37 +0200
  • 84d28178bf
    Fixed media session null checks #571 Nite 2021-09-05 09:34:38 +0200
  • f29db522d4
    Merge pull request #567 from ultrasonic/semanticDownloadView Nite 2021-09-03 20:26:58 +0200
  • 9f1315b6dc
    Merge branch 'develop' into semanticDownloadView #567 Nite 2021-09-01 18:19:55 +0200
  • 9f02ee95a4
    Merge pull request #568 from ultrasonic/downloader Nite 2021-09-01 18:14:58 +0200
  • d08a38ea1c
    Small fixes #568 tzugen 2021-08-28 11:29:39 +0200
  • ad81f3bf6d
    Use semantically correct API endpoint when streaming/downloading. Fixes #257 tzugen 2021-08-28 11:38:44 +0200
  • 1e95f3344c
    Small fixes #566 tzugen 2021-08-28 11:29:39 +0200
  • 594e94eea7
    Finish tzugen 2021-08-28 00:02:50 +0200
  • f9aac1ca43
    Add parallel downloading, better priority handling tzugen 2021-08-27 23:53:31 +0200
  • b8eddb2d24
    Rename .java to .kt tzugen 2021-08-27 23:53:30 +0200
  • e0df24182e
    Add nullability annotation tzugen 2021-08-26 19:47:32 +0200
  • 9fb91652eb
    Add checkDependencies #550 tzugen 2021-08-27 12:10:53 +0200
  • 24fd5c4efc
    Ignore MediaCapabilities here. tzugen 2021-08-26 23:10:26 +0200
  • 260bdfcfa3
    Fixed some lint errors Added hard to fix or not (yet) valid lint errors to baseline Updated graplePlugin to 7.0.1 as Android Studio suggested Nite 2021-08-26 18:53:57 +0200
  • 5a799a8700
    Need to upgrade Gradle as well.. tzugen 2021-08-17 18:07:15 +0200
  • 095313200c
    Bump gradle from 4.2.2 to 7.0.0 dependabot[bot] 2021-08-02 11:05:09 +0000
  • 029f0fa4da
    Merge pull request #559 from Maxmystere/Improve-Offline-Support tzugen 2021-08-27 12:08:14 +0200
  • 662cb1728b
    Fix a number of minor warnings in Util.kt #559 tzugen 2021-08-27 11:50:31 +0200
  • e8baea6195
    Convert MainFragment to Kotlin tzugen 2021-08-26 22:57:10 +0200
  • e00137a635
    Rename .java to .kt tzugen 2021-08-26 22:57:10 +0200
  • d83cf0917c
    Fix compiler warning tzugen 2021-08-26 20:07:32 +0200
  • 0a2e7358fa
    Fix CI Maxence G (Hello-Fluffy) 2021-08-20 21:44:03 +0200
  • 7eb3d01ae8
    Limit GetSongs if length is too short Maxence G (Hello-Fluffy) 2021-08-20 21:39:33 +0200
  • a23e5ff794
    Add better offline Support Maxence G (Hello-Fluffy) 2021-08-20 18:54:34 +0200
  • 6aa3124ee9
    Merge pull request #565 from ultrasonic/dependabot/gradle/versions.kotlin-1.5.30 tzugen 2021-08-26 20:59:07 +0200
  • 413707e482
    Bump versions.kotlin from 1.5.21 to 1.5.30 #565 dependabot[bot] 2021-08-26 17:51:07 +0000
  • e753d95ed3
    Merge pull request #564 from ultrasonic/translations tzugen 2021-08-26 19:04:40 +0200
  • 0579bd9754
    Merge remote-tracking branch 'origin/master' into develop #564 tzugen 2021-08-26 18:54:33 +0200
  • bb1451b800
    Merge pull request #563 from ultrasonic/dependabot/gradle/versions.mockito-3.12.4 Nite 2021-08-26 16:50:15 +0200
  • 01be4c7148
    Bump versions.mockito from 3.11.2 to 3.12.4 #563 dependabot[bot] 2021-08-26 14:15:03 +0000
  • cb51c0b723
    Merge pull request #551 from ultrasonic/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.0 Nite 2021-08-26 16:13:25 +0200
  • 0a39891b93
    Break up CI steps and only build release (and not debug) in last steps 2.23.0 tzugen 2021-08-26 11:27:54 +0200
  • 7e82efddad
    Break up CI steps and only build release (and not debug) in last steps #551 tzugen 2021-08-26 11:27:54 +0200
  • 6202484df7
    Bump version to 2.23.0 Óscar García Amor 2021-08-26 11:04:21 +0200
  • 4a10b76067
    Update translations Óscar García Amor 2021-08-26 09:05:49 +0200
  • 9ea0246032
    Bump constraintlayout from 2.0.4 to 2.1.0 dependabot[bot] 2021-08-25 14:29:08 +0000
  • bd34345c12
    Merge pull request #558 from ultrasonic/video-cleanup Nite 2021-08-25 16:28:22 +0200
  • 2655a4a606
    Merge branch 'develop' into video-cleanup #558 Nite 2021-08-25 14:27:05 +0200
  • 36ab7dbf48
    Bump versions.mockito from 3.11.2 to 3.12.1 #560 dependabot[bot] 2021-08-23 11:07:25 +0000
  • 059f6d8f32
    Merge pull request #537 from SaintDubious/AndroidAuto2 tzugen 2021-08-20 21:07:45 +0200
  • 27971cb426
    Merge remote-tracking branch 'origin/develop' into AndroidAuto2 #537 tzugen 2021-08-20 20:57:00 +0200
  • a051d4d040
    Clean up Util.kt after conversion (currentSong was assigned but never actually used) tzugen 2021-08-20 20:53:17 +0200
  • 8b15c9a57f
    Merge pull request #556 from ultrasonic/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.18.0 tzugen 2021-08-18 11:23:21 +0200
  • 54f39be7ca
    Video call can be static tzugen 2021-08-18 09:09:08 +0200
  • 3afb86c22c
    Video call can be static tzugen 2021-06-29 23:09:27 +0200
  • 5877957587
    Bump timber from 4.7.1 to 5.0.1 #557 dependabot[bot] 2021-08-16 11:04:39 +0000
  • d01030b61d
    Bump detekt-gradle-plugin from 1.17.1 to 1.18.0 #556 dependabot[bot] 2021-08-16 11:04:34 +0000
  • fc2e4b7ae4
    Merge branch 'develop' into AndroidAuto2 Nite 2021-08-02 10:41:38 +0200
  • 6e6cf3a86a
    Merge pull request #546 from ultrasonic/dependabot/gradle/versions.kotlin-1.5.21 Nite 2021-08-02 10:01:34 +0200
  • 43a806a699
    Bump versions.kotlin from 1.5.20 to 1.5.21 #546 dependabot[bot] 2021-08-02 07:03:36 +0000
  • c64420c11f
    Merge pull request #545 from ultrasonic/dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.5.1-native-mt Nite 2021-08-02 09:02:45 +0200
  • adca273d3f
    Bump kotlinx-coroutines-android from 1.5.0-native-mt to 1.5.1-native-mt #545 dependabot[bot] 2021-08-02 06:32:43 +0000
  • 2703a4f35b
    Merge pull request #543 from ultrasonic/dependabot/gradle/versions.kluent-1.68 Nite 2021-08-02 08:31:49 +0200
  • 1e3f69d07f
    Bump media from 1.3.1 to 1.4.0 #549 dependabot[bot] 2021-07-26 11:05:16 +0000
  • 9546bdeab5
    Fixed playing single track in empty playlist Nite 2021-07-19 15:31:52 +0200
  • 961c726da8
    restore previous code James Wells 2021-07-18 16:14:43 -0400
  • c9f2050c46
    Suppress detekt LongMethod Nite 2021-07-18 13:23:20 +0200
  • 982639d2c7
    Fixed lint errors Added comments Nite 2021-07-18 13:17:29 +0200
  • cf05d3c781
    Implemented Media Browsing Nite 2021-07-18 11:33:39 +0200
  • f50d6f13f4
    Started implementing Media Browser Added root menus, playlists and artists Nite 2021-07-16 17:29:21 +0200
  • 635ea2f55e
    Merge branch 'develop' into AndroidAuto2 Nite 2021-07-16 07:39:33 +0200
  • 51dbdfb39a
    Implemented track detail display in the playlist Fixed playback position disappearing when paused Nite 2021-07-14 16:09:52 +0200
  • 56af9e4bf2
    Moved MediaSession handling to its own class Fixed queue and position handling on Now Playing screen Nite 2021-07-13 19:25:37 +0200
  • 83c6b76d0a
    Updated Android Auto to use MediaPlayerService separately Added some missing features found in the docs Nite 2021-07-12 16:13:34 +0200
  • eece95c3c9
    Bump kotlinx-coroutines-android from 1.5.0-native-mt to 1.5.1 #544 dependabot[bot] 2021-07-12 11:05:48 +0000
  • ba323fa9ac
    Bump versions.kluent from 1.64 to 1.68 #543 dependabot[bot] 2021-07-12 11:05:39 +0000
  • ea3b055288
    Merge pull request #541 from ultrasonic/dependabot/gradle/com.karumi-dexter-6.2.3 Nite 2021-07-09 14:05:43 +0200
  • 6558f871ca
    Bump dexter from 6.2.2 to 6.2.3 #541 dependabot[bot] 2021-07-09 11:22:42 +0000
  • ee76c661a1
    Merge pull request #540 from ultrasonic/dependabot/gradle/com.google.android.material-material-1.4.0 Nite 2021-07-09 13:21:48 +0200
  • 808eafc85d
    Bump material from 1.3.0 to 1.4.0 #540 dependabot[bot] 2021-07-09 09:56:48 +0000
  • 649a702ebb
    Merge pull request #539 from ultrasonic/dependabot/gradle/org.robolectric-robolectric-4.6.1 Nite 2021-07-09 11:56:04 +0200
  • 090d7f8ab7
    Bump robolectric from 4.5.1 to 4.6.1 #539 dependabot[bot] 2021-07-09 09:23:02 +0000
  • 1938b3bb4b
    Merge pull request #538 from ultrasonic/dependabot/gradle/com.android.tools.build-gradle-4.2.2 Nite 2021-07-09 11:22:25 +0200
  • e60ac32c3f
    Bump gradle from 4.2.0 to 4.2.2 #538 dependabot[bot] 2021-07-09 07:18:46 +0000
  • 6791f0631a
    Merge pull request #534 from ultrasonic/dependabot/gradle/versions.kotlin-1.5.20 Nite 2021-07-09 09:17:52 +0200
  • db0669098c
    Another Attempt at Auto James Wells 2021-07-04 16:42:18 -0400
  • 04de4544ee
    merge develop #512 James Wells 2021-07-04 15:41:56 -0400
  • 62189dce5c
    Bump versions.kotlin from 1.5.10 to 1.5.20 #534 dependabot[bot] 2021-06-29 16:55:34 +0000
  • 69c9739db0
    Merge pull request #445 from tzugen/database-4 tzugen 2021-06-29 18:54:53 +0200
  • b546f2c2fb
    The Tests actually caught an error :) If shortcuts were set, these were added as duplicates to the list. #445 tzugen 2021-06-23 17:09:33 +0200