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

Refs #3505 DevicesDetection plugin - provides detection of TVs #155

Closed
wants to merge 27 commits into from

Conversation

Solfire
Copy link

@Solfire Solfire commented Nov 22, 2013

This update provides detecting TVs with the DevicesDetection plugin based on the UserAgent.

  • Adding most common TV brands
  • Adding icons for new added TV brands
  • Adding ANTGalio Browser and ANT Browser familiy
  • Adding Opera Next Browser (Blink Engine)
  • Adding televisionRegexesFile
  • Adding getTelevisionRegexes()
  • Adding parseTelevision()
  • Adding isTelevision()
  • Adding televisions.yml with TV regexes
  • Modify parse()
  • Modify parseBrand()
  • Modify parseModel()
  • Update userAgentParserEnhancedFixtures
  • Update some brand icons

Testet with several devices (see picture attached):

update

@mattab
Copy link
Member

mattab commented Dec 23, 2013

@Solfire Thanks for the PR! It would be very useful to have TV detection and in general increase the quality of Devices detection algorithms.

Maybe you could update it to latest Git master? the format of tests fixturess changed (they make more sense now with the new "device" category). (I cannot merge the PR as is)

Cheers!

@mattab mattab closed this Dec 23, 2013
@mattab mattab reopened this Dec 23, 2013
@sgiehl
Copy link
Member

sgiehl commented Feb 5, 2014

I'll move/copy the changes to my pull request. So we will be able to merge them in.
Thx @Solfire for your work on that item

@sgiehl sgiehl closed this Feb 5, 2014
@mattab
Copy link
Member

mattab commented Feb 5, 2014

Kaboom Stefan, good to hear you're leading the way with our DevicesDetection plugin!

@Solfire
Copy link
Author

Solfire commented Feb 5, 2014

Sorry for the late replay, but i hadn't enough time to make the needed changes to the format of tests fixtures ...

sgiehl added a commit that referenced this pull request Feb 5, 2014
added detection of 'LG Browser' and 'Espial TV Browser'
added a bunch of test cases
@sgiehl
Copy link
Member

sgiehl commented Feb 5, 2014

Nevermind. I'll push the changes to PR #213

@Solfire
Copy link
Author

Solfire commented Feb 5, 2014

Great 👍 ty

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.

None yet

3 participants