Releases: aleksey-saenko/MusicRecognizer
Releases · aleksey-saenko/MusicRecognizer
v1.1.4
What's Changed
- Added share options sheet for track screen
- Added column layout for library screen
- Added pure black theme for OLED displays
- Minor UI changes
v1.1.3
What's Changed
- Added swipe-to-retry function on track screen after recognition (dismiss track and retry)
- Added force launch for saved recognitions (ignores network constraints and energy-saving mode)
- Updated Slovak translation
v1.1.2
What's Changed
- Added Czech translation (thanks to Fjuro)
- Added optional in-app vibrations (can be enabled via preferences)
- Fixed a bug with broken link to music service when the related app is installed
- Minor UI fixes
v1.1.1
What's Changed
- Added User-Agent to prevent potential network request blocking by remote services
- Fixed non-functioning buttons for the notification service on Android 14
- Improved permission handling for the notification service on Android 14
- Minor UI changes
v1.1.0
What's Changed
- Added Slovak translation (thanks to tomz00)
- Added option to adapt track/lyrics screen to artwork colors (can be enabled via preferences)
- Fixed a bug with establishing websocket connection, which caused the app to crash on some devices
v1.0.1
What's Changed
- Fixed a bug with audio recording on some devices that caused unsuccessful recognition
- Minor UI fixes