Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Redesign track list tile #829

Open
wants to merge 17 commits into
base: redesign
Choose a base branch
from
Open

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    0968dcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aa5a7b View commit details
    Browse the repository at this point in the history
  3. highlight current track, including mini visualizer

    - also removed old list tile code
    Chaphasilor committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    1e9442a View commit details
    Browse the repository at this point in the history
  4. use current accent color to highlight playing track

    - hopefully this doesn't have a huge performance impact...
    Chaphasilor committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e08b22a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9521619 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4aa9336 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19bec56 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    19dbe1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92f1dd6 View commit details
    Browse the repository at this point in the history
  3. simplify track list tile widgets to improve performance

    - also gets rid of duplicate gesture detectors and fixes incorrect menu themes
    Chaphasilor committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    24c6d96 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. merge upstream

    Chaphasilor committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    29c4bf3 View commit details
    Browse the repository at this point in the history
  2. merge upstream

    Chaphasilor committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f9b8920 View commit details
    Browse the repository at this point in the history
  3. only show tile background for current track

    - also wait with applying the theme until accent color is available
    Chaphasilor committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    71a610c View commit details
    Browse the repository at this point in the history
  4. tile layout adjustments

    Chaphasilor committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b4b0567 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    165b531 View commit details
    Browse the repository at this point in the history
  6. fix visual bugs

    Chaphasilor committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2deb15b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38f9c6c View commit details
    Browse the repository at this point in the history