4.8 KiB
4.8 KiB
Changelog
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