From 1e2a2d77169b5de968e29873e13a78a0d8c94a18 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 8 Aug 2017 16:28:38 -0700 Subject: Misc (#128) * Update null * Attempt to improve transparent theme backgrounds * Update menu * Move injections to visible method and reduce offset * Update searchview and logging * Clean temp strings and add network states * Move console blacklist to web state * Change some logs to info --- app/src/main/res/values/strings_pref_networks.xml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 app/src/main/res/values/strings_pref_networks.xml (limited to 'app/src/main/res/values/strings_pref_networks.xml') diff --git a/app/src/main/res/values/strings_pref_networks.xml b/app/src/main/res/values/strings_pref_networks.xml new file mode 100644 index 00000000..29eca24a --- /dev/null +++ b/app/src/main/res/values/strings_pref_networks.xml @@ -0,0 +1,4 @@ + + Load images on metered network. + If a metered network is detected, Frost will automatically stop all images and videos from loading. + \ No newline at end of file -- cgit v1.2.3