mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-09 16:11:20 +02:00
Initial skip segments implementation
This commit is contained in:
parent
165fd80c0e
commit
405faa388e
11 changed files with 262 additions and 9 deletions
|
|
@ -16,4 +16,10 @@
|
|||
<item>Orange</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="skip_behaviors">
|
||||
<item>Ignore</item>
|
||||
<item>Skip automatically</item>
|
||||
<item>Ask to skip</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue