Skip to content

Releases: chuck-stein/libzy

v0.5.2

22 Sep 07:31
Compare
Choose a tag to compare

Build number: 11

  • Declare advertising ID permission in manifest

v0.5.1

22 Sep 06:50
Compare
Choose a tag to compare

Build number: 10

  • Ensure any recommended additions to the user's Spotify library are available in the user's local market / region

v0.5.0

14 Sep 12:39
Compare
Choose a tag to compare

Build number: 9

  • Added onboarding flow
  • Added a screen for expanding your Spotify library by receiving recommended albums based on your current library
  • A library of at least 20 albums is now required to use the app, and you will be redirected to the expand library screen to meet this threshold if you do not already
  • Added notification for every time your library is re-syncing
  • Fixed occasional library sync failures
  • Updated settings UI
  • Updated app icon

v0.4.0

19 Jun 19:23
Compare
Choose a tag to compare

Build number: 8

  • Album recommendations are now grouped into categories
  • Added settings screen
  • Added ability to customize which questions are asked to get album recommendations
  • Added ability to log out and reconnect another Spotify account
  • Added ability to manually sync Spotify library and see when library was last synced
  • Added button to open Spotify directly from album recommendations screen
  • Added ability to swipe through questions
  • Added UI indicator for which question you are on and how many are left
  • Moved album recommendations feedback to a dialog accessed from rating button on top app bar
  • Reduced the time it takes to sync Spotify library
  • Prevented automatic Spotify re-authentication from disrupting user interaction
  • Updated UI for authorizing Spotify account when Spotify app is not installed
  • Fixed bug where Spotify library data can sometimes stop automatically re-syncing
  • Fixed bug where multiple library scan notifications can appear simultaneously
  • Fixed bug where album recommendations can become inaccurate after app is backgrounded for a while
  • Fixed bug where keyboard sometimes closes immediately after starting genre search
  • Fixed bug where welcome screen sometimes flashes after initial library sync completes
  • UI improvements
  • Stability improvements

This release is not compatible with saved user data from previous releases. If you are updating from a previous version, you will need to reconnect your Spotify account and sync your library data again.

v0.3.1

26 Aug 00:13
Compare
Choose a tag to compare
  • When searching genres, all currently selected genres are no longer displayed alongside search results (only genres matching the search query)
  • Fixed bug in which playing an album from Libzy will fail if attempted too soon after opening the album results screen
  • Fixed bug in which the group of recommended genres might already be scrolled below the top, after exiting genre search
  • Stability improvements

v0.3.0 - Genre Search

24 Aug 00:29
Compare
Choose a tag to compare
  • Added ability to search through all genres in your library on the genre selection screen, rather than being limited to relevant/recommended genres
  • Added "start over" button to the album results screen, to restart from the beginning and select different preferences (can also start over from any screen before seeing results)
  • Enhanced user interface for mood selection screens, to make current selections clearer and navigation more consistent
  • Transition to/from album results screen now uses a crossfade animation instead of an immediate cut

v0.2.0 - Jetpack Compose Integration

27 Jul 03:17
Compare
Choose a tag to compare
  • Enhanced user interface and animations
  • Fixed a bug causing Spotify library scan failures
  • Navigating back from results screen now returns to final question instead of restarting from first question
  • Rewrote UI using Jetpack Compose

v0.1.2

23 Jun 02:15
Compare
Choose a tag to compare
  • Enable native Spotify authorization on Android 11+ instead of login pop-up
  • Enforce max 3 lines w/ ellipsis for album titles and artist names
  • Update text for when no results are found
  • Display a fixed amount of genre options in a scrollable panel
  • Fix bug in which selected genres can be cleared before submitting
  • Minor UI enhancements
  • Improve memory management

v0.1.2 - Genre Options State Hotfix

06 Apr 23:57
Compare
Choose a tag to compare

This hotfix includes two bugfixes related to the state of the genre chips on the genre selection screen after submitting a query and returning to submit another query.

  • Genre suggestions from the previous query will no longer be automatically given again for the new query. This also prevents duplicate selected genres. Previously selected genres will only be preserved in the new query if they are still relevant based on new answers to the other questions.
  • Suggested genres for a new query will no longer be limited to those related to the genres selected in the previous query.

v0.1.0 - Initial Alpha Release

06 Apr 04:14
Compare
Choose a tag to compare

The first official release, containing functionality for connecting to a Spotify account, syncing library data, and finding suggested albums to listen to based on 7 mood-based questions.

These questions include level of familiarity, instrumental or vocal, acoustic or electric/electronic, positive or negative emotion, energetic or chill, danceable or arrhythmic, and a genre selection.

Suggested albums can be played remotely on Spotify straight from the Libzy app.

Includes a rating bar for how accurate album suggestions are, on a scale of 1 to 5 stars.