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

Added more Samsung Galaxy devices #967

Open
wants to merge 3 commits into
base: 4.8.x
Choose a base branch
from
Open

Conversation

wera-as
Copy link

@wera-as wera-as commented Oct 15, 2024

No description provided.

@serbanghita
Copy link
Owner

@wera-as please rebase with 4.8.x
Do you have any unit tests? What I mean by that, is do you have any User-Agents for the added devices?

@@ -302,9 +335,9 @@
"\\b(Android.*\\bQ8\\b|Sirius[ _]?EVO[ _]?QS|Sirius[ _]?QS|Spirit[ _]?S)\\b"
],
"ECSTablet": "V07OT2|TM105A|S10OT1|TR10CS1",
"StorexTablet": "eZee[_']?(Tab|Go)[0-9]+|TabLC7|Looney Tunes Tab",
"StorexTablet": "eZee[_"]?(Tab|Go)[0-9]+|TabLC7|Looney Tunes Tab",
Copy link
Owner

Choose a reason for hiding this comment

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

this looks like a diff bug from Github 😄

Copy link

Choose a reason for hiding this comment

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

Isn' t it the single-quote/double-quote difference after "eZee[_ ?

"SM-G900L|SM-G900M|SM-G900P|SM-G900R4|SM-G900S|SM-G900T|SM-G900V|SM-G900W8|SHV-E160K|SCH-P709|SCH-P729|SM-T2558",
"GT-I9205|SM-G9350|SM-J120F|SM-G920F|SM-G920V|SM-G930F|SM-N910C|SM-A310F|GT-I9190|SM-J500FN|SM-G903F|SM-J330F",
"SM-G610F|SM-G981B|SM-G892A|SM-A530F|SM-G988N|SM-G781B|SM-A805N|SM-G965F"
"\\bSamsung\\b|GT-19300|BGT-S5230|GT-B2100|GT-B2700|GT-B2710|GT-B3210|GT-B3310",
Copy link
Owner

Choose a reason for hiding this comment

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

Can you explain a little bit your re-organization of the models?

@serbanghita
Copy link
Owner

Also in the end, before committing please run docker compose run runLinting

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