Skip to content

Commit

Permalink
Merge pull request #56 from isuPatches/develop
Browse files Browse the repository at this point in the history
v1.0.10
  • Loading branch information
isuPatches committed Jul 4, 2017
2 parents 35c7170 + 82ee0c4 commit b6c2e17
Show file tree
Hide file tree
Showing 37 changed files with 926 additions and 135 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ subprojects {

ext {
GROUP = "com.isupatches"
VERSION_NAME = "1.0.9"
VERSION_NAME = "1.0.10"

BINTRAY_REPO = "Maven"
BINTRAY_NAME = "wisefy"
Expand Down
8 changes: 5 additions & 3 deletions javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,20 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 10:18:51 CDT 2017 -->
<title>All Classes (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<!-- Generated by javadoc (1.8.0_102) on Tue Jul 04 09:39:45 CDT 2017 -->
<title>All Classes (wisefy 1.0.10 API)</title>
<meta name="date" content="2017-07-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/isupatches/wisefy/constants/Capabilities.html" title="class in com.isupatches.wisefy.constants" target="classFrame">Capabilities</a></li>
<li><a href="com/isupatches/wisefy/util/LogUtil.html" title="class in com.isupatches.wisefy.util" target="classFrame">LogUtil</a></li>
<li><a href="com/isupatches/wisefy/util/ManagerUtil.html" title="class in com.isupatches.wisefy.util" target="classFrame">ManagerUtil</a></li>
<li><a href="com/isupatches/wisefy/constants/NetworkTypes.html" title="class in com.isupatches.wisefy.constants" target="classFrame">NetworkTypes</a></li>
<li><a href="com/isupatches/wisefy/util/SSIDUtil.html" title="class in com.isupatches.wisefy.util" target="classFrame">SSIDUtil</a></li>
<li><a href="com/isupatches/wisefy/WiseFy.html" title="class in com.isupatches.wisefy" target="classFrame">WiseFy</a></li>
<li><a href="com/isupatches/wisefy/WiseFy.withContext.html" title="class in com.isupatches.wisefy" target="classFrame">WiseFy.withContext</a></li>
Expand Down
8 changes: 5 additions & 3 deletions javadoc/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,20 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 10:18:51 CDT 2017 -->
<title>All Classes (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<!-- Generated by javadoc (1.8.0_102) on Tue Jul 04 09:39:45 CDT 2017 -->
<title>All Classes (wisefy 1.0.10 API)</title>
<meta name="date" content="2017-07-04">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/isupatches/wisefy/constants/Capabilities.html" title="class in com.isupatches.wisefy.constants">Capabilities</a></li>
<li><a href="com/isupatches/wisefy/util/LogUtil.html" title="class in com.isupatches.wisefy.util">LogUtil</a></li>
<li><a href="com/isupatches/wisefy/util/ManagerUtil.html" title="class in com.isupatches.wisefy.util">ManagerUtil</a></li>
<li><a href="com/isupatches/wisefy/constants/NetworkTypes.html" title="class in com.isupatches.wisefy.constants">NetworkTypes</a></li>
<li><a href="com/isupatches/wisefy/util/SSIDUtil.html" title="class in com.isupatches.wisefy.util">SSIDUtil</a></li>
<li><a href="com/isupatches/wisefy/WiseFy.html" title="class in com.isupatches.wisefy">WiseFy</a></li>
<li><a href="com/isupatches/wisefy/WiseFy.withContext.html" title="class in com.isupatches.wisefy">WiseFy.withContext</a></li>
Expand Down
8 changes: 4 additions & 4 deletions javadoc/com/isupatches/wisefy/WiseFy.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 10:18:51 CDT 2017 -->
<title>WiseFy (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<!-- Generated by javadoc (1.8.0_102) on Tue Jul 04 09:39:44 CDT 2017 -->
<title>WiseFy (wisefy 1.0.10 API)</title>
<meta name="date" content="2017-07-04">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WiseFy (wisefy 1.0.9 API)";
parent.document.title="WiseFy (wisefy 1.0.10 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions javadoc/com/isupatches/wisefy/WiseFy.withContext.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 10:18:51 CDT 2017 -->
<title>WiseFy.withContext (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<!-- Generated by javadoc (1.8.0_102) on Tue Jul 04 09:39:44 CDT 2017 -->
<title>WiseFy.withContext (wisefy 1.0.10 API)</title>
<meta name="date" content="2017-07-04">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="WiseFy.withContext (wisefy 1.0.9 API)";
parent.document.title="WiseFy.withContext (wisefy 1.0.10 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit b6c2e17

Please sign in to comment.