No internet permission
Android itself refuses the app a network connection, so your documents cannot be sent anywhere.
Reticenda does not hold android.permission.INTERNET. Without it, the operating system does not give the app a network socket — not our code, and not any library inside the app.
You can check this yourself: the app lists the permissions it holds as Android reports them, and so do your phone's settings and the Play Store listing.