Releases: d4rken-org/bluemusic
Releases · d4rken-org/bluemusic
Maintenance
- Dependencies updates
- Android 10 improvements
- Updated translations
v2.43
- Fixed a couple of potential crashes when event reaction was aborted early
- Added support for changing the volume of STREAM_ALARM
v2.42
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
- 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
• Improved autoplay handling (default key is now PLAY and the app will retry sending the command if nothing starts playing)
v2.39
- 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
- Updated translations
- Updated buggy IAP library to fix ANRs
Bugfixes
- 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!
- 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
Bugfixing & maintenance
- Improved service start/stop logic (fixes
startForeground
related crashes on Android O+)
- Dependency updates
- Translation updates