2394425147 / 2394425147/astrodx

Add Long-Press Copy Function for Song Title and Artist Name

Open
#157 0 comments 0 reactions 1 assignee Claimed by @2394425147 View on GitHub
enhancement
Dominant language
C#
Stars
1.9k
Forks
63
PR merge metrics
No merged PRs in 30d

Description

**Description**:
I would like to request a feature in AstroDX that allows users to copy the song title or artist name by long pressing on them. Additionally, upon the first launch of the app, a notification should appear to inform users of this feature. This would make it easier for users to search for gameplay videos on other platforms or listen to the original track on music apps.

**Motivation**:
Currently, users need to manually copy the song title or artist name, which can be inconvenient. By adding a long-press-to-copy function and notifying users during their first launch, the app will become more intuitive and user-friendly.

**Expected Outcome**:
- When users long press on the song title or artist name, the relevant content is automatically copied to the clipboard.
- Upon the first launch, a notification will inform users about this feature.
- This will help users efficiently find related content on external platforms.

Contributor guide

No contributing guide indexed for this repository

Research direction

Look for the UI components displaying song title and artist, likely in XAML files. Implement long-press gesture recognizers to copy text to clipboard. Add a one-time notification system for first launch, possibly using application settings or a tutorial overlay. Test the copy functionality and the notification trigger.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.