Skip to content

HUE23

Compare
Choose a tag to compare
@profiluefter profiluefter released this 23 May 23:54
· 6 commits to master since this release
a7e8a6f

Features

  • Location coordinates can be sent to the LocationIQ API for reverse geocoding
  • Request GPS permission if geocoding button is tapped
  • Location of a note is displayed in the note details view if such data is stored

Internal Features

  • Additional data is now able to store more than just synchronization information in a backwards compatible way
  • Added LocationIQ API key without obfuscation as it can always be obtained by intercepting the network requests

Improvements

  • Add documentation of synchronization algorithm
  • Dependency updates