Skip to content

Releases: hypertrack/sdk-android

v5.4.0

04 Aug 18:30
f9a76e5
Compare
Choose a tag to compare

Added

  • Mock location outage
  • New Logging

Removed

  • Sync on app going to background and foreground

5.3.0

30 Jul 21:55
7995ef7
Compare
Choose a tag to compare

Added
start/stop commands are stacked to queue and processed one-by-one to prevent race conditions.

Fixed
SDK now can start tracking if Firebase isn't enabled for the app.

Bug fixes and whitelisting improvements

24 Jun 00:27
34f9a3b
Compare
Choose a tag to compare

Fixed

  • Cached location has a timestamp that was previously missing. Now it can be examined if that's matters. We still invalidate locations based on accelerometer data when we believe they are no longer relevant.
  • Permission denial on a first run wasn't reported on Android 11 (now fixed).
  • Fixed caching issue, that could lead to isRunning returns true with service been stopped.
  • Added a separate button to the whitelisting prompt. Now it's possible to review the steps since the dialog remains visible until Done is clicked. The behavior is also changed since the state resets back to default when the application was terminated by OS with meaningless reason.

v4.9.0

06 Jan 13:49
c18ce7e
Compare
Choose a tag to compare
Update CHANGELOG.md