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

feat: Started changes to new Google extension

Signed-off-by: Avior <github@avior.me>
This commit is contained in:
2022-11-23 22:34:30 +01:00
parent a9a488b122
commit 7b3f409733
30 changed files with 903 additions and 183 deletions

View File

@ -23,15 +23,15 @@
## Privacy and Permissions
No Ads are served through this app.
No Ads, no tracking.
Permissions requests are for specifics usage and are only requests the first time they are needed:
| Permission | Why is it requested |
| :--------------------: |:-----------------------------------------------------------------|
| ACCESS_FINE_LOCATION | Google Fit Extension Requirement (maybe not, still have to test) |
| 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 |
| ACTIVITY_RECOGNITION | Device Steps Usage |
No other permissions are used (even the internet permission ;)).