Coder Social home page Coder Social logo

Ubuntu Touch detection about bowser HOT 6 CLOSED

bowser-js avatar bowser-js commented on May 28, 2024
Ubuntu Touch detection

from bowser.

Comments (6)

lancedikson avatar lancedikson commented on May 28, 2024

@VMbuseck, what the browser is this?

from bowser.

 avatar commented on May 28, 2024

This is the inbuilt browser of the Ubuntu Touch Phone OS: https://launchpad.net/webbrowser-app

from bowser.

lancedikson avatar lancedikson commented on May 28, 2024

@VMbuseck, ok, we will add it if you help me to find pretty name of the browser. All that I found is the webbrowser-app (source). Is this the real name of the browser? Or there is some more readable name?

from bowser.

 avatar commented on May 28, 2024

The official name seems to be "webbrowser-app". So "Ubuntu Touch Webbrowser" would be a pretty name.

from bowser.

lancedikson avatar lancedikson commented on May 28, 2024

@VMbuseck, ok. I've analysed all aspects of the question and decided that we can't say that it's Ubuntu Touch Webbrowser using this UA. I mean, I think there are some devices which are on Linux "like Android" and uses Chromium as basic browser. So, I've added support of Chromium and now you will get detection of Chromium-browser on mobile linux:

        mobile: true
      , linux: true
      , chromium: true
      , version: '35.0'
      , blink: true
      , x: true

Using this data you can decide in your app that you have got "Ubuntu Touch Webbrowser". :)
Is it ok for you?

from bowser.

lancedikson avatar lancedikson commented on May 28, 2024

released in 1.3.0

from bowser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.