Skip to content

Dev 1.9#78

Merged
TheJoeFin merged 21 commits into
mainfrom
dev
Apr 3, 2026
Merged

Dev 1.9#78
TheJoeFin merged 21 commits into
mainfrom
dev

Conversation

@TheJoeFin
Copy link
Copy Markdown
Owner

closes #73
closes #72
closes #71
closes #60

Copilot AI and others added 21 commits March 31, 2026 23:24
Agent-Logs-Url: https://github.com/TheJoeFin/Trdo/sessions/069d6b25-7e88-4cf0-85ed-b1ea8971abf7

Co-authored-by: TheJoeFin <7809853+TheJoeFin@users.noreply.github.com>
Added WindowPlacementService to capture pointer position and position windows (ManualStationWindow, TutorialWindow) near the anchor. Updated event handlers to use the service before opening flyouts or windows. Increased ManualStationWindow height to 500 and reformatted XAML bindings for readability. Added necessary using directives for the new service.
…window

Pop out manual station add/edit into standalone window
Show a warning InfoBar when enabling "Auto-play on startup" to inform users that audio will start automatically. Require explicit confirmation via an "Enable anyway" button. Refactor toggle logic to use event handler and OneWay binding. Rename "Enable Auto-Resume" to "Auto-recover" with updated description. Use shared PlayerViewModel instance in SettingsViewModel.
Adjusted clamping logic to use maxX and maxY with System.Math.Max, preventing negative clamp ranges when window size exceeds work area. This ensures window positions remain within valid screen bounds.
…ttings toggles

Agent-Logs-Url: https://github.com/TheJoeFin/Trdo/sessions/dac8c98c-2c5e-4f5f-bf1b-cd721868e8db

Co-authored-by: TheJoeFin <7809853+TheJoeFin@users.noreply.github.com>
Added new SVG files: apple_music.svg, discogs.svg, and ytmusic.svg. These files provide vector logo assets for Apple Music, Discogs, and YouTube Music, with discogs.svg featuring detailed paths and gradients.
- Use SVG icons for all music search services for visual consistency
- Add horizontally scrollable search links with settings button
- Centralize Apple Music search logic with region-aware URLs
- Redesign SettingsPage for per-service music search toggles
- Raise MusicSearchServicesChanged event for real-time UI updates
- Update NowPlayingViewModel and FavoritesPage to react to service changes
- Refactor Apple Music search to always use web, not app
- Improve XAML formatting and UI alignment
- Add and include new SVG assets for Apple Music, Discogs, YouTube Music
…music-services

Add Apple Music and YouTube Music search options with per-service settings toggles
Refactored SettingsPage.xaml to use card-style Borders for each setting, added new styles for titles, descriptions, and status text, and improved layout and alignment of controls. Enhanced clarity, grouping, and overall user experience.
…ick-buttons

Add setting to swap tray icon left/right click behavior
Bump app version to 1.9.0.0. Update several NuGet package references to latest versions. Reformat x:Bind expressions in PlayingPage.xaml for better readability without changing logic.
Changed default values for Apple Music and YouTube Music settings to false, disabling them by default. Updated InfoBar action button label from "Enable anyway" to "Enable" for clarity.
Updated the app version in Package.appxmanifest from 1.9.0.0 to 1.9.1.0 to reflect the latest release.
@TheJoeFin TheJoeFin added the enhancement New feature or request label Apr 3, 2026
@TheJoeFin TheJoeFin changed the title Dev Dev 1.9 Apr 3, 2026
@TheJoeFin TheJoeFin merged commit 6cfc9ae into main Apr 3, 2026
2 checks passed
@TheJoeFin TheJoeFin deleted the dev branch April 3, 2026 02:57
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

2 participants