-
Notifications
You must be signed in to change notification settings - Fork 476
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
Split Firefox into Firefox and Firefox Mobile #5625
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There is no possibility to update anything in Piwik, as the useragents aren't stored. |
sgiehl
pushed a commit
that referenced
this pull request
Jul 3, 2017
* new brand Homtom * Homtom detected models HT3 HT17 HT20 etc * Adds detection for PPTV King 7S * Adds various detections (#5612) * new brand Homtom * Homtom detected models HT3 HT17 HT20 etc * adds models SENSEIT R390, R450, L301, A200, A109, E510, E500, E400 * add detect model `Xperia C5 Ultra` user-agent ( Linux; Android 5.0; E5506 Build/29.0 ) * fix Xperia C5 Ultra brand Sony; add models Sony Xperia M5 - E5603, E5606, E5653 add model Sony Xperia M5 Dual - E5633, E5643, E5663 * fix Senseit regex regular * fix Xperia C5 Ultra regex regular * adds detect Explay RioPlay * add new brand Wileyfox; add models Spark; Spark +; Storm ; Swift; Swift 2; Swift 2 plus * add detect Alcatel 4013M & new file tests * add detect Blade A460 * new brand blackview & detector model BV2000, BV5000, BV600, omega plus * Blackview remove V3 detect conflict detect Inew V3 model * RIM add detect STV100-4 model TCL add detect 7040N model * ZTE add detect Nubia Z5S * LG add detect V20 (VS995) model * fix regular test BlackBerry Priv * adds detect Nvidia SHIELD Tablet K1 * new brand PPTV & detect model KING 7 new brand innos & detect A35, A35 Plus fix detect coolpad 5860S, D6000 * new brand china mobile & detect model M812C * detect china mobile - 1501 M02 * detect china mobile - 9930i * detect china mobile - A1303 ( Iphone clone ) * detect china mobile - A309W * add new brand DEXP & detect all Ixion models (99) * detect brand Freetel - general models FTJ152C, FT141B, FT142, FT142A, FTJ152A, FTJ152B * detect Freetel - models Kiwami, Rei, Katana 1, XM, Priori 4 * new brand Zen add detect models Admire * detect ZET models Cinemax (1 ,2, 2+,3, 4G, click, force) * Alcatel fixed name device * fix Rio Play detect Blackview: Heatwave, DM550, BV7000 PRO, Alife P1, Alife S1 * improves detection of DEXP devices * sort test fixtures * prepare new release * Split Firefox into Firefox and Firefox Mobile (#5625) * split Firefox in Firefox and Firefox Mobile * Firefox on iOS is also Firefox Mobile * add Firefox Mobile to mobileOnlyBrowsers * Pr browsers1 (#5626) * new brand Homtom * Homtom detected models HT3 HT17 HT20 etc * issue #5609 detect polarity browsers * issue #5609 detect qupzilla browser * issue #5609 detect Dooble browser * issue #5609 detect epic browser * issue #5609 detect coast browser (only mobile ios) * issue #5609 detect qutebrowser browser * issue #5609 detect aloha browser browser (only mobile browser) * issue #5609 detect waterfox browser * issue #5609 detect iridium browser * new brand IconBIT detect model NetTAB Mercury Quad FHD * new brand LYF detect model flame 2 * detect LYF model Earth 1 detect LYF model Earth 2 detect LYF model Flame LS-4503 detect LYF model Flame 3 * detect LYF models flame 4, 5, 6, 7, 8 detect LYF model flame 7s * detect LYF model flame 7s, Water 1 * LYF old models detect * LYF old models part 2 * detect Lyf models part 2 * issue #5585 detect Huawei Honor 5C * detect model Honor 5C Dual SIM * detect model Huawei - MediaPad T2 7.0 Pro * 4Good new brand add * 4Good detection models: S555m 4G, S501m 3G, T700i 3G, Light A103 fix detection models : Ixion and add test Ixion ES255 * Fly detect model Cirrus 3 * Bravis:detect models NP101 NB105, NB106, NB74, NP101 * fix detection ASUS - MeMO Pad 7 * fly detection model Nimbus 9 * Fly detection Stratus 5, Cirrus 2, Stratus 6, Stratus 2 * Fly detection Nimbus 3, Nimbus 7 * detection Fly models Cirrus 6, Cirrus 7, Nimbus 4, Nimbus 8, Nimbus 2, Nimbus 1, Stratus 4 detection Panasonic T50 * fix detection sony Xperia XA Ultra * issue #5609 detect ciberfox browser * detect browser icab mobile * detect LS-5505 Water F1 * Fly detect Stratus 3, Stratus 1, 'Cumulus 1 * Bravis detect model NB751 * detect 4Good universal regular
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixes #5621
The change is easy, but I am not sure how to handle the update, as this changes Piwik statistics quite a bit.