All notable changes to this project will be documented in this file.
- Update project and dependencies
- Update SDK distribution
- Update installreferrer dependency
- Fix sending install referrer
- Switch to the Play Referrer API
- Fix
minSdkVersion
requirement for play-service-ads - Add sample apps in the project
- Update dependencies
- Add key "cflag" to EAProperties
- Ensure that the init host parameter does not contain '.eulerian.com'
- Support Android TV
- Update to play-services-base dependency
- Update Gradle
- Migrate repository to Github
- Distribute eanalytics library through jCenter
- Clear logs: make them more understandable
- Use ANDROID_ID instead of getDeviceId: no more need for READ_PHONE_STATE permission
- Add warning for READ_PHONE_STATE permission in Android 6
- Mark EUIDL as
public
- Change the type of
amount
todouble
in EAEstimate and EAOrder (wasint
)
- Add amount as double parameter in addProduct method
- Change key android sdk version to ea-android-sdk-version
- Add key "group" to the product
- Do not include UID in payload if empty
- Set minSDK to 9
- Remove SDK version from tracking API URL
- Add SDK version to tracking API URL
- First release