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 long press to copy URL in media stats fragment #516

Merged
merged 2 commits into from
Dec 12, 2022

Conversation

luk1337
Copy link
Member

@luk1337 luk1337 commented Dec 11, 2022

AniTrend Pull Request

Thank you for contributing! Please take a moment to review our contributing guidelines
to make the process easy and effective for everyone involved.

Please open an issue before embarking on any significant pull request, especially those that
add a new library or change existing tests, otherwise you risk spending a lot of time working
on something that might not end up being merged into the project.

Before opening a pull request, please ensure:

  • You have followed our contributing guidelines
  • double-check your branch is based on develop and targets develop
  • Pull request has tests
  • Code is well-commented, linted and follows project conventions
  • Documentation is updated (if necessary)
  • Description explains the issue/use-case resolved
  • I did not commit files that are excluded in the .gitignore file (Happens if you stage files with Android Studio)

Description

This lets us copy URLs by long pressing tiles in media stats fragment.

Motivation and Context

See: #513

How Has This Been Tested?

Open any anime/manga entry, swipe to 'stats', and then long press on any tile.

Screenshots (if appropriate):

n/a

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

IMPORTANT: By submitting a patch, you agree to allow the project
owners to license your work under the terms of the MIT License.

@wax911 wax911 changed the base branch from develop to release/1.10.0 December 12, 2022 10:39
@wax911 wax911 linked an issue Dec 12, 2022 that may be closed by this pull request
@wax911 wax911 self-assigned this Dec 12, 2022
Copy link
Member

@wax911 wax911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤠 thanks again @luk1337

@wax911 wax911 merged commit 9b1663c into AniTrend:release/1.10.0 Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Streaming links should be copied
2 participants