Skip to content

Commit 6498f72

Browse files
committed
DFU Library version 1.0.3
1 parent 6b8c18a commit 6498f72

File tree

84 files changed

+209
-178
lines changed

Some content is hidden

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

84 files changed

+209
-178
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
The compat library may be found on jcenter and Maven Central repository. Add it to your project by adding the following dependency:
88

99
```Groovy
10-
compile 'no.nordicsemi.android:dfu:1.0.2'
10+
compile 'no.nordicsemi.android:dfu:1.0.3'
1111
```
1212

1313
If you use proguard, add the following line to your proguard rules:

dfu/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ apply plugin: 'com.jfrog.bintray'
1515
ext {
1616
PUBLISH_GROUP_ID = 'no.nordicsemi.android'
1717
PUBLISH_ARTIFACT_ID = 'dfu'
18-
PUBLISH_VERSION = '1.0.2'
18+
PUBLISH_VERSION = '1.0.3'
1919
2020
bintrayRepo = 'android'
2121
bintrayName = 'dfu-library'
@@ -46,8 +46,8 @@ android {
4646
defaultConfig {
4747
minSdkVersion 18
4848
targetSdkVersion 24
49-
versionCode 7
50-
versionName "1.0.2"
49+
versionCode 8
50+
versionName "1.0.3"
5151
}
5252
buildTypes {
5353
release {

documentation/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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

documentation/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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>All Classes</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

documentation/javadoc/constant-values.html

Lines changed: 4 additions & 4 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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>Constant Field Values</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>
@@ -115,14 +115,14 @@ <h2 title="no.nordicsemi">no.nordicsemi.*</h2>
115115
<!-- -->
116116
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
117117
<td><code><a href="no/nordicsemi/android/dfu/BuildConfig.html#VERSION_CODE">VERSION_CODE</a></code></td>
118-
<td class="colLast"><code>7</code></td>
118+
<td class="colLast"><code>8</code></td>
119119
</tr>
120120
<tr class="altColor">
121121
<td class="colFirst"><a name="no.nordicsemi.android.dfu.BuildConfig.VERSION_NAME">
122122
<!-- -->
123123
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
124124
<td><code><a href="no/nordicsemi/android/dfu/BuildConfig.html#VERSION_NAME">VERSION_NAME</a></code></td>
125-
<td class="colLast"><code>"1.0.2"</code></td>
125+
<td class="colLast"><code>"1.0.3"</code></td>
126126
</tr>
127127
</tbody>
128128
</table>

documentation/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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>Deprecated List</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

documentation/javadoc/help-doc.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>API Help</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<script type="text/javascript" src="script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-1.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>A-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-10.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>L-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-11.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>M-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-12.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>N-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-13.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>O-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-14.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>P-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-15.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>R-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-16.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>S-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-17.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>T-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-18.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>U-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-19.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>V-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-2.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>B-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-20.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>W-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-3.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>C-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-4.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>D-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-5.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>E-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-6.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>F-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-7.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>G-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-8.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>H-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>

documentation/javadoc/index-files/index-9.html

Lines changed: 6 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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>I-Index</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../script.js"></script>
1010
</head>
@@ -95,6 +95,10 @@ <h2 class="title">I</h2>
9595
<dd>
9696
<div class="block">Returns true if DFU was aborted.</div>
9797
</dd>
98+
<dt><span class="memberNameLink"><a href="../no/nordicsemi/android/dfu/DfuBaseService.html#isDebug--">isDebug()</a></span> - Method in class no.nordicsemi.android.dfu.<a href="../no/nordicsemi/android/dfu/DfuBaseService.html" title="class in no.nordicsemi.android.dfu">DfuBaseService</a></dt>
99+
<dd>
100+
<div class="block">Using this method you may enable detail debug LogCat logs from DFU.</div>
101+
</dd>
98102
<dt><span class="memberNameLink"><a href="../no/nordicsemi/android/dfu/DfuServiceController.html#isPaused--">isPaused()</a></span> - Method in class no.nordicsemi.android.dfu.<a href="../no/nordicsemi/android/dfu/DfuServiceController.html" title="class in no.nordicsemi.android.dfu">DfuServiceController</a></dt>
99103
<dd>
100104
<div class="block">Returns true if the DFU operation was paused.</div>

documentation/javadoc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>Generated Documentation (Untitled)</title>
77
<script type="text/javascript">
88
targetPage = "" + window.location.search;

documentation/javadoc/no/nordicsemi/android/dfu/BuildConfig.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 (1.8.0_91) on Wed Sep 21 16:37:37 CEST 2016 -->
5+
<!-- Generated by javadoc (1.8.0_91) on Fri Sep 23 12:39:49 CEST 2016 -->
66
<title>BuildConfig</title>
7-
<meta name="date" content="2016-09-21">
7+
<meta name="date" content="2016-09-23">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<script type="text/javascript" src="../../../../script.js"></script>
1010
</head>

0 commit comments

Comments
 (0)