mirror of https://github.com/beemdevelopment/Aegis
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
We noticed after the v1.1 release that we need to switch our external storage access code over to use the Storage Access Framework. The export functionality was the only piece of code that still used the deprecated method and this patch addresses that. The Storage Access Framework is a little annoying to work with, but I don't think it'll be too painful for our usecase. This switch comes with some nice benefits for users as well. Users are now able to select a custom storage location, which can be local or in the cloud. This also removes ``requestLegacyExternalStorage`` from the manifest, as we don't need it anymore. |
6 years ago | |
---|---|---|
.. | ||
slots | 6 years ago | |
Vault.java | 6 years ago | |
VaultEntry.java | 6 years ago | |
VaultException.java | 6 years ago | |
VaultFile.java | 6 years ago | |
VaultFileCredentials.java | 6 years ago | |
VaultFileException.java | 6 years ago | |
VaultManager.java | 6 years ago | |
VaultManagerException.java | 6 years ago |