This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
HockeySDK-Android 3.7.0-beta.2
Pre-release
Pre-release
ElektrojungeAtWork
released this
19 Nov 00:49
·
1014 commits
to develop
since this release
Switching to Gradle as a build system in 3.7.0-beta.1 allowed us to focus on improving various aspects of the SDK under the hood and making a lot of minor improvements here and there.
- [NEW] Crashes now include thread name and ID. You can find them in the crash log section in the backend by clicking "View raw log" #102
- [NEW] Added French Localization
- [NEW] Added more information about how to use and customize your usage of the SDK to our readme, e.g. how to make use of HockeyApp's authentication feature
- [IMPROVEMENT] Moved user interface to resources for more flexibility in the future
- [IMPROVEMENT] Added build checks using Travis CI
- [FIX] Fixed a couple of lint warnings
- [FIX] Fixed an issue where we couldn't detect if an app was installed from the play store or through ADB on Xiaomi devices #99