V1.1 - Added 3d Data
WARNING: This app crashes on some older devices (e.g. Vivoactive HR). If this occurs for you, please let me know which device it is, and use V0.9 until I find a fix. - See Issue 15 (#15) for details
V1.1 adds the following features to the previous release (v0.9)
- Sends the true vector magnitude rather than the approximation used previously
- Sends 3D acceleration data to the phone for use in future neural network based seizure detector
- Supports Oxygen saturation sensors on those watches that have them (thanks to @steve999lee)
- Dutch and Polish translations (Thanks to @mijnaccount and @ach80)
What's Changed
- Update strings.xml by @jones139 in #8
- simple typo fix by @josemrsantos in #9
- O2 sat by @jones139 in #10
- Add Dutch translation by @mijnaccount in #11
- Fix Dutch localization by @mijnaccount in #13
New Contributors
- @jones139 made their first contribution in #8
- @josemrsantos made their first contribution in #9
- @mijnaccount made their first contribution in #11
Full Changelog: V0.9...v1.1