NewPipe-app-android/app/src/main/res/values
AudricV a6ff85a208
Move media tunneling setting to ExoPlayer settings and make this setting available on release builds
Media tunneling may be not supported by more devices than the ones we
whitelisted before.

As a matter of fact, the list of devices on which media tunneling is disabled
could be not maintainable in the future, especially if the list of devices
grows more and more.

A preferable solution is to allow users to configure this setting themselves,
allowing them to not wait for their device(s) to be whitelisted in a future
NewPipe update.

This solution has been applied in this commit and works on every build type.

The corresponding preference in the debug settings has been of course removed
and the code used to prevent media tunneling activation on specific devices has
been removed.
2023-04-10 17:37:30 +02:00
..
attrs.xml Use constraint layout for play queue item 2021-06-07 08:07:27 +02:00
bools.xml Hide Leaks launcher icon 2020-10-07 12:56:22 +02:00
colors.xml Improve placeholder thumbnail SVGs and remove theme customization 2022-07-14 14:14:33 +02:00
colors_services.xml Clean up pre-Lollipop theming 2022-07-13 19:03:47 +02:00
dimens.xml Larger channel cards in search results 2023-02-09 06:15:22 +05:30
donottranslate.xml Correctly open urls in browser on Android 11+ 2023-02-25 09:13:59 +01:00
settings_keys.xml Move media tunneling setting to ExoPlayer settings and make this setting available on release builds 2023-04-10 17:37:30 +02:00
strings.xml Add ExoPlayerSettingsFragment and move playback load interval size setting into it 2023-04-10 17:37:30 +02:00
styles.xml Clean up pre-Lollipop theming 2022-07-13 19:03:47 +02:00
styles_misc.xml Clean up pre-Lollipop theming 2022-07-13 19:03:47 +02:00
styles_services.xml Clean up pre-Lollipop theming 2022-07-13 19:03:47 +02:00