Add prefs & page for app updates

This commit is contained in:
Damontecres 2025-10-11 18:32:19 -04:00
parent 14de2442bd
commit cbc680da7d
No known key found for this signature in database
9 changed files with 652 additions and 359 deletions

View file

@ -68,5 +68,11 @@
<string name="skip_comercials_behavior">Skip commercials behavior</string>
<string name="skip_outro_behavior">Skip outro behavior</string>
<string name="skip_intro_behavior">Skip intro behavior</string>
<string name="check_for_updates">Check for updates</string>
<string name="auto_check_for_updates">Automatically check for updates</string>
<string name="update_url">Update URL</string>
<string name="update_url_summary">URL used to check for app updates</string>
<string name="updates">Updates</string>
<string name="no_update_available">No update available</string>
</resources>