Skip to content

Releases: CDrummond/lms-material-app

0.8.2

21 Sep 07:56
Compare
Choose a tag to compare

Fixed

• Fix starting of SqueezePlayer.

0.8.1

14 Sep 16:04
9ee1968
Compare
Choose a tag to compare

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

01 Sep 07:28
Compare
Choose a tag to compare

Improved

• Added option to control if player state should be resumed after call.

Fixed

• Reduce network usage by setting timeout value to 0 for player status updates.

0.7.0

22 Aug 11:51
Compare
Choose a tag to compare

Improved

• Add option to allow full media-session notifications, with cover art and status updates.
• Light settings dialog with light themes.

Fixed

• Resize view when keyboard shown.

0.6.3

10 Aug 09:57
Compare
Choose a tag to compare

Improved

• Use WindowInsets to calculate top and bottom padding required.

Fixed

• Fix starting Squeezelite (via Termux)
• Don't allow fullscreen option on devices with top-left camera cutout.

0.6.2

06 Aug 15:15
Compare
Choose a tag to compare

Improved

• If zoom factor is less than default then adjust top/bottom padding.

Fixed

• Notifications on pre-Android 13 devices.

0.6.1

04 Aug 20:00
Compare
Choose a tag to compare

Fixed

• Handle screen rotation.
• Fix edge-to-edge view for pre Android 14 devices.
• Set Android 6.0 as minimum level.
• Only draw behind status and navigation bars for Android 8.0 and above.

0.6.0

03 Aug 11:44
Compare
Choose a tag to compare

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

09 Jun 08:58
Compare
Choose a tag to compare

Improved

• Modified icon to match new Lyrion icon.
• Changed name to 'Lyrion'.

0.4.2

09 Nov 17:43
Compare
Choose a tag to compare

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%.