Skip to content

Commit

Permalink
Adjust tests and WiseFy for scope and return unique code for network …
Browse files Browse the repository at this point in the history
…already configured

close #51
close #52
close #53
  • Loading branch information
isuPatches committed Jul 3, 2017
1 parent 74b4ae8 commit 2ddf9f7
Show file tree
Hide file tree
Showing 32 changed files with 979 additions and 142 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.8"
VERSION_NAME = "1.0.9"

BINTRAY_REPO = "Maven"
BINTRAY_NAME = "wisefy"
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,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Sun Jul 02 14:57:57 CDT 2017 -->
<title>All Classes (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>All Classes (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
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,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Sun Jul 02 14:57:57 CDT 2017 -->
<title>All Classes (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>All Classes (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
685 changes: 676 additions & 9 deletions javadoc/com/isupatches/wisefy/WiseFy.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>WiseFy.withContext (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>WiseFy.withContext (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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.8 API)";
parent.document.title="WiseFy.withContext (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -160,7 +160,7 @@ <h3>Method Summary</h3>
<div class="block">Mandatory - To build and return a WiseFy instance

Must be called after withContext
<code>#withContext(Context)</code></div>
<a href="../../../com/isupatches/wisefy/WiseFy.withContext.html" title="class in com.isupatches.wisefy"><code>WiseFy.withContext</code></a></div>
</td>
</tr>
<tr id="i1" class="rowColor">
Expand Down Expand Up @@ -224,7 +224,7 @@ <h4>getSmarts</h4>
<div class="block">Mandatory - To build and return a WiseFy instance

Must be called after withContext
<code>#withContext(Context)</code></div>
<a href="../../../com/isupatches/wisefy/WiseFy.withContext.html" title="class in com.isupatches.wisefy"><code>WiseFy.withContext</code></a></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>WiseFy - The instance created by the builder</dd>
Expand Down
6 changes: 3 additions & 3 deletions javadoc/com/isupatches/wisefy/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Sun Jul 02 14:57:57 CDT 2017 -->
<title>com.isupatches.wisefy (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>com.isupatches.wisefy (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
Expand Down
8 changes: 4 additions & 4 deletions javadoc/com/isupatches/wisefy/package-summary.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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>com.isupatches.wisefy (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>com.isupatches.wisefy (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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="com.isupatches.wisefy (wisefy 1.0.8 API)";
parent.document.title="com.isupatches.wisefy (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions javadoc/com/isupatches/wisefy/package-tree.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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>com.isupatches.wisefy Class Hierarchy (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>com.isupatches.wisefy Class Hierarchy (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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="com.isupatches.wisefy Class Hierarchy (wisefy 1.0.8 API)";
parent.document.title="com.isupatches.wisefy Class Hierarchy (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down
12 changes: 6 additions & 6 deletions javadoc/com/isupatches/wisefy/util/GetManagerUtil.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../com/isupatches/wisefy/util/LogUtil.html" title="class in com.isupatches.wisefy.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../../../../com/isupatches/wisefy/util/LogUtil.html" title="class in com.isupatches.wisefy.test.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/isupatches/wisefy/util/GetManagerUtil.html" target="_top">Frames</a></li>
Expand Down Expand Up @@ -91,15 +91,15 @@
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.isupatches.wisefy.util</div>
<div class="subTitle">com.isupatches.wisefy.test.util</div>
<h2 title="Class GetManagerUtil" class="title">Class GetManagerUtil</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.isupatches.wisefy.util.GetManagerUtil</li>
<li>com.isupatches.wisefy.test.util.GetManagerUtil</li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -135,7 +135,7 @@ <h3>Method Summary</h3>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>static <a href="../../../../com/isupatches/wisefy/util/GetManagerUtil.html" title="class in com.isupatches.wisefy.util">GetManagerUtil</a></code></td>
<td class="colFirst"><code>static <a href="../../../../com/isupatches/wisefy/util/GetManagerUtil.html" title="class in com.isupatches.wisefy.test.util">GetManagerUtil</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/isupatches/wisefy/util/GetManagerUtil.html#getInstance--">getInstance</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
Expand Down Expand Up @@ -172,7 +172,7 @@ <h3>Method Detail</h3>
<ul class="blockList">
<li class="blockList">
<h4>getInstance</h4>
<pre>public static&nbsp;<a href="../../../../com/isupatches/wisefy/util/GetManagerUtil.html" title="class in com.isupatches.wisefy.util">GetManagerUtil</a>&nbsp;getInstance()</pre>
<pre>public static&nbsp;<a href="../../../../com/isupatches/wisefy/util/GetManagerUtil.html" title="class in com.isupatches.wisefy.test.util">GetManagerUtil</a>&nbsp;getInstance()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>instance of GetManagerUtil</dd>
Expand Down Expand Up @@ -245,7 +245,7 @@ <h4>getWiFiManager</h4>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../com/isupatches/wisefy/util/LogUtil.html" title="class in com.isupatches.wisefy.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
<li><a href="../../../../com/isupatches/wisefy/util/LogUtil.html" title="class in com.isupatches.wisefy.test.util"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/isupatches/wisefy/util/GetManagerUtil.html" target="_top">Frames</a></li>
Expand Down
8 changes: 4 additions & 4 deletions javadoc/com/isupatches/wisefy/util/LogUtil.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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>LogUtil (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>LogUtil (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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="LogUtil (wisefy 1.0.8 API)";
parent.document.title="LogUtil (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down
10 changes: 5 additions & 5 deletions javadoc/com/isupatches/wisefy/util/ManagerUtil.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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>ManagerUtil (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>ManagerUtil (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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="ManagerUtil (wisefy 1.0.8 API)";
parent.document.title="ManagerUtil (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -175,7 +175,7 @@ <h4>getInstance</h4>
<pre>public static&nbsp;<a href="../../../../com/isupatches/wisefy/util/ManagerUtil.html" title="class in com.isupatches.wisefy.util">ManagerUtil</a>&nbsp;getInstance()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>instance of GetManagerUtil</dd>
<dd>instance of ManagerUtil</dd>
</dl>
</li>
</ul>
Expand Down
8 changes: 4 additions & 4 deletions javadoc/com/isupatches/wisefy/util/SSIDUtil.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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>SSIDUtil (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>SSIDUtil (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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="SSIDUtil (wisefy 1.0.8 API)";
parent.document.title="SSIDUtil (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down
6 changes: 3 additions & 3 deletions javadoc/com/isupatches/wisefy/util/package-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_102) on Sun Jul 02 14:57:57 CDT 2017 -->
<title>com.isupatches.wisefy.util (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>com.isupatches.wisefy.util (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Expand Down
8 changes: 4 additions & 4 deletions javadoc/com/isupatches/wisefy/util/package-summary.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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>com.isupatches.wisefy.util (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>com.isupatches.wisefy.util (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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="com.isupatches.wisefy.util (wisefy 1.0.8 API)";
parent.document.title="com.isupatches.wisefy.util (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions javadoc/com/isupatches/wisefy/util/package-tree.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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>com.isupatches.wisefy.util Class Hierarchy (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>com.isupatches.wisefy.util Class Hierarchy (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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="com.isupatches.wisefy.util Class Hierarchy (wisefy 1.0.8 API)";
parent.document.title="com.isupatches.wisefy.util Class Hierarchy (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down
15 changes: 11 additions & 4 deletions javadoc/constant-values.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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>Constant Field Values (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>Constant Field Values (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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="Constant Field Values (wisefy 1.0.8 API)";
parent.document.title="Constant Field Values (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -117,6 +117,13 @@ <h2 title="com.isupatches">com.isupatches.*</h2>
<td><code><a href="com/isupatches/wisefy/WiseFy.html#WISEFY_FAILURE">WISEFY_FAILURE</a></code></td>
<td class="colLast"><code>-1000</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="com.isupatches.wisefy.WiseFy.WISEFY_NETOWRK_ALREADY_CONFIGURED">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<td><code><a href="com/isupatches/wisefy/WiseFy.html#WISEFY_NETOWRK_ALREADY_CONFIGURED">WISEFY_NETOWRK_ALREADY_CONFIGURED</a></code></td>
<td class="colLast"><code>-1001</code></td>
</tr>
</tbody>
</table>
</li>
Expand Down
8 changes: 4 additions & 4 deletions javadoc/deprecated-list.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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>Deprecated List (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>Deprecated List (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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="Deprecated List (wisefy 1.0.8 API)";
parent.document.title="Deprecated List (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions javadoc/help-doc.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 Sun Jul 02 14:57:57 CDT 2017 -->
<title>API Help (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-02">
<!-- Generated by javadoc (1.8.0_102) on Mon Jul 03 09:24:47 CDT 2017 -->
<title>API Help (wisefy 1.0.9 API)</title>
<meta name="date" content="2017-07-03">
<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="API Help (wisefy 1.0.8 API)";
parent.document.title="API Help (wisefy 1.0.9 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 2ddf9f7

Please sign in to comment.