Skip to content

Commit acb7cce

Browse files
author
Harald Walker
committed
Merge 1.14 snapshot into master for release
Conflicts: README.md pom.xml
2 parents 3cdcf38 + 773802c commit acb7cce

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+643
-244
lines changed

README.md

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,13 @@ Support me and buy me a beer:
1414
If you are looking for a more complete user-agent detection, have a look at the libraries that use the user-agent-string.info database.
1515
http://user-agent-string.info/download
1616

17-
New in Version 1.13
17+
New in Version 1.14
1818
-------------------
19-
20-
* Added additional Chrome and Opera browser versions
21-
* Added current and future Firefox versons
22-
* Added agent string handling for Microsoft RSS platform user-agents
23-
* Added detection of Windows Phone 8.1 and IE Mobile 11.
24-
* Fixed null pointer exception when user-agent-string was null
25-
* Adjusted IE11 regex to match IE11 on Win8
26-
19+
- IOS8 support added
20+
- added Opera Coast as new mobile browser
21+
- more Chrome and Firefox versions added, including future releases (up to Firefox 40 and Chrome 40)
22+
- added 3 Opera versions
23+
- performance improvements
2724

2825
Javadoc
2926
-------
@@ -36,7 +33,7 @@ Include our github repository in your pom.xml:
3633
```xml
3734
<repository>
3835
<id>bitwalker.user-agent-utils.mvn.repo</id>
39-
<url>https://raw.github.com/HaraldWalker/user-agent-utils/mvn-repo/</url>
36+
<url>https://raw.githubusercontent.com/HaraldWalker/user-agent-utils/mvn-repo/</url>
4037
<!-- use snapshot version -->
4138
<snapshots>
4239
<enabled>true</enabled>
@@ -60,6 +57,16 @@ Contributors
6057
Changelog
6158
---------
6259

60+
1.13
61+
----
62+
* Added additional Chrome and Opera browser versions
63+
* Added current and future Firefox versons
64+
* Added agent string handling for Microsoft RSS platform user-agents
65+
* Added detection of Windows Phone 8.1 and IE Mobile 11.
66+
* Fixed null pointer exception when user-agent-string was null
67+
* Adjusted IE11 regex to match IE11 on Win8
68+
69+
6370
1.12
6471
----
6572
* Fix for version detection of Internet Explorer 11, contributed by https://github.com/parker

javadoc/allclasses-frame.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_07) on Sun Apr 06 18:21:56 CEST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 14 17:57:43 CEST 2014 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2014-04-06">
7+
<meta name="date" content="2014-09-14">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/allclasses-noframe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_07) on Sun Apr 06 18:21:56 CEST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 14 17:57:43 CEST 2014 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2014-04-06">
7+
<meta name="date" content="2014-09-14">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_07) on Sun Apr 06 18:21:56 CEST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 14 17:57:42 CEST 2014 -->
66
<title>Constant Field Values</title>
7-
<meta name="date" content="2014-04-06">
7+
<meta name="date" content="2014-09-14">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_07) on Sun Apr 06 18:21:56 CEST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 14 17:57:43 CEST 2014 -->
66
<title>Deprecated List</title>
7-
<meta name="date" content="2014-04-06">
7+
<meta name="date" content="2014-09-14">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/eu/bitwalker/useragentutils/Application.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_07) on Sun Apr 06 18:21:55 CEST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 14 17:57:42 CEST 2014 -->
66
<title>Application</title>
7-
<meta name="date" content="2014-04-06">
7+
<meta name="date" content="2014-09-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -367,8 +367,7 @@ <h4>values</h4>
367367
for (Application c : Application.values())
368368
&nbsp; System.out.println(c);
369369
</pre></div>
370-
<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in
371-
the order they are declared</dd></dl>
370+
<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
372371
</li>
373372
</ul>
374373
<a name="valueOf(java.lang.String)">
@@ -385,8 +384,7 @@ <h4>valueOf</h4>
385384
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
386385
<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
387386
<dt><span class="strong">Throws:</span></dt>
388-
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant
389-
with the specified name</dd>
387+
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
390388
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
391389
</li>
392390
</ul>

javadoc/eu/bitwalker/useragentutils/ApplicationType.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_07) on Sun Apr 06 18:21:55 CEST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_67) on Sun Sep 14 17:57:42 CEST 2014 -->
66
<title>ApplicationType</title>
7-
<meta name="date" content="2014-04-06">
7+
<meta name="date" content="2014-09-14">
88
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -236,8 +236,7 @@ <h4>values</h4>
236236
for (ApplicationType c : ApplicationType.values())
237237
&nbsp; System.out.println(c);
238238
</pre></div>
239-
<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in
240-
the order they are declared</dd></dl>
239+
<dl><dt><span class="strong">Returns:</span></dt><dd>an array containing the constants of this enum type, in the order they are declared</dd></dl>
241240
</li>
242241
</ul>
243242
<a name="valueOf(java.lang.String)">
@@ -254,8 +253,7 @@ <h4>valueOf</h4>
254253
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the enum constant to be returned.</dd>
255254
<dt><span class="strong">Returns:</span></dt><dd>the enum constant with the specified name</dd>
256255
<dt><span class="strong">Throws:</span></dt>
257-
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant
258-
with the specified name</dd>
256+
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
259257
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd></dl>
260258
</li>
261259
</ul>

0 commit comments

Comments
 (0)