Dmitry Tyschenko
0fbf55227d
Added Nexus 7 and Nexus 10 devices
2014-04-25 10:54:29 +03:00
Faisal Salman
7234216e02
Increment build version
2014-01-20 15:17:43 +07:00
Faisal Salman
6dc04cdea2
Merge pull request #30 from jackpoll/patch-1
...
Add device detection for Lenovo tablet
2014-01-02 00:54:02 -08:00
Faisal Salman
c4b6742ea0
Merge pull request #31 from dougli/master
...
Add Nexus 5 to device list
2014-01-02 00:53:28 -08:00
Douglas Li
7c1397cdcc
Add Nexus 5 to device list
...
User agent string taken from Chrome (Beta) Desktop's user-agent override in its
developer tools. Added to test plan.
2013-12-04 17:12:23 -08:00
jackpoll
1b3fdf173a
Add device detection for Lenovo tablet
...
Lenovo tablet detection is missing. example userAgent: "Mozilla/5.0 (Linux; Android 4.0.3; IdeaTab A2107A-F Build/ IML74K) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Safari/535.19"
2013-12-03 15:05:17 +02:00
Faisal Salman
3901fbe532
Merge pull request #29 from halfdan/28-warning
...
Fix package.json
2013-11-24 19:47:20 -08:00
Fabian Becker
2dec1a8b76
Fix package.json
...
- Fix version range for devDependencies
- Remove repositories entry
fixes #28
2013-11-24 12:46:09 +00:00
Faisal Salman
4d28bee555
Merge pull request #26 from startswithaj/master
...
Add support for iPod touch and add device tests for iPhone and iPod
2013-11-06 20:23:51 -08:00
Jake Mc
c177aa5e9e
Add tests for iPhone and iPod touch
2013-10-24 16:27:03 +10:00
Jake Mc
3796968cfe
Add support for ipod touch
...
"Mozilla/5.0 (iPod touch; CPU iPhone OS 7_0_2 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A501 Safari/9537.53"
Now matches until the ;
2013-10-24 16:17:43 +10:00
Faisal Salman
ea36010827
Merge pull request #25 from mhess-connectify/master
...
Added windows 8.1 support NT was updated to 6.3
2013-10-20 21:30:06 -07:00
Michael Hess
f57577e417
Added windows 8.1 support NT was updated to 6.3
2013-10-18 12:15:35 -04:00
Faisal Salman
230ef846fa
Merge pull request #18 from johnyanarella/master
...
Fixed: Unsafe use of for..in loop results in incorrectly parsed values in some JavaScript VMs.
2013-08-16 18:31:15 -07:00
John Yanarella
494175854f
Fixed unsafe use of for..in to sequentially iterate an Array = incorrect parsed values in some JavaScript VMs.
2013-08-16 16:15:52 -04:00
Faisal Salman
80d6d137ba
Increment build version
v0.6.2
2013-07-04 17:49:34 +07:00
Faisal Salman
19b5ddd038
Fix rv token IE11
2013-07-04 17:44:05 +07:00
Faisal Salman
9133d73d50
Merge branch 'ie11' of github.com:faisalman/ua-parser-js
2013-07-04 17:40:44 +07:00
Faisal Salman
3699c70a3a
Fix unicode char
2013-07-04 17:39:48 +07:00
Faisal Salman
e6d276032b
Motorola droid test case
2013-07-04 16:46:42 +07:00
Faisal Salman
b68caafd94
New test for IE11
2013-07-04 16:37:05 +07:00
Faisal Salman
eed632e3dd
Detect IE11 without MSIE token
2013-07-04 15:53:46 +07:00
Faisal Salman
c5ce73f7de
Add browsers: Iron, IceDragon, QQBrowser
2013-06-24 19:43:07 +07:00
Faisal Salman
2c9c721a5c
Motorola Droid lineup
2013-06-13 13:57:24 +07:00
Faisal Salman
ec50c619ea
Merge pull request #17 from silkapp/master
...
Fix problem with html5shiv and old IE
2013-05-19 22:01:37 -07:00
Erik Hesselink
07a7956eda
Change 'for..in' loop to for loop.
...
The 'for..in' loop caused problems when the array was extended with
more methods (like map), e.g. by html5shiv in old IEs.
2013-05-17 14:05:21 +02:00
Faisal Salman
be0eec6716
Include ua in result object
2013-04-04 14:50:46 +07:00
Faisal Salman
8d439d26b8
Fix PocketPC mistakenly identified as PowerPC
2013-04-04 14:35:02 +07:00
Faisal Salman
dc20c12b63
Add CPU test & increment minor version
v0.6.0
2013-04-04 13:46:09 +07:00
Faisal Salman
ecf8f7a849
Merge branch 'dev-cpu' of github.com:faisalman/ua-parser-js
2013-04-04 13:10:59 +07:00
Faisal Salman
3bf60cc830
Merge branch 'master' of github.com:faisalman/ua-parser-js
2013-04-04 13:05:46 +07:00
Faisal Salman
8c94018351
Update readme.md modify node example
2013-04-04 13:05:21 +07:00
Faisal Salman
9098ad501f
Update readme.md regarding CPU detection
2013-04-03 21:03:28 +07:00
Faisal Salman
376541a383
Add new getCPU() method to detect CPU architecture
2013-04-03 18:00:27 +07:00
Faisal Salman
9cad6a0f2d
Detect new IE 11 user-agent
2013-03-26 13:35:10 +07:00
Faisal Salman
84a8eedad4
Exclude unintended char from being captured
2013-03-26 11:10:06 +07:00
Faisal Salman
30e1e7a98f
Increment version
2013-03-26 10:29:43 +07:00
Faisal Salman
c1df106dca
Fix closing braces
2013-03-26 10:27:24 +07:00
Faisal Salman
edcd5402a6
Fixes issue #15 - Attach UAParser to window
2013-03-25 23:16:40 +07:00
Faisal Salman
4f2ee98dae
Fix issue #14
v0.5.25
2013-03-22 13:23:24 +07:00
Faisal Salman
ce8f4977c0
Revert back util.is to typeof
2013-03-20 14:09:31 +07:00
Faisal Salman
38f62b3d63
Fix issue #13 & Resolve npm package name conflict with ua-parser
2013-03-20 12:50:18 +07:00
Faisal Salman
d5d329e15d
Tidying up readme
2013-03-18 22:31:47 +07:00
Faisal Salman
e89e8173f5
Fix error build
2013-03-18 22:22:58 +07:00
Faisal Salman
e58c93fe0a
Merge branch 'develop' of github.com:faisalman/ua-parser-js
2013-03-18 19:09:35 +07:00
Faisal Salman
8c36f005a5
Update configs
2013-03-18 18:40:02 +07:00
Faisal Salman
5717b00343
Some premature optimizations
2013-03-18 18:30:05 +07:00
Faisal Salman
4ebe7a1899
List possible values
2013-03-16 14:33:45 +07:00
Faisal Salman
b7d76f5df0
Mention the use of Vanilla.js
2013-03-16 03:54:38 +07:00
Faisal Salman
acfce61942
Modularize test data
2013-03-16 03:16:34 +07:00