Pedometer (Privacy Friendly) v3.1.0 - 23 Jan 2024
- Make correct widget size more reliable on API >=31 by @morckx in #124
- Translation to Polish language by @WaldiSt in #67
- Swedish translation by @bengan in #92
- Fix translations by @morckx in #125
- Upgrade target api and dependencies by @morckx in #129
- Add missing channel id in motivation notifications by @morckx in #133
- Fix
ApplicationTest.java
by @udenr in #136 - Add
ci.yml
workflow by @udenr in #137 - documentation: Added info re: Privacy Friendly Backup to README.md by @jahway603 in #135
- @WaldiSt made their first contribution in #67
- @bengan made their first contribution in #92
- @udenr made their first contribution in #136
- @jahway603 made their first contribution in #135
Full Changelog: https://github.com/SecUSo/privacy-friendly-pedometer/compare/v3.0.1...v3.1.0
Pedometer (Privacy Friendly) v3.0.1 - 01 Feb 2023
- 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 - 06 Sep 2022
- 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: https://github.com/SecUSo/privacy-friendly-pedometer/compare/v2.4...v3.0.0
Pedometer (Privacy Friendly) v2.4 - 12 Jul 2021
- 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 - 09 Jul 2021
- Updated Service backend to work on newer Android versions
- Dependency updates
Pedometer (Privacy Friendly) v2.2 - 02 Jul 2021
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 - 07 Mar 2017
- Minor Bug Fixes
- Manifest refinement
Privacy Friendly Pedometer v1.0.4 - 23 Dec 2016
- Minor Bug Fixes
Privacy Friendly Pedometer v1.0.3 - 14 Dec 2016
- Minor Bug Fixes
- Welcome dialog replaced with tutorial
- Downgrade to Android 6.0.1
Privacy Friendly Pedometer v1.0.2 (v.1.0.2) - 17 Nov 2016
- Design adjustments
- Minor bug fixes
Privacy Friendly Pedometer v1.0.1 - 10 Nov 2016
Improvement of device support Improvement of help page
Privacy Friendly Pedometer v1.0 - 04 Nov 2016
The Privacy Friendly Pedometer can count your steps in background, provides you an overview about your walked steps and allows you to define custom walking modes and notifications if the achievement of your daily step goal is in danger. The App requires minimal permissions (Run at startup and prevent phone from sleeping). It belongs to the group of Privacy Friendly Apps from the research group SECUSO (Security, Usability and Society) by the Technische Universität Darmstadt, Germany.