Open Note does not collect any personal or confidential information such as addresses, names, or email addresses.
The app requires the following permissions, as listed in the `AndroidManifest.xml` file:
`android.permission.USE_BIOMETRIC`: Used for implementing the app's login functionality.
`android.permission.CAMERA`: Used for OCR recognition and capturing images.
`android.permission.INTERNET`: Used to access the internet for loading images in markdown.
The app uses the following dependencies:
- CameraX: For camera functionalities.
- Room: For local database management.
- Hilt: For dependency injection.
- Compose: For building the UI.
- CommonMark: For markdown rendering and parsing.
- ML Kit: For text recognition, including Latin and Chinese scripts.
- ColorPicker: For color picking functionalities.
- Glance: For creating app widgets.
Open Note does not share any personal or sensitive user data with third parties.
Usually, all data is stored locally and can be cleared by the user at any time.
Users can also add personal cloud storage and upload data, in which case the application is not responsible for the actions of third parties.
---
If you have any questions about this policy or personal information protection, please send your inquiries, opinions, or suggestions to: dy15800837435@gmail.com