AlexCalc Privacy Policy ================================= This application does not collect any sensitive user data. This application does not transmit anything over the internet. The only information collected or stored by the application is: * a history of previous calculator inputs, so that they can be accessed for convenience (e.g. if you input "1 + 2" and press enter, then you want to access "1 + 2" again, you can press "up") * stored variables, including the last output (stored in variable "ans") * recently used units, so that they can be shown in the UI for convenience * the state of the radians/degrees, polar/rectangular format, and output format preferences (e.g. number of desired decimal places, normal/scientific/engineering notation, etc) * other preferences (e.g. light/dark mode, haptics enabled/disabled) This data is stored within the app's private data. It is never transmitted over the internet or shared with any other application.