Skip to content

Latest commit

 

History

History
106 lines (85 loc) · 2.84 KB

CHANGELOG.md

File metadata and controls

106 lines (85 loc) · 2.84 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased]

[0.86] - 2023-09-28

Added

  • Auto stop support for auto start-play

Changed

  • Enabled android tv again
  • Distribute package as AAB on play store from now on
  • Sorting of entries from loaded files is now the same as the file

[0.85] - 2023-09-27

Fixed

  • Building works again
  • File dialog on android 13 uses system dialog and works now

Added

  • Translations: norwegian(nb), basque(eu)

Changed

  • Server fallback should work now even when the server return 502

[0.84] - 2020-12-28

Added

  • Refreshable favorites and history lists
  • Mark removed stations red, and broken stations yellow
  • Translation updates
  • Adaptive launcher icon
  • Testing framework
  • Stop button to MPD
  • Very basic android TV support
  • LastFM Api key changeable by user in settings menu

Fixed

  • Recording in android 10
  • Correctly display audio players in list of external play
  • Play audio warnings as music and not as alarm
  • False negatives in hls stream detection

[0.83] - 2020-04-15

Changed

  • "Remove from favorites" usability
  • Track history with icons disabled (#774)

Fixed

  • Added fallback if dns resolve does not return anything
  • Fix state updating of record button (#785)
  • Show previously picked time when editing alarm's time (#784)
  • Start recording after storage permissions are granted (#783)

[0.82] - 2020-03-07

Fixed

  • Audio focus on pause
  • Sudden stop of playback after it beeing resumed after connection loss

Changed

  • Swap station name and track name in full screen player

[0.81] - 2020-03-03

Added

  • Export history to m3u

Fixed

  • Make sure all.api.radio-browser.info is not used directly
  • Play time in fullscreen player
  • Some crashes
  • Stop notification relaunch after stop
  • External player interactions
  • Autostart of notification

Changed

  • Library: material 1.2.0-alpha05
  • Library: gson 2.8.6
  • Library: cast 18.1.0
  • Library: lifecycle 2.2.0
  • Library: searchpreference 2.0.0

[0.80] - 2020-02-10

Added

  • Fullscreen player
  • Password support for MPD
  • Show warning for use of metered connections
  • Flag symbols in countries tab
  • History of the played tracks
  • Stations search now shows results as you type
  • Option to resume on wired or bluetooth device reconnection

Fixed

  • Connection issues with android 4 for most people

Changed

  • Library: OKhttp 3.12.8
  • Library: Cast 18.0.0
  • Use countrycode field from API instead of country field
  • Reworked user interface for MPD which now allows explicit management of several servers
  • Improved user interface of recordings

Removed