Skip to content

Releases: bfabiszewski/ulogger-android

Version 2.0

22 May 15:00
Compare
Choose a tag to compare
  • resolves problems with background service limitations in API 26
  • minor code cleanup and UI tweaks
  • dropped support for APIs < 14

Version 1.8

01 Mar 09:52
Compare
Choose a tag to compare

Bug fix release

  • relax username validation
  • allow missing location provider

Version 1.7

18 Sep 08:52
Compare
Choose a tag to compare
  • Allow to manually specify configuration values for minimum time, distance and accuracy
  • Minor fixes

Version 1.6

24 Jun 18:54
Compare
Choose a tag to compare
  • include accuracy, speed, bearing and provider in GPX export (as extensions)
  • minor fixes

Version 1.5

04 May 17:39
Compare
Choose a tag to compare

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

21 Apr 06:25
Compare
Choose a tag to compare

This version adds translations:

  • Japanese
  • French

Version 1.3

03 Apr 11:06
Compare
Choose a tag to compare
  • export to GPX format (closes #2)
  • add Polish locale
  • minor bug fixes

Version 1.2

30 Mar 19:35
Compare
Choose a tag to compare
  • improve services status reporting and user notifications
  • fix permissions handling, ask for location permission on newer android versions
  • make background jobs use updated preferences
  • fixes #3, fixes #4, fixes #5

Version 1.1

27 Mar 10:23
Compare
Choose a tag to compare

Mostly bug fix release

  • a number of small issues fixed