mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
feat(source/local): Scan external storage for entries (GH-197)
An experimental feature that allow user to store local entries on `/storage/sdcard/Android/data/<yokai>/local/`
This commit is contained in:
parent
f9bfb0b423
commit
8f9194c4a9
6 changed files with 90 additions and 39 deletions
|
@ -807,6 +807,7 @@
|
|||
<string name="pref_verbose_logging">Verbose logging</string>
|
||||
<string name="pref_verbose_logging_summary">Print verbose logs to system log (may reduces app performance)</string>
|
||||
<string name="pref_reader_debug_mode">Debug mode</string>
|
||||
<string name="pref_external_local_source">Scan external storages for entries</string>
|
||||
<string name="network">Network</string>
|
||||
<string name="doh">DNS over HTTPS</string>
|
||||
<string name="user_agent_string">Default user agent string</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue