ztNFny / cgeo

c:geo - The powerful Android geocaching app.
www.cgeo.org
Apache License 2.0
0 stars 0 forks source link

Bump com.asamm:locus-api-android from 0.9.32 to 0.9.49 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.asamm:locus-api-android from 0.9.32 to 0.9.49.

Changelog

Sourced from com.asamm:locus-api-android's changelog.

[0.9.49]

Changed

  • split geocache notes to local and external

Removed

  • ballonStyle and listStyle from GeoDataStyle

[0.9.48]

Added

  • temperature and power to track statistics

[0.9.47]

Added

  • via-point notified during navigation (PAR_RTE_POINT_PASS_PLACE_NOTIFY in [GeoDataExtra])
  • cross-country skiing profile (VALUE_RTE_TYPE_SKI_CROSS_COUNTRY in [GeoDataExtra])

Changed

  • removed deprecated track statistics methods
  • minor [GeoDataExtra] refactoring

[0.9.46]

Changed

  • updated work with parameters in [GeoData] objects

[0.9.45]

Changed

  • reverted Location object close to old system due to high memory footprint in new solution

[0.9.44]

Changed

  • reduced memory footprint for Location object
  • Storable object now correctly accept serialized size up to 50MB (on own risk)

[0.9.43]

Changed

  • updates in the Location serialization

[0.9.42]

Fixed

  • Location incorrect order of objects
  • validation of Location variables

[0.9.41]

Changed

  • Location accuracy split to horizontal and vertical

Fixed

  • build problems in the Android module

[0.9.40]

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #114.