Skip to content

Latest commit

 

History

History
322 lines (215 loc) · 7.91 KB

CHANGELOG.md

File metadata and controls

322 lines (215 loc) · 7.91 KB

Changelog

Version 5.0.3 (2018-10-25)

  • Added a couple stability improvements

Version 5.0.2 (2018-10-19)

  • Added a couple stability and UX improvements

Version 5.0.1 (2018-10-14)

  • Fixing a crash at getting the album art
  • Replacing the G+ button with Reddit

Version 5.0.0 (2018-10-12)

  • Increase the minimal Android OS version required to 5 (Lollipop)
  • Adding an option for toggling previous/next headset buttons (by Pawel)
  • Search the song folder for album art, if metadata is empty (by Pawel)
  • Show the Toggle Autoplay menu item at third party intents too
  • Rewrote file selecting for better stability

Version 4.3.1 (2018-09-29)

  • Fixing a glitch happening on Android 9

Version 4.3.0 (2018-09-11)

  • Adding some stability and UX improvements, bugfixes

Version 4.2.0 (2018-08-09)

  • Make sure the current song gets marked at closing Search
  • Show a warning about missing widgets if the app is installed on an SD card
  • Other smaller UX and stability improvements

Version 4.1.1 (2018-07-16)

  • Fixed a couple glitches related to song deleting
  • Recognize .aac files as proper audio files
  • Couple UX and stability improvements

Version 4.1.0 (2018-06-12)

  • Show the album cover on the lock screen, if available
  • Make sure the Previous button is shown at the notification too
  • Some stability and translation improvements

Version 4.0.1 (2018-05-22)

  • Added a couple crashfixes

Version 4.0.0 (2018-05-21)

  • Allow customizing the app launcher icon color
  • Fully rewrote the way songs are stored for better performance
  • Fixed widget resizing
  • Added a Settings button for customizing widget colors without recreating it
  • Many smaller bugfixes and ux/stability improvements

Version 3.2.5 (2018-04-04)

  • Fix a crash at handling third party intents

Version 3.2.4 (2018-04-03)

  • Fix a couple glitches related to third party intent handling
  • Many smaller stability and UX improvements

Version 3.2.3 (2018-03-09)

  • Improve Media Button handling (by bvp)
  • Misc smaller bugfixes and translation improvements

Version 3.2.2 (2018-02-27)

  • Properly handle song repetition if there is just one in the playlist
  • Misc stability improvements and smaller fixes

Version 3.2.1 (2018-02-12)

  • Allow hiding the album cover images
  • Couple stability improvements

Version 3.2.0 (2018-02-08)

  • Reworked the UI
  • Allow replacing song title with filename, if title isn't available
  • Allow skipping backward/forward by pressing the current/max song progress
  • Added new actionmenu button for deleting or removing current song from playlist
  • Move artist or title at the bottom at sorting
  • Couple stability improvements

Version 3.1.1 (2018-01-25)

  • Recognize .flac files as audio files
  • Do not pause the sound at an incoming notification, just decrease the volume

Version 3.1.0 (2018-01-12)

  • Added initial search
  • Removed the PHONE_STATE_PERMISSION
  • Pause the music on any audio focus loss
  • Removed some annoying Android system beeps on notification interactions
  • Added OPUS support
  • Properly handle files which arent present in the audio mediastore
  • Make dark theme the default

Version 3.0.1 (2017-12-06)

  • Fixed missing launcher icons on some devices
  • Added an optional info bubble if scrolling items via dragging the scrollbar

Version 3.0.0 (2017-12-04)

  • Improved primary color customization
  • Add an option to easily create a new playlist from a folder content

Version 2.3.0 (2017-11-04)

  • Allow sharing files
  • Try handling third party audio intents
  • Many other smaller improvements

Version 2.2.2 (2017-09-20)

  • Added an Autoplay toggle
  • Made "Add folder to playlist" recursive
  • Some UI changes and misc improvements

Version 2.2.1 (2017-06-25)

  • Added round launcher icons for Android Nougat
  • Added drag selection for easily selecting multiple items
  • Added disabled icon states for Repeat and Shuffle

Version 2.2.0 (2017-04-07)

  • Added color themes
  • Misc crashfixes

Version 2.1.0 (2017-03-30)

  • Added playlists and the ability to include files/folders

Version 2.0.2 (2017-01-23)

  • Allow selecting colors by hex codes
  • Added a button for restoring default colors

Version 2.0.1 (2017-01-15)

  • Add our custom color picker dialog

Version 2.0.0 (2017-01-07)

  • Added color customizations

Version 1.24 (2016-12-11)

  • Couple smaller improvements

Version 1.23 (2016-12-03)

  • Add some new sorting options
  • Moved shuffle and song repeat from Settings to actionbar
  • Added a current song indicator
  • Many other small improvements and bugfixes

Version 1.22 (2016-11-03)

  • Resolving some Google Play conflicts

Version 1.21 (2016-11-03)

  • Add a properties menu button

Version 1.20 (2016-10-12)

  • Fixing a crash at starting the music

Version 1.19 (2016-10-09)

  • Add a button for repeating the current track

Version 1.18 (2016-09-07)

  • Added German translation

Version 1.17 (2016-08-29)

  • Rename the app launcher to Music Player
  • Update the launcher icon

Version 1.16 (2016-08-22)

  • Add an Invite friends button

Version 1.15 (2016-07-27)

  • Do not kill the player at pause on Android 4

Version 1.14 (2016-07-26)

  • Make the dark theme really dark

Version 1.13 (2016-07-24)

  • Added Dark theme
  • Added lockscreen widget
  • Added Swedish translation

Version 1.12 (2016-07-15)

  • A couple UI and crashfixes for some devices
  • Added Italian and Japanese translation

Version 1.11 (2016-07-12)

  • Fix volume buttons on headsets

Version 1.10 (2016-07-09)

  • Allow toggling between sorting by Title and Artist
  • Add an Equalizer with a couple Presets

Version 1.9 (2016-07-07)

  • Use the proper widget preview image
  • Allow toggling Shuffle and numeric progress

Version 1.8 (2016-07-05)

  • Use the new Google Plus logo

Version 1.6 (2016-07-01)

  • Adjust everything properly if used on a tablet
  • Show a Rate us button to returning users

Version 1.5 (2016-06-27)

  • Add a Google Plus page link to the About section

Version 1.4 (2016-06-19)

  • Add a Facebook page link to the About section
  • Add a progress bar

Version 1.3 (2016-06-15)

  • Add back the READ_PHONE_STATE permission

Version 1.2 (2016-06-13)

  • Properly handle storage permission on Android 6+
  • Remove Phone permission

Version 1.1 (2016-06-10)

  • Always use white notification background with black items
  • Limit the song artist and title to 1 line in the app

Version 1.0 (2016-06-05)

  • Initial release