Skip to content

Releases: Lambada10/SongSync

v3.0.1

21 Jan 18:53
Compare
Choose a tag to compare
  • Fixed "No lyrics found" while using Spotify provider
  • Fix the Top Bar select all/invert selection ignoring applied filters
  • Code improvements

HOTFIX:

  • Fix crash when lyrics don't exist on Spotify
    Please re-download the app from this release if you encounter this issue

v3.0.0

25 Oct 17:00
Compare
Choose a tag to compare
  • Fixed "No lyrics found"
  • Added Providers: choose where to get lyrics from (currently available: Spotify, LRCLib, Netease)
  • Only use Web API token for Spotify requests
  • Added SD card support for devices running Android 10 and below
  • Added black dark theme option
  • Fixed no icon bug
  • Target Android 14
  • Update dependencies, switch to Ktor for making requests
  • Update translations
  • Other misc changes and fixes

Clear app data if you're updating from older version and app is crashing when opening

v2.2.0

04 Aug 18:15
Compare
Choose a tag to compare
  • Add the ability to set your own Spotify Client ID and Secret
  • Add an alternative way to use Spotify API (Web Player API)
  • Filters now save when you close the app
  • Users of the legacy version can now save lyrics to downloads when using batch download
  • Romanian language support
  • Updated translations
  • Small QoL changes/fixes

v2.1.0

25 Jul 15:55
Compare
Choose a tag to compare
  • Legacy Android versions support (up to Android 5)
  • Saving lyrics from the browse tab will save them to the "SongSync" subfolder in the downloads directory
  • Improved blacklist, with the ability to ignore folders
  • Progress of batch download will show in the notification
  • Decreased app size
  • New translations (Chinese, Indonesian)

You'll have to uninstall the previous app version. Sorry for the inconvenience.

v2.0.0

12 Jul 15:19
Compare
Choose a tag to compare
  • Added ability to copy lyrics from the browse tab
  • Reworked single song download (with cleaner UI from Browse tab) (@nift4)
  • Added ability to select songs for lyrics download (@nift4)
  • Added ability to filter songs based on if they have lyrics already (@nift4)
  • Reworked search bar + improved search speed (@nift4)
  • Added ability to check for updates directly from the app
  • Added per-app language support
  • Many fixes and improvements (UI fixes, better error handling)

v1.3

05 Jul 18:32
Compare
Choose a tag to compare
  • Fix crash when Spotify is not available in the user's country
  • Add Spanish translation (@BobbyESP)
  • New icon (again) (@AkaneTan)
  • Improved JSON parsing (@BobbyESP )

v1.2

25 Jun 14:53
Compare
Choose a tag to compare
  • Fix crash when the user has no internet connection
  • Add app icon
  • Move strings to XML (thanks @BobbyESP) (translators welcome)
  • Codebase improvements (thanks @BobbyESP)
  • Refresh the token automatically when the current one expires (no need to restart the app)
  • Various minor code changes

v1.1

23 Jun 19:56
Compare
Choose a tag to compare
  • Fix crash while exiting/rotating the app
  • Fix nulls after searching for a single song from the home menu and rotating the device
  • Error AlertDialogs will now say "No results" instead of JSON error

v1.0

23 Jun 16:39
Compare
Choose a tag to compare

Initial release