disable heart rate sensor, because you have to ask for permissions sequentially! so we have to create a class for all these requests
now we only ask for location permission
fixed ble stuff
added some todos
- Refactored logger infrastructure, so that sensors have to provide
proper timestamps for the logged data, instead of the Logger generating
a timestamp when it is logged to the file.
- Added a settings UI where active sensors and activities can be
configured