Skip to content

Added important devices#1433

Merged
manojVivek merged 1 commit intoresponsively-org:mainfrom
Trishix:feature/add-famous-devices
Oct 14, 2025
Merged

Added important devices#1433
manojVivek merged 1 commit intoresponsively-org:mainfrom
Trishix:feature/add-famous-devices

Conversation

@Trishix
Copy link
Contributor

@Trishix Trishix commented Oct 12, 2025

✨ Pull Request

Fixes: #1432

ℹ️ About the PR

This PR adds comprehensive support for newer and important device models missing from the current device database. The update includes:

Key Additions:

  • Apple: iPhone 15 series, iPhone 16 series, iPad Pro M4, iPad Air M2, MacBook Air M3
  • Google: Complete Pixel lineup from Pixel 7 to Pixel 10 series, including Fold and Tablet variants
  • Samsung: Galaxy S22-S24 series, Z Fold/Flip models, Tab S9
  • Other: OnePlus 12, Nothing Phone 2, Xiaomi 14, Motorola Razr+, Surface Pro 9/10

Improvements:

  • Updated screen dimensions and DPR values for accuracy
  • Modernized user agents reflecting current browser versions
  • Maintained consistent ID numbering scheme across all manufacturers
  • Added proper device categorization (phone, tablet, notebook)

🖼️ Testing Scenarios / Screenshots

  • ✅ Verified all new devices appear in device selection dropdown
  • ✅ Confirmed screen dimensions and DPR values match manufacturer specifications
  • ✅ Tested user agents for proper browser detection
  • ✅ Validated device categorization and capabilities arrays
  • ✅ Ensured backward compatibility with existing custom devices functionality

Before: Limited device coverage with gaps in recent models
After: Comprehensive device database covering major 2022-2024 releases

All new devices follow the existing format and integrate seamlessly with the current device management system.

Copy link
Collaborator

@manojVivek manojVivek left a comment

Choose a reason for hiding this comment

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

Thank you for these additions!

@manojVivek manojVivek merged commit 521b84c into responsively-org:main Oct 14, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Newer Device Models

2 participants