AppMenuSheet: Use ACTION_CREATE_DOCUMENT to export APK

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-02-01 11:58:57 +01:00
parent aa95542b0d
commit 4297bac4fe
5 changed files with 29 additions and 72 deletions

View File

@@ -405,4 +405,5 @@
<string name="device_doze_extra">Optionally you can choose to keep the optimizations enabled, but then you won\'t be able to take benefit of background downloads and automated updates, so choice is yours.</string>
<string name="pref_self_update_title">Self-updates</string>
<string name="pref_self_update_summary">Check and notify if a new stable version of Aurora Store is available</string>
<string name="failed_apk_export">Failed to export APKs</string>
</resources>