hide labels on carplay and fix iOS 12 support for show time in ls status bar and hide cc grabber

This commit is contained in:
2020-01-05 02:05:30 +01:00
parent 552a95e318
commit 2463b57683
2 changed files with 123 additions and 15 deletions

View File

@ -94,6 +94,20 @@
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>com.yaypixxo.kage</string>
<key>key</key>
<string>hideCarPlayLabels</string>
<key>label</key>
<string>Hide Icon Labels (CarPlay)</string>
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>