This is an open source Android app developed by Yang Dai. The source code is available on GitHub under the Apache License (2.0 or later).
Open Note itself does not collect user confidential data and personal information such as address, name and E-Mail.
Third-party SDKs will be explained in the following table:
SDK name | Purpose of using SDK | Data collected by SDK |
---|---|---|
Firebase | Analyze application crashes and ANR situations | Device model, OS version, code crash location and error message |
The list of permissions required by the app can be found in the AndroidManifest.xml
file:
OpenNote-Compose/app/src/main/AndroidManifest.xml
Lines 5 to 10 in e048049
Permission | Purpose |
---|---|
android.permission.USE_BIOMETRIC |
Used to implement application login function |
android.permission.CAMERA |
Used for OCR recognition and capturing images |
android.permission.INTERNET |
Used to access the internet for loading images in markdown |
If you have any questions about this Policy or personal information protection, you can send your written questions, opinions, or suggestions to the following E-Mail address: [email protected]