Change logs:
- New FOSS and FULL version
- No XML anymore, fully Jetpack Compose
- Add Podcast to Library
- Fix Spotify
- Log in to YouTube with cookie and Spotify with sp_dc
- Custom AI Translation model
- Integrate Sentry to collect crashes in FULL version
- Download no-compressed MP3 audio to the Download folder with metadata (artwork, title, artist, etc.)
What's Changed
- v0.2.17: Fix Spotify Canvas by @maxrave-dev in https://github.com/maxrave-dev/SimpMusic/pull/1004
- v0.2.17: Migrate Podcast screen to Compose by @maxrave-dev in https://github.com/maxrave-dev/SimpMusic/pull/1014
- V0.2.17: Update dependency and integrate Sentry by @maxrave-dev in https://github.com/maxrave-dev/SimpMusic/pull/1019
- V0.2.17: Fix error in Search screen by @maxrave-dev in https://github.com/maxrave-dev/SimpMusic/pull/1025
- fix: Prevent Toast from showing in background and add player error code by @cuong-tran in https://github.com/maxrave-dev/SimpMusic/pull/1027
- v0.2.17/development - New version by @maxrave-dev in https://github.com/maxrave-dev/SimpMusic/pull/1020
New Contributors
- @cuong-tran made their first contribution in https://github.com/maxrave-dev/SimpMusic/pull/1027
Full Changelog: https://github.com/maxrave-dev/SimpMusic/compare/v0.2.16...v0.2.17