Skip to content

Commit 46b9783

Browse files
author
VegeChou
committed
Release v4.1.0
1 parent cc5b73a commit 46b9783

File tree

73 files changed

+345
-745
lines changed

Some content is hidden

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

73 files changed

+345
-745
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ You may download the latest Android SDK from following link:
2525

2626
The SDK includes following modules:
2727

28+
- sensoro-scanner-\<Version\>.jar
2829
- sensorocloud-\<Version\>.jar
2930
- sensorobeaconkit-\<Version\>.jar
3031
- android-async-http-1.4.6.jar
@@ -56,7 +57,6 @@ The SDK includes following modules:
5657
...
5758
<application
5859
...
59-
<service android:name="com.sensoro.beacon.kit.BeaconProcessService"/>
6060
<service android:name="com.sensoro.beacon.kit.BeaconService"/>
6161
<service android:name="com.sensoro.beacon.kit.IntentProcessorService"/>
6262
...

SensoroSDK/doc/allclasses-frame.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_60-ea) on Tue Sep 08 10:53:01 CST 2015 -->
5+
<!-- Generated by javadoc (version 1.7.0_60-ea) on Mon Oct 26 15:33:12 CST 2015 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>所有类</title>
8-
<meta name="date" content="2015-09-08">
8+
<meta name="date" content="2015-10-26">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -30,7 +30,6 @@ <h1 class="bar">所有类</h1>
3030
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnection.BeaconConnectionCallback.html" title="com.sensoro.beacon.kit中的接口" target="classFrame"><i>SensoroBeaconConnection.BeaconConnectionCallback</i></a></li>
3131
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnectionV4.html" title="com.sensoro.beacon.kit中的类" target="classFrame">SensoroBeaconConnectionV4</a></li>
3232
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnectionV4.BeaconConnectionCallback.html" title="com.sensoro.beacon.kit中的接口" target="classFrame"><i>SensoroBeaconConnectionV4.BeaconConnectionCallback</i></a></li>
33-
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnectionV4.ListenType.html" title="com.sensoro.beacon.kit中的枚举" target="classFrame">SensoroBeaconConnectionV4.ListenType</a></li>
3433
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnectionV4.SensorListener.html" title="com.sensoro.beacon.kit中的接口" target="classFrame"><i>SensoroBeaconConnectionV4.SensorListener</i></a></li>
3534
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnectionV4.WriteCallback.html" title="com.sensoro.beacon.kit中的接口" target="classFrame"><i>SensoroBeaconConnectionV4.WriteCallback</i></a></li>
3635
<li><a href="com/sensoro/cloud/SensoroManager.html" title="com.sensoro.cloud中的类" target="classFrame">SensoroManager</a></li>

SensoroSDK/doc/allclasses-noframe.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_60-ea) on Tue Sep 08 10:53:01 CST 2015 -->
5+
<!-- Generated by javadoc (version 1.7.0_60-ea) on Mon Oct 26 15:33:12 CST 2015 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>所有类</title>
8-
<meta name="date" content="2015-09-08">
8+
<meta name="date" content="2015-10-26">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -30,7 +30,6 @@ <h1 class="bar">所有类</h1>
3030
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnection.BeaconConnectionCallback.html" title="com.sensoro.beacon.kit中的接口"><i>SensoroBeaconConnection.BeaconConnectionCallback</i></a></li>
3131
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnectionV4.html" title="com.sensoro.beacon.kit中的类">SensoroBeaconConnectionV4</a></li>
3232
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnectionV4.BeaconConnectionCallback.html" title="com.sensoro.beacon.kit中的接口"><i>SensoroBeaconConnectionV4.BeaconConnectionCallback</i></a></li>
33-
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnectionV4.ListenType.html" title="com.sensoro.beacon.kit中的枚举">SensoroBeaconConnectionV4.ListenType</a></li>
3433
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnectionV4.SensorListener.html" title="com.sensoro.beacon.kit中的接口"><i>SensoroBeaconConnectionV4.SensorListener</i></a></li>
3534
<li><a href="com/sensoro/beacon/kit/SensoroBeaconConnectionV4.WriteCallback.html" title="com.sensoro.beacon.kit中的接口"><i>SensoroBeaconConnectionV4.WriteCallback</i></a></li>
3635
<li><a href="com/sensoro/cloud/SensoroManager.html" title="com.sensoro.cloud中的类">SensoroManager</a></li>

SensoroSDK/doc/com/sensoro/beacon/kit/BaseSettings.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_60-ea) on Tue Sep 08 10:53:00 CST 2015 -->
5+
<!-- Generated by javadoc (version 1.7.0_60-ea) on Mon Oct 26 15:33:11 CST 2015 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>BaseSettings</title>
8-
<meta name="date" content="2015-09-08">
8+
<meta name="date" content="2015-10-26">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -224,7 +224,7 @@ <h3>方法概要</h3>
224224
<!-- -->
225225
</a>
226226
<h3>从类继承的方法&nbsp;java.lang.Object</h3>
227-
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
227+
<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
228228
</ul>
229229
</li>
230230
</ul>

SensoroSDK/doc/com/sensoro/beacon/kit/Beacon.MovingState.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_60-ea) on Tue Sep 08 10:53:01 CST 2015 -->
5+
<!-- Generated by javadoc (version 1.7.0_60-ea) on Mon Oct 26 15:33:11 CST 2015 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>Beacon.MovingState</title>
8-
<meta name="date" content="2015-09-08">
8+
<meta name="date" content="2015-10-26">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -174,7 +174,7 @@ <h3>方法概要</h3>
174174
<!-- -->
175175
</a>
176176
<h3>从类继承的方法&nbsp;java.lang.Enum</h3>
177-
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
177+
<code>compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
178178
</ul>
179179
<ul class="blockList">
180180
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

SensoroSDK/doc/com/sensoro/beacon/kit/Beacon.Proximity.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang="zh">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_60-ea) on Tue Sep 08 10:53:01 CST 2015 -->
5+
<!-- Generated by javadoc (version 1.7.0_60-ea) on Mon Oct 26 15:33:11 CST 2015 -->
66
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
77
<title>Beacon.Proximity</title>
8-
<meta name="date" content="2015-09-08">
8+
<meta name="date" content="2015-10-26">
99
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
1010
</head>
1111
<body>
@@ -184,7 +184,7 @@ <h3>方法概要</h3>
184184
<!-- -->
185185
</a>
186186
<h3>从类继承的方法&nbsp;java.lang.Enum</h3>
187-
<code>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
187+
<code>compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</code></li>
188188
</ul>
189189
<ul class="blockList">
190190
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

0 commit comments

Comments
 (0)