Heinrich Goebl
Heinrich Goebl
It's really strange that I still get the warning. I've posted on [Stackoverflow](http://stackoverflow.com/q/32655812/2176962) regarding this issue long time ago. Does anybody know a working solution?
org.json is a central part of DavidWebb, because it is meant to be a simple helper for Android projects. Next version will put org.json as provided, so those who do...
It depends on what you want to achieve. * The Regular Expressions are always behind devices in the wild and not all devices are covered, even old ones * There...
@pataquets please maintain your own project and if you want I can place a link in the README to your project. I don't have any time.
Can you give examples of values for phone-type? And you might run the method against all the user-agents of the unit-tests. What about non-Android devices?
I'm currently discussing with Google if they could provide us their device catalog including form-factor. They have a device catalog including all Android devices. One of the properties of such...
Yes @ThorstenBux this is the list. But Google has much more columns and unfortunately only exposes those few fields. We need the form-factor (tablet, phone). With this additional column, we...
Yes, indeed. Currently, I have not enough time for this. PR welcome.
Everybody is welcome to create a PR. Please keep in mind that the code is generated and the template is the thing which should carry the solution.
Can you tell me the value for `window.navigator.userAgent` please? (You can use the JavaScript console to get the value.) On which browser and operating system have you encountered the problem?