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

Liambly/atc ua generalization #34

Merged
merged 17 commits into from
Dec 15, 2022
Merged

Conversation

liambly
Copy link

@liambly liambly commented Dec 14, 2022

Splits apart what was previously in the Apple Watch module into two browsers: Pod2Watch and AirTrafficFramework & removes the AppleWatch base class.

The AirTrafficFramework browser implementation was previously specific to Apple Watch. Since the atc/* UserAgent (AirTrafficFramework) is not specific to Apple Watch, this has now been generalized in an effort to additionally detect iOS and macOS OSes & their relevant platforms.

CHANGELOG.md Outdated Show resolved Hide resolved
lib/user_agent/browsers.rb Outdated Show resolved Hide resolved
lib/user_agent/browsers/airtraffic_framework.rb Outdated Show resolved Hide resolved
lib/user_agent/browsers/airtraffic_framework.rb Outdated Show resolved Hide resolved
lib/user_agent/browsers/pod_2_watch.rb Outdated Show resolved Hide resolved
spec/browsers/airtraffic_framework_user_agent_spec.rb Outdated Show resolved Hide resolved
Copy link

@hungyunliao hungyunliao left a comment

Choose a reason for hiding this comment

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

Approved. Just some minor suggestions and questions.

lib/user_agent/browsers/air_traffic_framework.rb Outdated Show resolved Hide resolved
lib/user_agent/browsers/pod_2_watch.rb Show resolved Hide resolved
spec/browsers/air_traffic_framework_user_agent_spec.rb Outdated Show resolved Hide resolved
spec/browsers/air_traffic_framework_user_agent_spec.rb Outdated Show resolved Hide resolved
@liambly liambly merged commit 1768b79 into master Dec 15, 2022
@liambly liambly deleted the liambly/atc-ua-generalization branch December 15, 2022 20:28
@liambly liambly restored the liambly/atc-ua-generalization branch December 15, 2022 22:20
@liambly liambly deleted the liambly/atc-ua-generalization branch December 15, 2022 22:49
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