Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Privacy Policy

Alex Styl edited this page Feb 8, 2017 · 1 revision

Memento is an open source app for the Android platform, that is purpose is to help you never forget your beloved ones' special celebrations.

Permissions

Memento uses the following permissions:

Contacts

read your contacts

In order to remind you about your contacts' events, Memento kind of needs to know them first, right?

modify your contacts

This permission is used if you want to create new contacts or add new events to existing contacts of your device, from the 'Add contact' screen. Memento will never not modify any of your contacts in any other way.

Identity

The app checks if you have any Google accounts added to the device when creating new contacts. The added device accounts are not stored or used for any other reason.

Photos / Media / Files / Storage

read the contents of your USB storage

Memento needs access to your device's storage in order to read and play notification sounds you choose.

Internet access

Even though Memento is an offline application, it uses Mixpanel in order to collect anonymous usage data in order to improve the app via how users are using it. No personal personal information. You can read Mixpanel's full Privacy Policy by visiting https://mixpanel.com/privacy/. Additionally, Memento uses Crashlytics, a error reporting tool. As soon as something unexpected happens to the app (i.e. the app stops working), an report is sent to Crashlytics so that the error can be analyzed and fixed by the dev. You can read Crashlytic's full Privacy Policy by visiting http://try.crashlytics.com/terms/privacy-policy.pdf.

run at startup

When the device boots, Memento makes sure to tell Android to wake it up, when the Daily Reminder is set, in order to notify you about that day's events.

control vibration

Used for notifications settings to allow the device to vibrate when notified.

Open source

Memento is a well trusted application and has no suspicious behavior to hide. All code is freely available for anyone to have a look and learn how things work in the background at https://github.com/alexstyl/Memento-Calendar. Being Open Source ensures that nothing suspicious is happening under the hood. Plus anyone is allowed to contribute their own fixes and features if requested.