Skip to content

Releases: d4rken-org/bluemusic

Maintenance

04 Dec 19:20
Compare
Choose a tag to compare
  • Dependencies updates
  • Android 10 improvements
  • Updated translations

v2.43

24 Sep 10:28
Compare
Choose a tag to compare
  • Fixed a couple of potential crashes when event reaction was aborted early
  • Added support for changing the volume of STREAM_ALARM

v2.42

18 Sep 16:36
Compare
Choose a tag to compare

Follow up to v2.41

  • App should no longer crash when trying to open an activity that is not available on the device
  • Updated translations

v2.41

18 Sep 16:34
Compare
Choose a tag to compare
  • Launching apps when a Bluetooth device connects requires a new permission since Android 10. I added an info-box with an explanation and a button to grant the permission. The permission is called "display over other apps" (SYSTEM_ALERT_WINDOW).

Questions? Mail Me! Curious about the new restrictions in Android 10? See: https://developer.android.com/guide/components/activities/background-starts

v2.40

18 Sep 16:33
Compare
Choose a tag to compare

• Improved autoplay handling (default key is now PLAY and the app will retry sending the command if nothing starts playing)

v2.39

16 Jun 13:30
Compare
Choose a tag to compare
  • New feature: Keep awake while device is connected
  • Option "Volume lock" no longer requires "monitor changes" to be enabled
  • Fixed a few possible crashes
  • Small UI improvements

v2.38

18 May 21:04
Compare
Choose a tag to compare
  • Updated translations
  • Updated buggy IAP library to fix ANRs

Bugfixes

18 May 21:04
Compare
Choose a tag to compare
  • Show volume lock status for each device in the list
  • Fixed bug that lead volume streams being updated/monitored for connected devices that have it disabled.

Instead of delaying, enforce!

18 May 21:02
Compare
Choose a tag to compare
  • Internal changes to buildsystem (switch to R8/jetpack)
  • Internal architecture changes (UI MVP, Dagger)
  • Changed volume adjustment to from to .
  • Added Volume Lock option.
  • Added shortcut to Bluetooth settings

v2.35

15 Feb 19:47
Compare
Choose a tag to compare

Bugfixing & maintenance

  • Improved service start/stop logic (fixes startForeground related crashes on Android O+)
  • Dependency updates
  • Translation updates