Releases: bfabiszewski/ulogger-android
Releases · bfabiszewski/ulogger-android
Version 2.0
- resolves problems with background service limitations in API 26
- minor code cleanup and UI tweaks
- dropped support for APIs < 14
Version 1.8
Bug fix release
- relax username validation
- allow missing location provider
Version 1.7
- Allow to manually specify configuration values for minimum time, distance and accuracy
- Minor fixes
Version 1.6
- include accuracy, speed, bearing and provider in GPX export (as extensions)
- minor fixes
Version 1.5
Bug fix release, resolves https issues.
- fix connection if SSL is disabled on server (on API < 19)
- allow user-added CA certificates (on API >= 24)
Version 1.4
This version adds translations:
- Japanese
- French
Version 1.3
- export to GPX format (closes #2)
- add Polish locale
- minor bug fixes
Version 1.2
Version 1.1
Mostly bug fix release
- a number of small issues fixed