diff --git a/web/app/pods/android-privacy-policy/template.hbs b/web/app/pods/privacy-policy/template.hbs similarity index 97% rename from web/app/pods/android-privacy-policy/template.hbs rename to web/app/pods/privacy-policy/template.hbs index 00983ae..d4d7d3b 100644 --- a/web/app/pods/android-privacy-policy/template.hbs +++ b/web/app/pods/privacy-policy/template.hbs @@ -1,5 +1,5 @@
Nidratech Ltd. built the "Huegasm for Philips Hue Lights" app as an Ad Supported app with a paid option to remove ads. @@ -28,7 +28,7 @@
For a better experience, while using our Service, we may require you to enable the "Microphone" permission on your - Android advice. The microphone audio input is used strictly for beat detection analysis. We do not utilize + device. The microphone audio input is used strictly for beat detection analysis. We do not utilize this permission to collect any of your personally identifiable information and no recordings are ever stored nor uploaded to a remote server.
diff --git a/web/app/router.js b/web/app/router.js index 181d5ea..74a4605 100644 --- a/web/app/router.js +++ b/web/app/router.js @@ -7,7 +7,7 @@ const Router = Ember.Router.extend({ }); Router.map(function() { - this.route('android-privacy-policy'); + this.route('privacy-policy'); this.route('web-app'); }); diff --git a/web/public/privacy-policy.html b/web/public/privacy-policy.html new file mode 100644 index 0000000..d212485 --- /dev/null +++ b/web/public/privacy-policy.html @@ -0,0 +1,76 @@ + + + + + + +