Release Notes
Release notes contain information about new features, improvements, known issues, and bug fixes in each release.
Version 2.0
2.1.0
2021-12-03
- Fully support Android doze mode, that due to the system attempts to conserve battery, most of the jobs in the apps get postponed.
- API change for the interface
DataSource
(which support customized datasource) fromvoid start()
tovoid start(Long timestamp)
, as well asvoid end()
.
Version 1.0
1.0.0
2021-09-07
- First public as artifact name telenav-android-dataconnector-core