Include a high-resolution option in the default resolution settings.

This commit is contained in:
Edward 2023-03-29 01:04:26 +08:00 committed by TobiGr
parent b1ab261890
commit d1a82a85cd
4 changed files with 108 additions and 1 deletions

View file

@ -543,6 +543,10 @@
<item>240p</item>
<item>144p</item>
</string-array>
<string-array name="high_resolution_limit_data_usage_description_list">
<item>2160p</item>
<item>1440p</item>
</string-array>
<!-- Notifications settings -->
<string name="enable_streams_notifications_title">New streams notifications</string>
<string name="enable_streams_notifications_summary">Notify about new streams from subscriptions</string>