-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
base: 4.8.x
Are you sure you want to change the base?
Conversation
Added more Galaxy devices
@wera-as please rebase with |
@@ -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", |
There was a problem hiding this comment.
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 😄
There was a problem hiding this comment.
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", |
There was a problem hiding this comment.
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?
Also in the end, before committing please run |
No description provided.