Cleanup and retire non-working download options

* External storage download uses external files directory and not the SD card
  to downloads while the description states otherwise. This is in-accurate and
  thus dropped (See #985).

* Custom download path is broken which was implemented as a workaround for the
  above (See #1003).

* Move downloads storage to internal files directory which is sandboxed and only
  accessible to us.

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
Aayush Gupta
2024-02-26 14:55:10 +05:30
parent 2f5d39106a
commit caf6dd18c1
59 changed files with 28 additions and 379 deletions

View File

@@ -60,7 +60,6 @@
<string name="title_installed">Installate</string>
<string name="title_device">Apparato</string>
<string name="title_language">Lingua</string>
<string name="pref_downloader_path_title">Dossier de discargamento</string>
<string name="action_info">Information de application</string>
<string name="action_search">Cercar</string>
<string name="error">Occurreva un error!</string>
@@ -176,7 +175,6 @@
<string name="pref_ui_theme_darkord">Discord</string>
<string name="installer_service_available">Le servicios de Aurora es disponibile e preste pro installar.</string>
<string name="title_installer">Installator de applicationes</string>
<string name="pref_downloader_external">Immagazinage externe de usator</string>
<string name="action_check">Verificar</string>
<string name="details_dev_details">Contacto del disveloppator</string>
<string name="action_wishlist_add">Adder al lista blanc</string>