Skip to content

Latest commit

 

History

History
107 lines (87 loc) · 3.08 KB

CHANGELOG.md

File metadata and controls

107 lines (87 loc) · 3.08 KB

Changelog

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

The format is based on Keep a Changelog.

[Unreleased]

Development snapshot [0.84.901-morckx] - 2023-07-15

  • Fixed radio-browser server fallback
  • ExoPlayer library updated to 2.18.7
  • All dependencies updated
  • Target SDK updated to 34
    • but still tested and working on API level 16 (Jelly Bean)
  • Norwegian Bokmål translation added
  • Galician translation added
  • Esperanto translation added
  • Brazilian Portuguese translation updated

Development snapshot [0.84.900-morckx] - 2022-10-16

Added

  • Android Auto support
    • (you need to allow Unknown Sources in the Android Auto development settings as described here)
  • Option to call battery optimization settings

Updated

  • All dependencies and build tools

[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