Releases: roam-ai/roam-android
Releases · roam-ai/roam-android
0.1.10
- Added activity recognition to reduce battery consumption for default tracking modes.
0.1.9
- Added basic ingest publish topic for aws cost optimisation.
0.1.8
- Fixed deprecated code and time out error for get current location method.
0.0.35
- Fixed deprecated code and time out error for get current location method.
0.1.7
- Fixed get current location method.
0.1.6
- Removed isTripSynced method (no longer required).
- Fixed updateCurrentLocation method, RoamPublish param can be null.
- Fixed getActiveTrip method, if isLocal is true then get offline trips in response and vice-versa.
- Fixed getActiveTrip method, trip stops point should be in response.
- Fixed updateTrip method, isLocal param should not be required to update a trip.
- Added SDK installation support for android 13.
0.0.34
- Added hourly location count feature.
- Fixed the Roam SDK installation support for android 13.
0.1.5
- Added magnetic bearing support.
- Added meta data support for setDescription method.
- Added tracking config feature.
- Added app service class parameter to setForegroundNotification method.
0.0.33
- Added magnetic bearing feature in SDK.
0.0.32
- Added meta data support for setDescription method.