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

Add support for images & galleries #173

Merged
merged 18 commits into from
Mar 5, 2024
Merged

Conversation

damontecres
Copy link
Owner

@damontecres damontecres commented Mar 3, 2024

This is a work in progress

Adds support for showing images & galleries

Minimum features:

  • Display an image
  • Display list of images (w/ filter)
  • Support images on main page
  • Add gallery count & icon to card
  • Add overlay with details

Extra features

  • Move between images w/ left & right
  • Add controls to zoom and move image

@damontecres damontecres added the enhancement New feature or request label Mar 3, 2024
@damontecres
Copy link
Owner Author

I've noticed some of the images I'm testing with do not display, but there's no error.

These images happen to be all large (~9mb) PNGs, but unsure if that's the cause.

@damontecres damontecres changed the base branch from main to release/v0.2.0 March 3, 2024 23:06
@damontecres damontecres added this to the v0.2.0 milestone Mar 3, 2024
@damontecres damontecres changed the title Add support for images Add support for images & galleries Mar 4, 2024
@damontecres damontecres marked this pull request as ready for review March 5, 2024 00:53
@damontecres damontecres merged commit d35d85c into release/v0.2.0 Mar 5, 2024
2 checks passed
@damontecres damontecres deleted the feat/image-support branch March 5, 2024 00:53
damontecres added a commit that referenced this pull request Mar 5, 2024
## Overview
This PR replicates the server web UI by adding tabs to the performer,
studio, & tag pages.

So, for example, on the performer page, instead of just showing the
scenes they appear it, now there are tabs for scenes, movies, tags, &
other performers they appear with.

More tabs will need to be added after #173.

## Screenshot

![ss_performer](https://github.com/damontecres/StashAppAndroidTV/assets/154766448/a1346df8-4fd0-486b-852f-277e5a983276)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant