Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Commit

Permalink
Merge branch 'trunk'
Browse files Browse the repository at this point in the history
  • Loading branch information
Harald Walker committed Jan 7, 2016
2 parents 0944dc9 + f2ac9fb commit 60f55d5
Show file tree
Hide file tree
Showing 54 changed files with 820 additions and 640 deletions.
21 changes: 15 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,14 @@ A lot of user-agents lie about their identify. That makes US sniffing a guessing

If you want faster updates, switch to snapshot releases.

New in Version 1.18
New in Version 1.19 (unreleased)
-------------------
- #118 Updated Opera support
- #115 Improved Ubuntu detection
- #114 Fixed Microsoft Edge version detection
- #125 Improved Opera version detection
- Safari 9 support
- #138 Improved future Microsoft Edge detection and added Edge 13
- Added current and future Firefox and Chrome versions
- Improved detection of unsuported new Firefox versions
- Added detection of Firefox mobile for iOS devices
- Improved Phantom.js detection as BOT
- Added support for Android 6 and Android 6 tablets

Javadoc
-------
Expand Down Expand Up @@ -84,6 +85,14 @@ http://www.bitwalker.eu/contact
Changelog
---------

1.18
----
- #118 Updated Opera support
- #115 Improved Ubuntu detection
- #114 Fixed Microsoft Edge version detection
- #125 Improved Opera version detection
- Safari 9 support

1.17
----
- Added Ubuntu and Ubuntu Touch (mobile) detection
Expand Down
6 changes: 3 additions & 3 deletions javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 03 18:06:55 CEST 2015 -->
<!-- Generated by javadoc (version 1.7.0_67) on Thu Jan 07 22:02:50 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>All Classes (User-Agent-Utils 1.18 API)</title>
<meta name="date" content="2015-10-03">
<title>All Classes (User-Agent-Utils 1.19-SNAPSHOT API)</title>
<meta name="date" content="2016-01-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
6 changes: 3 additions & 3 deletions javadoc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 03 18:06:55 CEST 2015 -->
<!-- Generated by javadoc (version 1.7.0_67) on Thu Jan 07 22:02:50 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>All Classes (User-Agent-Utils 1.18 API)</title>
<meta name="date" content="2015-10-03">
<title>All Classes (User-Agent-Utils 1.19-SNAPSHOT API)</title>
<meta name="date" content="2016-01-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
Expand Down
10 changes: 5 additions & 5 deletions javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 03 18:06:55 CEST 2015 -->
<!-- Generated by javadoc (version 1.7.0_67) on Thu Jan 07 22:02:50 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Constant Field Values (User-Agent-Utils 1.18 API)</title>
<meta name="date" content="2015-10-03">
<title>Constant Field Values (User-Agent-Utils 1.19-SNAPSHOT API)</title>
<meta name="date" content="2016-01-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (User-Agent-Utils 1.18 API)";
parent.document.title="Constant Field Values (User-Agent-Utils 1.19-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -110,6 +110,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 03 18:06:55 CEST 2015 -->
<!-- Generated by javadoc (version 1.7.0_67) on Thu Jan 07 22:02:50 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Deprecated List (User-Agent-Utils 1.18 API)</title>
<meta name="date" content="2015-10-03">
<title>Deprecated List (User-Agent-Utils 1.19-SNAPSHOT API)</title>
<meta name="date" content="2016-01-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (User-Agent-Utils 1.18 API)";
parent.document.title="Deprecated List (User-Agent-Utils 1.19-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -151,6 +151,6 @@ <h2 title="Contents">Contents</h2>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions javadoc/eu/bitwalker/useragentutils/Application.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 03 18:06:55 CEST 2015 -->
<!-- Generated by javadoc (version 1.7.0_67) on Thu Jan 07 22:02:50 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Application (User-Agent-Utils 1.18 API)</title>
<meta name="date" content="2015-10-03">
<title>Application (User-Agent-Utils 1.19-SNAPSHOT API)</title>
<meta name="date" content="2016-01-07">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Application (User-Agent-Utils 1.18 API)";
parent.document.title="Application (User-Agent-Utils 1.19-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -524,6 +524,6 @@ <h4>valueOf</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
</body>
</html>
10 changes: 5 additions & 5 deletions javadoc/eu/bitwalker/useragentutils/ApplicationType.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Sat Oct 03 18:06:55 CEST 2015 -->
<!-- Generated by javadoc (version 1.7.0_67) on Thu Jan 07 22:02:50 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ApplicationType (User-Agent-Utils 1.18 API)</title>
<meta name="date" content="2015-10-03">
<title>ApplicationType (User-Agent-Utils 1.19-SNAPSHOT API)</title>
<meta name="date" content="2016-01-07">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ApplicationType (User-Agent-Utils 1.18 API)";
parent.document.title="ApplicationType (User-Agent-Utils 1.19-SNAPSHOT API)";
}
//-->
</script>
Expand Down Expand Up @@ -333,6 +333,6 @@ <h4>getName</h4>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2015. All rights reserved.</small></p>
<p class="legalCopy"><small>Copyright &#169; 2016. All rights reserved.</small></p>
</body>
</html>
Loading

0 comments on commit 60f55d5

Please sign in to comment.