Skip to content

Commit

Permalink
Update Javadocs, eliminate potential memory leak on Android N
Browse files Browse the repository at this point in the history
close #45
  • Loading branch information
isuPatches committed Jul 2, 2017
1 parent 48def3c commit 716997a
Show file tree
Hide file tree
Showing 24 changed files with 132 additions and 88 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Wifi configuration and util library built for Android.

[ ![Download](https://api.bintray.com/packages/isupatches/Maven/wisefy/images/download.svg) ](https://bintray.com/isupatches/Maven/wisefy/_latestVersion)

<a href="http://www.methodscount.com/?lib=com.isupatches%3Awisefy%3A1.0.5"><img src="https://img.shields.io/badge/Methods and size-core: 104 | deps: 16517 | 55 KB-e91e63.svg"/></a>
<a href="http://www.methodscount.com/?lib=com.isupatches%3Awisefy%3A1.0.8"><img src="https://img.shields.io/badge/Methods and size-core: 105 | deps: 19372 | 56 KB-e91e63.svg"/></a>

## Adding to your project

Expand Down Expand Up @@ -41,7 +41,7 @@ Then add it as a dependency:
Gradle:

```
compile 'com.isupatches:wisefy:1.0.7'
compile 'com.isupatches:wisefy:1.0.8'
```

Maven:
Expand All @@ -50,7 +50,7 @@ Maven:
<dependency>
<groupId>com.isupatches</groupId>
<artifactId>wisefy</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
<type>pom</type>
</dependency>
```
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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>All Classes (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>All Classes (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>All Classes (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>All Classes (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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/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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>WiseFy (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>WiseFy (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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.7 API)";
parent.document.title="WiseFy (wisefy 1.0.8 API)";
}
}
catch(err) {
Expand Down
58 changes: 50 additions & 8 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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>WiseFy.withContext (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>WiseFy.withContext (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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.7 API)";
parent.document.title="WiseFy.withContext (wisefy 1.0.8 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -75,13 +75,13 @@
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
Expand Down Expand Up @@ -123,6 +123,25 @@ <h2 title="Class WiseFy.withContext" class="title">Class WiseFy.withContext</h2>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../com/isupatches/wisefy/WiseFy.withContext.html#withContext-android.content.Context-">withContext</a></span>(android.content.Context&nbsp;context)</code>
<div class="block">Mandatory - The public constructor for the builder that requires a context</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
Expand Down Expand Up @@ -166,6 +185,29 @@ <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="withContext-android.content.Context-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>withContext</h4>
<pre>public&nbsp;withContext(android.content.Context&nbsp;context)</pre>
<div class="block">Mandatory - The public constructor for the builder that requires a context</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>context</code> - - The activity or application context to get a WifiConfiguration and
ConnectivityManager instance</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
Expand Down Expand Up @@ -260,13 +302,13 @@ <h4>logging</h4>
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>com.isupatches.wisefy (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>com.isupatches.wisefy (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>com.isupatches.wisefy (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>com.isupatches.wisefy (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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.7 API)";
parent.document.title="com.isupatches.wisefy (wisefy 1.0.8 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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>com.isupatches.wisefy Class Hierarchy (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>com.isupatches.wisefy Class Hierarchy (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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.7 API)";
parent.document.title="com.isupatches.wisefy Class Hierarchy (wisefy 1.0.8 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions javadoc/com/isupatches/wisefy/util/GetManagerUtil.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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>GetManagerUtil (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>GetManagerUtil (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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="GetManagerUtil (wisefy 1.0.7 API)";
parent.document.title="GetManagerUtil (wisefy 1.0.8 API)";
}
}
catch(err) {
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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>LogUtil (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>LogUtil (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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.7 API)";
parent.document.title="LogUtil (wisefy 1.0.8 API)";
}
}
catch(err) {
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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>SSIDUtil (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>SSIDUtil (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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.7 API)";
parent.document.title="SSIDUtil (wisefy 1.0.8 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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>com.isupatches.wisefy.util (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>com.isupatches.wisefy.util (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>com.isupatches.wisefy.util (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>com.isupatches.wisefy.util (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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.7 API)";
parent.document.title="com.isupatches.wisefy.util (wisefy 1.0.8 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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>com.isupatches.wisefy.util Class Hierarchy (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>com.isupatches.wisefy.util Class Hierarchy (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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.7 API)";
parent.document.title="com.isupatches.wisefy.util Class Hierarchy (wisefy 1.0.8 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 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 Sat Mar 25 21:42:17 CDT 2017 -->
<title>Constant Field Values (wisefy 1.0.7 API)</title>
<meta name="date" content="2017-03-25">
<!-- Generated by javadoc (1.8.0_102) on Sat Jul 01 23:35:22 CDT 2017 -->
<title>Constant Field Values (wisefy 1.0.8 API)</title>
<meta name="date" content="2017-07-01">
<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.7 API)";
parent.document.title="Constant Field Values (wisefy 1.0.8 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 716997a

Please sign in to comment.