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

此提交包含在:
2020-01-05 02:05:30 +01:00
父節點 552a95e318
當前提交 2463b57683
共有 2 個檔案被更改,包括 123 行新增15 行删除

查看文件

@ -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>