diff --git a/Documentation/Changelog.md b/Documentation/Changelog.md index 6cd7344..227730a 100644 --- a/Documentation/Changelog.md +++ b/Documentation/Changelog.md @@ -1,5 +1,12 @@ ###Changelog:### +### 1.1.3 +* [IMPROVEMENT] Update to HockeySDK Android version 4.1.3 +* [FIX] Thanks to Ivan Matkov, it's no longer possible to avoid providing login information and circumvent authentication. [#208](https://github.com/bitstadium/HockeySDK-Android/pull/208) +* [FIX] Thanks to Guillaume Perrot, the google play store detection was fixed for emulators running Android Nougat. [#209](https://github.com/bitstadium/HockeySDK-Android/pull/209) +* [IMPROVEMENT] It's now possible to scroll within the `FeedbackActivity` while the keyboard is up. Previously, when providing a lot of feedback, the keyboard could hide the submit-button. [#207](https://github.com/bitstadium/HockeySDK-Android/pull/207) +* [IMPROVEMENT] In case the app is offline, the Update feature will no longer log the IOException to avoid confusion. [#209](https://github.com/bitstadium/HockeySDK-Android/pull/209) + ### 1.1.2 * [BUGFIX] Installing an app through HockeyApp would falsely report this as a store installation on Android Nougat * [BUGFIX] Workaround an issue when installing updates and targeting SDK version 24 diff --git a/ExampleGame/Assets/HockeyAppUnityAndroid/AndroidManifest.xml b/ExampleGame/Assets/HockeyAppUnityAndroid/AndroidManifest.xml index 7e18a5a..f1f908e 100644 --- a/ExampleGame/Assets/HockeyAppUnityAndroid/AndroidManifest.xml +++ b/ExampleGame/Assets/HockeyAppUnityAndroid/AndroidManifest.xml @@ -1,12 +1,12 @@ + android:versionCode="13" + android:versionName="1.1.3" > + android:targetSdkVersion="25" /> diff --git a/ExampleGame/Assets/HockeyAppUnityAndroid/AndroidManifest.xml.meta b/ExampleGame/Assets/HockeyAppUnityAndroid/AndroidManifest.xml.meta index 9e81c6f..56271f7 100644 --- a/ExampleGame/Assets/HockeyAppUnityAndroid/AndroidManifest.xml.meta +++ b/ExampleGame/Assets/HockeyAppUnityAndroid/AndroidManifest.xml.meta @@ -1,6 +1,6 @@ fileFormatVersion: 2 -guid: 0c091b31705494b358e13ed7c6f03722 -timeCreated: 1484561886 +guid: cd28f7a50a7454edf9e969f2d771ca4f +timeCreated: 1489496698 licenseType: Pro TextScriptImporter: userData: diff --git a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts.meta b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts.meta index 1acebde..ed51b74 100644 --- a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts.meta +++ b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts.meta @@ -1,7 +1,7 @@ fileFormatVersion: 2 -guid: d4a1ca0dde5bb454a81e5beece418227 +guid: 4930a236e72764a04bdd04b632015f2a folderAsset: yes -timeCreated: 1444347359 +timeCreated: 1489496352 licenseType: Pro DefaultImporter: userData: diff --git a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs index 82d4c3a..4a1acce 100644 --- a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs +++ b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs @@ -1,4 +1,8 @@ -using UnityEngine; +/* + * Version: 1.1.3 + */ + +using UnityEngine; using System.Collections; using System.Collections.Generic; using System; diff --git a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs.meta b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs.meta index 91ad857..fafc804 100644 --- a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs.meta +++ b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs.meta @@ -1,6 +1,6 @@ fileFormatVersion: 2 -guid: 72ca1fe76504846d48f88422af9e3d9a -timeCreated: 1460146384 +guid: 3191e3acb5260483b97c3e5c8962e5fd +timeCreated: 1489496695 licenseType: Pro MonoImporter: serializedVersion: 2 diff --git a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.2.aar b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.2.aar deleted file mode 100644 index a01b252..0000000 Binary files a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.2.aar and /dev/null differ diff --git a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.3.aar b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.3.aar new file mode 100644 index 0000000..b01eae5 Binary files /dev/null and b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.3.aar differ diff --git a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.2.aar.meta b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.3.aar.meta similarity index 82% rename from ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.2.aar.meta rename to ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.3.aar.meta index e2efc19..30cd21b 100644 --- a/ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.2.aar.meta +++ b/ExampleGame/Assets/HockeyAppUnityAndroid/HockeySDK-4.1.3.aar.meta @@ -1,12 +1,13 @@ fileFormatVersion: 2 -guid: 5f03858cedf5e4eadb9ef4c3a35b4c77 -timeCreated: 1484561886 +guid: cd813ceef28814be3a981ebffd2138e2 +timeCreated: 1489498702 licenseType: Pro PluginImporter: serializedVersion: 1 iconMap: {} executionOrder: {} isPreloaded: 0 + isOverridable: 0 platformData: Android: enabled: 1 diff --git a/Plugins/HockeyAppUnityAndroid/hockeysdk-unity-1.1.2.aar b/ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.3.aar similarity index 93% rename from Plugins/HockeyAppUnityAndroid/hockeysdk-unity-1.1.2.aar rename to ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.3.aar index 5dfbee7..8454f9b 100644 Binary files a/Plugins/HockeyAppUnityAndroid/hockeysdk-unity-1.1.2.aar and b/ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.3.aar differ diff --git a/ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.2.aar.meta b/ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.3.aar.meta similarity index 82% rename from ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.2.aar.meta rename to ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.3.aar.meta index f08b3c2..0e14e25 100644 --- a/ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.2.aar.meta +++ b/ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.3.aar.meta @@ -1,12 +1,13 @@ fileFormatVersion: 2 -guid: e27a63001e9c64b188994f43d3a9902b -timeCreated: 1484561886 +guid: 145634da9ec2b41caa42cb349083d5b9 +timeCreated: 1489496698 licenseType: Pro PluginImporter: serializedVersion: 1 iconMap: {} executionOrder: {} isPreloaded: 0 + isOverridable: 0 platformData: Android: enabled: 1 diff --git a/ExampleGame/Assets/TestScene.unity b/ExampleGame/Assets/TestScene.unity index c5b5167..bf83284 100644 Binary files a/ExampleGame/Assets/TestScene.unity and b/ExampleGame/Assets/TestScene.unity differ diff --git a/ExampleGame/ProjectSettings/GraphicsSettings.asset b/ExampleGame/ProjectSettings/GraphicsSettings.asset index 8c2b4b7..f18e5c5 100644 Binary files a/ExampleGame/ProjectSettings/GraphicsSettings.asset and b/ExampleGame/ProjectSettings/GraphicsSettings.asset differ diff --git a/ExampleGame/ProjectSettings/ProjectSettings.asset b/ExampleGame/ProjectSettings/ProjectSettings.asset index b225e11..633343d 100644 Binary files a/ExampleGame/ProjectSettings/ProjectSettings.asset and b/ExampleGame/ProjectSettings/ProjectSettings.asset differ diff --git a/ExampleGame/ProjectSettings/ProjectVersion.txt b/ExampleGame/ProjectSettings/ProjectVersion.txt index 96b25e7..1049cc7 100644 --- a/ExampleGame/ProjectSettings/ProjectVersion.txt +++ b/ExampleGame/ProjectSettings/ProjectVersion.txt @@ -1,2 +1 @@ -m_EditorVersion: 5.4.1f1 -m_StandardAssetsVersion: 0 +m_EditorVersion: 5.5.2f1 diff --git a/HockeyAppUnityPlugin/hockeysdk-unity/build.gradle b/HockeyAppUnityPlugin/hockeysdk-unity/build.gradle index ffa9117..cc7b169 100644 --- a/HockeyAppUnityPlugin/hockeysdk-unity/build.gradle +++ b/HockeyAppUnityPlugin/hockeysdk-unity/build.gradle @@ -1,12 +1,12 @@ apply plugin: 'com.android.library' android { - compileSdkVersion 23 + compileSdkVersion 25 buildToolsVersion "23.0.3" defaultConfig { minSdkVersion 9 - targetSdkVersion 23 + targetSdkVersion 25 } buildTypes { @@ -25,5 +25,5 @@ repositories { } dependencies { - compile(name:'HockeySDK-4.1.2', ext:'aar') + compile(name:'HockeySDK-4.1.3', ext:'aar') } diff --git a/HockeyAppUnityPlugin/hockeysdk-unity/libs/HockeySDK-4.1.2.aar b/HockeyAppUnityPlugin/hockeysdk-unity/libs/HockeySDK-4.1.2.aar deleted file mode 100644 index a01b252..0000000 Binary files a/HockeyAppUnityPlugin/hockeysdk-unity/libs/HockeySDK-4.1.2.aar and /dev/null differ diff --git a/HockeyAppUnityPlugin/hockeysdk-unity/libs/HockeySDK-4.1.3.aar b/HockeyAppUnityPlugin/hockeysdk-unity/libs/HockeySDK-4.1.3.aar new file mode 100644 index 0000000..b01eae5 Binary files /dev/null and b/HockeyAppUnityPlugin/hockeysdk-unity/libs/HockeySDK-4.1.3.aar differ diff --git a/Plugins/HockeyAppUnityAndroid/AndroidManifest.xml b/Plugins/HockeyAppUnityAndroid/AndroidManifest.xml index 7e18a5a..f1f908e 100644 --- a/Plugins/HockeyAppUnityAndroid/AndroidManifest.xml +++ b/Plugins/HockeyAppUnityAndroid/AndroidManifest.xml @@ -1,12 +1,12 @@ + android:versionCode="13" + android:versionName="1.1.3" > + android:targetSdkVersion="25" /> diff --git a/Plugins/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs b/Plugins/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs index 8c32c52..3e80d52 100644 --- a/Plugins/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs +++ b/Plugins/HockeyAppUnityAndroid/HockeyAppUnity-Scripts/HockeyAppAndroid.cs @@ -1,4 +1,8 @@ -using UnityEngine; +/* + * Version: 1.1.3 + */ + +using UnityEngine; using System.Collections; using System.Collections.Generic; using System; diff --git a/Plugins/HockeyAppUnityAndroid/HockeySDK-4.1.2.aar b/Plugins/HockeyAppUnityAndroid/HockeySDK-4.1.2.aar deleted file mode 100644 index a01b252..0000000 Binary files a/Plugins/HockeyAppUnityAndroid/HockeySDK-4.1.2.aar and /dev/null differ diff --git a/Plugins/HockeySDK-4.1.3.aar b/Plugins/HockeySDK-4.1.3.aar new file mode 100644 index 0000000..b01eae5 Binary files /dev/null and b/Plugins/HockeySDK-4.1.3.aar differ diff --git a/ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.2.aar b/Plugins/hockeysdk-unity-1.1.3.aar similarity index 93% rename from ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.2.aar rename to Plugins/hockeysdk-unity-1.1.3.aar index 5dfbee7..8454f9b 100644 Binary files a/ExampleGame/Assets/HockeyAppUnityAndroid/hockeysdk-unity-1.1.2.aar and b/Plugins/hockeysdk-unity-1.1.3.aar differ diff --git a/README.md b/README.md index 12f317c..f0f17ef 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Version 1.1.2 +## Version 1.1.3 ======= ## Introduction @@ -21,7 +21,7 @@ The following features are currently supported: This document contains the following sections: -1. [Requirements (Version 1.1.2)](#1) +1. [Requirements (Version 1.1.3)](#1) 2. [Installation & Setup](#2) 3. [Examples](#3) 4. [Troubleshooting](#4) @@ -29,7 +29,7 @@ This document contains the following sections: 6. [Contributor License](#6) 7. [Licenses](#7) -## Requirements (Version 1.1.2) +## Requirements (Version 1.1.3) * [Changelog](Documentation/Changelog.md) * Unity 5.0 or newer (SDK versions with Unity 4 support can be found at the [Unity Asset Store](https://www.assetstore.unity3d.com/en/?gclid=CO) or by switching to the 1.0.3 tag on GitHub).