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

Duck player support on RMF on iOS - BSK #3025

Merged
merged 6 commits into from
Jul 29, 2024
Merged

Duck player support on RMF on iOS - BSK #3025

merged 6 commits into from
Jul 29, 2024

Conversation

Bunn
Copy link
Collaborator

@Bunn Bunn commented Jul 25, 2024

Task/Issue URL: https://app.asana.com/0/414235014887631/1207870946005472/f

Description:

Steps to test this PR:

  1. Nothing should change for macOS with the exception that we're also setting youtubeOverlayAnyButtonPressed when Duck Player is started via the thumbnail overlay that was missing

@Bunn Bunn changed the title Bunn/duckplayer/rmf iOS Duck player support on RMF Jul 25, 2024
@Bunn Bunn changed the title iOS Duck player support on RMF Duck player support on RMF on iOS - BSK Jul 25, 2024
@Bunn Bunn requested a review from afterxleep July 25, 2024 18:06
@@ -158,6 +158,7 @@ extension YoutubeOverlayUserScript {
PixelKit.fire(GeneralPixel.watchInDuckPlayerInitial, frequency: .legacyInitial)
}
case "play.use.thumbnail":
duckPlayerPreferences.youtubeOverlayAnyButtonPressed = true
Copy link
Collaborator

Choose a reason for hiding this comment

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

@Bunn I’m not entirely sure if we should add this line. This case is about clicking a thumbnail, and the property we’re setting here is called “overlay any button pressed”. I suppose that initial implementation was such that this property would be set only when interacting with the main overlay, not the thumbnail.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'll remove it then

Bunn added 4 commits July 29, 2024 16:08
# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	LocalPackages/DataBrokerProtection/Package.swift
#	LocalPackages/NetworkProtectionMac/Package.swift
#	LocalPackages/SubscriptionUI/Package.swift
@Bunn Bunn merged commit 2443410 into main Jul 29, 2024
19 checks passed
@Bunn Bunn deleted the bunn/duckplayer/rmf branch July 29, 2024 15:29
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.

3 participants