diff --git a/README.md b/README.md index 633ed12..e0808e0 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The app does not store data locally, due to the way android permissions function # Implementation - [ ] Basic UI -- [ ] Permissions +- [x] Permissions - [ ] GPS Tracking - [ ] Formatting GPS on a viewable map - [ ] Track driving hours diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 4d6d585..9963ace 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -1,4 +1,15 @@ + + + + + + + + + + +