Skip to content

Instantly share code, notes, and snippets.

@bergwerf
Last active February 13, 2017 13:03
Show Gist options
  • Save bergwerf/27260984e9805475a87a97e13b8bcaf6 to your computer and use it in GitHub Desktop.
Save bergwerf/27260984e9805475a87a97e13b8bcaf6 to your computer and use it in GitHub Desktop.
Logic Board (Android) privacy policy

Logic Board privacy policy

This document describes how Logic Board handles your privacy. To summarize: Logic Board itself functions entirely client side and does not share any data with external servers. All data is stored and processed on your phone.

Access to hardware in Android

Logic Board may request access to the following hardware based on what features you use:

  1. Camera: the camera is used for two features
  • Light sensor: the camera contains a light sensor that is used by the phone to control light exposure. This sensor can be used as input component in Logic Boart.
  • Flashlight: the camera flashlight can be used as output component in Logic Board.
  1. Microphone: the microphone can be used as sound sensor input component in Logic Board.
  2. Proximity sensor: smartphones contain a proximity sensor to determine whether you are holding your phone next to your ear when calling (to turn off your screen and save battery). This can be used as input component in Logic Board.

Storage of data on Android

Logic Board stores created boards as JSON files in a location on the internal storage provided by Android. These files are private and can only be accessed through the app. 1

Disclaimer

Logic Board is not responsible for data loss, either caused by the app, malfunction of the phone storage, or any other cause.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment