Version 1.3

added an option to disable the tweak while in the now playing app
This commit is contained in:
2017-04-21 01:31:16 +03:00
committed by GitHub
parent ed92697294
commit a0e6926614
3 changed files with 39 additions and 13 deletions

View File

@ -21,6 +21,18 @@
<string>enablewhilelocked</string>
<key>label</key>
<string>Enable while locked</string>
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>com.gilshahar7.notifymusicprefs</string>
<key>key</key>
<string>enableinapp</string>
<key>label</key>
<string>Enable inside now playing app</string>
</dict>
<dict>
<key>cell</key>