Skip to content

Releases: SecUSo/privacy-friendly-pedometer

Pedometer (Privacy Friendly) v3.1.2

Choose a tag to compare

@coderPaddyS coderPaddyS released this 02 Aug 20:01

What's Changed

Full Changelog: v3.1.1...v3.1.2

Pedometer (Privacy Friendly) v3.1.1

Pre-release

Choose a tag to compare

@coderPaddyS coderPaddyS released this 20 Apr 09:16
80ba9ae

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

Pedometer (Privacy Friendly) v3.1.0

Choose a tag to compare

@udenr udenr released this 23 Jan 11:46
e3343a1

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.1.0

Pedometer (Privacy Friendly) v3.0.1

Choose a tag to compare

@sleep-yearning sleep-yearning released this 01 Feb 14:00
  • Fixes/improvements for storing the step counts in DB (Saving frequency from settings has more effect now)
  • Various improvements to CSV exports (date+time, newer APIs)
  • Fixed all linting errors (replaced getColumnIndex with getColumnIndexOrThrow)
  • Added automated CI test to the project

Pedometer (Privacy Friendly) v3.0.0

Choose a tag to compare

@Kamuno Kamuno released this 06 Sep 08:33
41eca8d

What's Changed

  • Reworked step detection
  • added permission check and fixed pending intent flags by @Kamuno in #105
  • Added correct icons by @Kamuno in #106
  • added new fastlane info by @Kamuno in #107
  • Fixed many smaller issues

Full Changelog: v2.4...v3.0.0

Pedometer (Privacy Friendly) v2.4

Choose a tag to compare

@sleep-yearning sleep-yearning released this 12 Jul 20:11
  • Made hardware step detection optional and opt-in since some devices are not compatible
  • Added permission for physical activity (necessary from SKD 29+)
  • Reduced sensor poll frequency for battery reasons
  • Small fixes

Pedometer (Privacy Friendly) v2.3

Choose a tag to compare

@sleep-yearning sleep-yearning released this 09 Jul 11:56
  • Updated Service backend to work on newer Android versions
  • Dependency updates

Pedometer (Privacy Friendly) v2.2

Choose a tag to compare

@sleep-yearning sleep-yearning released this 02 Jul 16:08

Functionality:

  • Added option to export to CSV file
  • Added function to show current velocity
  • Added function to change number count manually
  • Added button for step counting start/stop
  • Added widgets
  • Added distance measurement function
  • Incorporated Backup-API so backups with the Privacy Friendly Backup App can be made.
  • Added Joule energy unit option
  • Added support for hardware step counter

Other improvements:

  • Extended Help section
  • Added F-Droid description files
  • Added changeable step threshold for counting
  • French and German translation
  • Updated code dependencies to AndroidX
  • Crash fixes, bug fixes, improvements

Privacy Friendly Pedometer v1.0.5

Choose a tag to compare

@Yonjuni Yonjuni released this 07 Mar 20:53
  • Minor Bug Fixes
  • Manifest refinement

Privacy Friendly Pedometer v1.0.4

Choose a tag to compare

@Yonjuni Yonjuni released this 23 Dec 20:11
  • Minor Bug Fixes