Loading res/values/cm_strings.xml +4 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,10 @@ <string name="increasing_ring_min_volume_title">Start volume</string> <string name="increasing_ring_ramp_up_time_title">Ramp-up time</string> <!-- Hotspot lineage extras --> <string name="tethering_allow_vpn_upstreams_title">Allow clients to use VPNs</string> <string name="tethering_allow_vpn_upstreams_summary">Permit hotspot clients to use this device\u2019s VPN connections for upstream connectivity</string> <!-- Lock screen pattern size --> <string name="lock_pattern_size_3" translatable="false">3 \u00d7 3</string> <string name="lock_pattern_size_4" translatable="false">4 \u00d7 4</string> Loading res/xml/tether_prefs.xml +6 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,12 @@ android:summary="@string/ethernet_tethering_subtext" settings:keywords="@string/keywords_hotspot_tethering" /> <lineageos.preference.LineageSecureSettingSwitchPreference android:key="tethering_allow_vpn_upstreams" android:title="@string/tethering_allow_vpn_upstreams_title" android:summary="@string/tethering_allow_vpn_upstreams_summary" android:defaultValue="false" /> <Preference android:key="disabled_on_data_saver" android:summary="@string/tether_settings_disabled_on_data_saver" Loading Loading
res/values/cm_strings.xml +4 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,10 @@ <string name="increasing_ring_min_volume_title">Start volume</string> <string name="increasing_ring_ramp_up_time_title">Ramp-up time</string> <!-- Hotspot lineage extras --> <string name="tethering_allow_vpn_upstreams_title">Allow clients to use VPNs</string> <string name="tethering_allow_vpn_upstreams_summary">Permit hotspot clients to use this device\u2019s VPN connections for upstream connectivity</string> <!-- Lock screen pattern size --> <string name="lock_pattern_size_3" translatable="false">3 \u00d7 3</string> <string name="lock_pattern_size_4" translatable="false">4 \u00d7 4</string> Loading
res/xml/tether_prefs.xml +6 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,12 @@ android:summary="@string/ethernet_tethering_subtext" settings:keywords="@string/keywords_hotspot_tethering" /> <lineageos.preference.LineageSecureSettingSwitchPreference android:key="tethering_allow_vpn_upstreams" android:title="@string/tethering_allow_vpn_upstreams_title" android:summary="@string/tethering_allow_vpn_upstreams_summary" android:defaultValue="false" /> <Preference android:key="disabled_on_data_saver" android:summary="@string/tether_settings_disabled_on_data_saver" Loading