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

@@ -207,7 +207,6 @@
<string name="details_think_this_app">¿Qué pienses d\'esta aplicación\?</string>
<string name="exodus_substring">ye\'l númberu de rastrexadores atopaos</string>
<string name="filter_review_critical">Reseña crítica</string>
<string name="pref_downloader_external">Usar l\'almacenamientu esternu</string>
<string name="pref_filter_search_summary">Search filters are reset on each search. Turn off to save search filters</string>
<string name="pref_install_delete_summary">Les APKs desaníciense por defeutu</string>
<string name="pref_install_mode_am">AM installer.</string>
@@ -232,7 +231,6 @@
<string name="action_cancel">Encaboxar</string>
<string name="exodus_powered">Cola potencia d\'Exodus</string>
<string name="exodus_progress">Comprobando los rastrexadores…</string>
<string name="pref_downloader_external_desc">L\'almacenamientu esternu úsase pa les descargues, les esportaciones, etc.</string>
<string name="pref_filter_google_title">Peñerar les aplicaciones de Google</string>
<string name="pref_insecure_anonymous_summary">Generate GSF ID locally on device</string>
<string name="pref_insecure_anonymous_title">Insecure anonymous session</string>