Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Commit

Permalink
Merge branch 'release/3.6.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaswenz committed Oct 13, 2015
2 parents 3d05d0f + 1d807c3 commit 255b29f
Show file tree
Hide file tree
Showing 176 changed files with 866 additions and 760 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Version 3.6.1
## Version 3.6.2

## Introduction

Expand Down Expand Up @@ -50,7 +50,7 @@ Please see the "[How to create a new app](http://support.hockeyapp.net/kb/about-
Add the SDK to your app module's dependencies in Android Studio by adding the following line to your `dependencies { ... }` configuration:

```groovy
compile 'net.hockeyapp.android:HockeySDK:3.6.1'
compile 'net.hockeyapp.android:HockeySDK:3.6.2'
```
also make sure your repository configuration contains

Expand All @@ -65,6 +65,7 @@ also make sure your repository configuration contains
2. Add the `INTERNET` permission to your manifest:

```xml
<uses-permission android:name="ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
```
2. If you also want in-app updates:
Expand Down
6 changes: 3 additions & 3 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:06 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:50 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>All Classes (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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 docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:06 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:50 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>All Classes (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>All Classes (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
Expand Down
109 changes: 58 additions & 51 deletions docs/constant-values.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:06 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:50 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Deprecated List (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>Deprecated List (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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 (HockeySDK 3.6.1 API)";
parent.document.title="Deprecated List (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/help-doc.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:06 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:50 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>API Help (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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 (HockeySDK 3.6.1 API)";
parent.document.title="API Help (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
14 changes: 10 additions & 4 deletions docs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:06 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:50 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>Index (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="Index (HockeySDK 3.6.1 API)";
parent.document.title="Index (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down Expand Up @@ -529,6 +529,10 @@ <h2 class="title">E</h2>
<div class="block">Base64-encode the given data and return a newly allocated
String with the result.</div>
</dd>
<dt><span class="memberNameLink"><a href="net/hockeyapp/android/Strings.html#ERROR_NO_NETWORK_MESSAGE_ID">ERROR_NO_NETWORK_MESSAGE_ID</a></span> - Static variable in class net.hockeyapp.android.<a href="net/hockeyapp/android/Strings.html" title="class in net.hockeyapp.android">Strings</a></dt>
<dd>
<div class="block">Resource ID for the generic no network error message.</div>
</dd>
<dt><a href="net/hockeyapp/android/objects/ErrorObject.html" title="class in net.hockeyapp.android.objects"><span class="typeNameLink">ErrorObject</span></a> - Class in <a href="net/hockeyapp/android/objects/package-summary.html">net.hockeyapp.android.objects</a></dt>
<dd>
<div class="block">Description
Expand Down Expand Up @@ -1255,6 +1259,8 @@ <h2 class="title">I</h2>
</dd>
<dt><span class="memberNameLink"><a href="net/hockeyapp/android/views/PaintView.html#isClear--">isClear()</a></span> - Method in class net.hockeyapp.android.views.<a href="net/hockeyapp/android/views/PaintView.html" title="class in net.hockeyapp.android.views">PaintView</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="net/hockeyapp/android/utils/Util.html#isConnectedToNetwork-android.content.Context-">isConnectedToNetwork(Context)</a></span> - Static method in class net.hockeyapp.android.utils.<a href="net/hockeyapp/android/utils/Util.html" title="class in net.hockeyapp.android.utils">Util</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="net/hockeyapp/android/tasks/CheckUpdateTaskWithUI.html#isDialogRequired">isDialogRequired</a></span> - Variable in class net.hockeyapp.android.tasks.<a href="net/hockeyapp/android/tasks/CheckUpdateTaskWithUI.html" title="class in net.hockeyapp.android.tasks">CheckUpdateTaskWithUI</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="net/hockeyapp/android/utils/VersionHelper.html#isNewerThanLastUpdateTime-android.content.Context-long-">isNewerThanLastUpdateTime(Context, long)</a></span> - Static method in class net.hockeyapp.android.utils.<a href="net/hockeyapp/android/utils/VersionHelper.html" title="class in net.hockeyapp.android.utils">VersionHelper</a></dt>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:06 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:50 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>HockeySDK 3.6.1 API</title>
<title>HockeySDK 3.6.2 API</title>
<script type="text/javascript">
targetPage = "" + window.location.search;
if (targetPage != "" && targetPage != "undefined")
Expand Down
8 changes: 4 additions & 4 deletions docs/net/hockeyapp/android/Constants.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:03 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:47 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Constants (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>Constants (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="Constants (HockeySDK 3.6.1 API)";
parent.document.title="Constants (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/net/hockeyapp/android/CrashManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:04 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:47 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CrashManager (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>CrashManager (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="CrashManager (HockeySDK 3.6.1 API)";
parent.document.title="CrashManager (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/net/hockeyapp/android/CrashManagerListener.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:04 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:48 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CrashManagerListener (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>CrashManagerListener (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="CrashManagerListener (HockeySDK 3.6.1 API)";
parent.document.title="CrashManagerListener (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/net/hockeyapp/android/ExceptionHandler.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:04 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:48 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ExceptionHandler (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>ExceptionHandler (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="ExceptionHandler (HockeySDK 3.6.1 API)";
parent.document.title="ExceptionHandler (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/net/hockeyapp/android/ExpiryInfoActivity.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:04 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:48 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ExpiryInfoActivity (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>ExpiryInfoActivity (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="ExpiryInfoActivity (HockeySDK 3.6.1 API)";
parent.document.title="ExpiryInfoActivity (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/net/hockeyapp/android/FeedbackActivity.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:04 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:48 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FeedbackActivity (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>FeedbackActivity (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="FeedbackActivity (HockeySDK 3.6.1 API)";
parent.document.title="FeedbackActivity (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/net/hockeyapp/android/FeedbackActivityInterface.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:04 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:48 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FeedbackActivityInterface (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>FeedbackActivityInterface (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="FeedbackActivityInterface (HockeySDK 3.6.1 API)";
parent.document.title="FeedbackActivityInterface (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/net/hockeyapp/android/FeedbackManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:04 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:48 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FeedbackManager (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>FeedbackManager (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="FeedbackManager (HockeySDK 3.6.1 API)";
parent.document.title="FeedbackManager (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/net/hockeyapp/android/FeedbackManagerListener.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:04 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:48 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FeedbackManagerListener (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>FeedbackManagerListener (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="FeedbackManagerListener (HockeySDK 3.6.1 API)";
parent.document.title="FeedbackManagerListener (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
8 changes: 4 additions & 4 deletions docs/net/hockeyapp/android/LocaleManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_20) on Wed Oct 07 20:33:04 CEST 2015 -->
<!-- Generated by javadoc (1.8.0_20) on Tue Oct 13 22:47:48 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LocaleManager (HockeySDK 3.6.1 API)</title>
<meta name="date" content="2015-10-07">
<title>LocaleManager (HockeySDK 3.6.2 API)</title>
<meta name="date" content="2015-10-13">
<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="LocaleManager (HockeySDK 3.6.1 API)";
parent.document.title="LocaleManager (HockeySDK 3.6.2 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 255b29f

Please sign in to comment.