Do a manual check for OBB directory R/W access before attempting to download apps with OBB files

This commit is contained in:
Rahul Patel
2024-07-29 03:52:41 +05:30
committed by Aayush Gupta
parent 5bdddac9d6
commit a6760b45d5
5 changed files with 34 additions and 9 deletions

View File

@@ -310,6 +310,7 @@
<string name="toast_developer_setting_failed">Turn on developer settings from the device settings to open them.</string>
<string name="toast_permission_granted">"Permission granted"</string>
<string name="toast_permission_installer_required">"You need to grant Installer Permission first"</string>
<string name="toast_permission_esm_caution">"You may have to re-grant the permission due to bug in Storage Access Framework"</string>
<string name="toast_spoof_applied">Device spoof applied.</string>
<string name="toast_purchase_blocked">"App purchases not available on Anonymous accounts."</string>
<string name="toast_manual_unavailable">"The version code you are requesting is unavailable."</string>