Skip to content

v1.0.6

Choose a tag to compare

@Xandir150 Xandir150 released this 03 Dec 15:15
· 118 commits to main since this release

New Features

  • Foreground service for external display playback with MediaSession
    • Energy-efficient background playback when phone screen is off
    • Notification with playback controls
    • Proper system integration (Bluetooth, media buttons)

Android 15 Compatibility

  • Full edge-to-edge display support (API 35+)
  • Transparent status/navigation bars
  • Proper window insets handling
  • Display cutout mode ALWAYS for fullscreen playback

Bug Fixes

  • Fixed SecurityException crash when opening files from Recent
    • Added URI permission validation before playback
    • Graceful fallback with user-friendly error message
  • Fixed MediaSession duplicate ID crash
  • Updated Material Components to 1.13.0

Dependencies

  • Added media3-session for MediaSession support
  • Material Components 1.12.0 → 1.13.0

Other

  • Updated VK icon
  • New icons: ic_glasses, ic_stop