Android
Changelog
2.2.0 - 2023-03-24
Api changes
Changed MoveConfigurationError to MoveAuthError
Changed shutdown. Added callback with shutdown MoveShutdownResult
Added new method getDeviceQualifier
Bug Fixes
Fixed state sending
2.1.1 - 2023-02-17
Improvements
Changed location precision in trip events
Bug Fixes
Improved state sending
Fixed crash in driving module
Removed extra POI events
2.1.0 - 2023-02-03
Api changes
Added new method setAssistanceMetaData
Bug Fixes
Improved state sending
2.0.0 - 2022-11-10
Splitted init(...) into MoveSDK.init() & persisted MoveSDK.setup(...)
Removed MoveAuth from AuthState.Valid
Removed MoveSDK.Builder
Introduced MoveDetectionServices
Added MoveErrors + Listeners
Added MoveWarnings + Listeners
Added Geocoding Service
Added AID (Automatic Impact Detection) Service
Added AssistanceCall Service
Added LogListener
1.5.2.30 - 2022-02-15
Fixed
Solved issue in MoveAuthState notification
Reduced data consumption with Points of Interest
1.5.1.29 - 2022-02-2
Fixed
Minor bugfixes
1.5.0.26 - 2022-01-31
Added
Timeline detection services PLACES & PUBLIC TRANSPORT
setConsoleLogging state API
1.3.2.25 - 2021-09-30
Added
Improvement of DBE sensors
Logcat message reduction
1.3.0 - 2021-05-31
Added
Support of Points of Interest by using OtherServices
Fixed
Minor bugfixes
Last updated