hrv-band icon indicating copy to clipboard operation
hrv-band copied to clipboard

An Android app that allows the measuring of heart rate variability with Microsoft Band 2 and ANT+ devices

Results 40 hrv-band issues
Sort by recently updated
recently updated
newest added

Measurement should only be saved if it does not already exist (after it was taken) not when coming from the overview view.

bug

- [x] Replace Sqlite with [Room](https://developer.android.com/topic/libraries/architecture/room.html) - [ ] Write migration to migrate old db into new

User should be able to edit his measurment besides deleting it. Only Rating, note, category

enhancement

The user should be able to choose from all parameters which he wants to be drawn in the History Activity

enhancement
refactoring
ui

User should be able to set color of hrv parameters in settings. The Parameters should be drawn into the charts with tgis choosen color

enhancement
ui

Evaluate and change the types of diagrams in the history activity and overview fragment

enhancement
refactoring
ui

It would be nice to support bluetooth heart monitors. All the phones have BT and compatible heart straps are getting more and more popular.

Overview about all possible error / failure / success messages Overview of connection process Overview of release process

If [Microsoft Health](https://play.google.com/store/apps/details?id=com.microsoft.kapp) is not installed and the user wants to connect his MS Band notify him and guide him to the app in the play store: - detect if...

enhancement

If [Ant+ Plugin Service](https://play.google.com/store/apps/details?id=com.dsi.ant.plugins.antplus) is not installed and the user wants to connect his Ant+ device notify him and guide him to the app in the play store: - detect...

enhancement