Translations
- Italian translations (by Alph4).
- Updated translations.
Music
- New cool interface redesign.
- Added fluid animations between app and music panel.
- Embedded music right into the app and won't require a new activity to run the music from the app.
- Fixed many issues with Audio Player.
- Default the option to load art using Media Store.
This will simply load the cached album arts from the device, causing significant performance boost. - Added pager based Audio Player.
Now you can swipe to change the music when audio is played from Music panel. - Separated association and app audio players to make the development easier.
- Added LRC file support.
I had the API ready in a different app, I just copied and pasted it and Inure now has a another feature. - Added a really smooth animation framework for Music.
I have been learning about this animation for years, and finally I have implemented it, it was really difficult to implement, but I did it. The animation will now map to elements changed to other panel and will be adjusted and reanimated back on a different element than what was used earlier. It's really cool and completely dynamic. - Fixed all Audio Player notification buttons.