Ensure that imports handle disabling media tunneling correctly
Store in preferences whether media tunneling was disabled automatically. Show info in ExoPlayer settings if media tunneling was disabled autmatically.
This commit is contained in:
parent
8b63b437d8
commit
1db73370a7
7 changed files with 78 additions and 4 deletions
|
|
@ -480,7 +480,8 @@
|
|||
<string name="show_original_time_ago_title">Show original time ago on items</string>
|
||||
<string name="show_original_time_ago_summary">Original texts from services will be visible in stream items</string>
|
||||
<string name="disable_media_tunneling_title">Disable media tunneling</string>
|
||||
<string name="disable_media_tunneling_summary">Disable media tunneling if you experience a black screen or stuttering on video playback</string>
|
||||
<string name="disable_media_tunneling_summary">Disable media tunneling if you experience a black screen or stuttering on video playback.</string>
|
||||
<string name="disable_media_tunneling_automatic_info">Media tunneling was disabled by default on your device because your device model is known to not support it.</string>
|
||||
<string name="show_image_indicators_title">Show image indicators</string>
|
||||
<string name="show_image_indicators_summary">Show Picasso colored ribbons on top of images indicating their source: red for network, blue for disk and green for memory</string>
|
||||
<string name="show_crash_the_player_title">Show \"Crash the player\"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue