Releases: CDrummond/lms-material-app
0.8.2
0.8.1
Fixed
• Update download code for newer SDK target.
• Ask for MANAGE_EXTERNAL_STORAGE permission on Android 13+ when downloading files so that cover-art can also be downloaded. If this permission is not granted music is still downloaded, but cover-art will not be.
0.8.0
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
Improved
• Set target SDK to 34.
• Use CallStateListener / PhoneStateListener to handle calls.
• MediaSession for Android 13+
• Material 3.
• Ukrainian and Russian translations added.
• Remove option to enable WiFi as this is no longer possible.
• Hide 'Web page not available' and just show blank view.
• Use MaterialSkin 5.2.0's top and bottom padding option to fill screen.
• Remove navigation and status bar settings and replace with single fullscreen option.
Fixed
• Prevent backups to work-around issues with duplicated MACs, etc.
• Less detailed notification icon.
0.5.0
0.4.2
Improved
• When deleting cache clear app's cache too.
• If fail to connect and auto-discovery is disabled then show settings.
• Make dialogs rounded.
• Disable caps case of buttons.
Fixed
• Revert usage of light theme for settings, always use dark.
• Replace forward-slashes with underscores for download filenames.
• Set font scale to 100%.