1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-19 03:49:19 +00:00

feat: Add base for Food monitoring

This commit is contained in:
2022-11-24 00:51:39 +01:00
parent e2b4ece9e4
commit 9d3585c42c
36 changed files with 589 additions and 1318 deletions

View File

@ -28,8 +28,6 @@ Permissions requests are for specifics usage and are only requests the first tim
| Permission | Why is it requested |
|:----------------------:|:-----------------------------------------------------------------|
| ACCESS_FINE_LOCATION | Google Fit Extension Requirement (maybe not, still have to test) |
| ACCESS_COARSE_LOCATION | Same as above |
| ACTIVITY_RECOGNITION | Device Steps Usage |
No other permissions are used (even the internet permission ;)).