From d2cb9115dc80f23bc22f896d11ed8dc1f247aaff Mon Sep 17 00:00:00 2001 From: FivePixels Date: Wed, 19 May 2021 13:24:15 -0500 Subject: Signate initial commit --- signateprefs/Resources/Signate.plist | 253 +++++++++++++++++++++++++++++++++++ 1 file changed, 253 insertions(+) create mode 100644 signateprefs/Resources/Signate.plist (limited to 'signateprefs/Resources/Signate.plist') diff --git a/signateprefs/Resources/Signate.plist b/signateprefs/Resources/Signate.plist new file mode 100644 index 0000000..6e98e38 --- /dev/null +++ b/signateprefs/Resources/Signate.plist @@ -0,0 +1,253 @@ + + + + + + items + + + cell + PSGroupCell + footerText + Signate will automatically apply changes about 5 seconds after making a change + + + cell + PSSwitchCell + default + + defaults + com.5px.signate + key + enabled + label + Enabled + PostNotification + com.5px.signate.settingschanged + + + cell + PSGroupCell + footerText + Add the text "Uptime:" before the time displayed + + + cell + PSSwitchCell + default + + defaults + com.5px.signate + key + uptimeTextEnabled + label + Uptime Label + PostNotification + com.5px.signate.settingschanged + + + + cell + PSGroupCell + label + Signate Options + footerText + Select units to be displayed on the lockscreen + + + + cell + PSSegmentCell + defaults + com.5px.signate + key + displaySetting + default + 1 + validTitles + + Days + Hours + Minutes + Seconds + + validValues + + 0 + 1 + 2 + 3 + + PostNotification + com.5px.signate.settingschanged + + + + cell + PSGroupCell + label + Font Options + + + + cell + PSSegmentCell + defaults + com.5px.signate + key + fontWeight + default + 2 + validTitles + + Thin + Regular + Bold + Heavy + + validValues + + 0 + 1 + 2 + 3 + + PostNotification + com.5px.signate.settingschanged + + + + cell + PSLinkListCell + defaults + com.5px.signate + default + 1 + detail + PSListItemsController + key + fontAlignment + label + Alignment + validTitles + + Left + Center + Right + + validValues + + 0 + 1 + 2 + + PostNotification + com.5px.signate.settingschanged + + + + cell + PSGroupCell + label + X and Y Offset + footerText + The X-axis negative values will make the label move left, positive will move the label move right. The Y-axis negative values will move the label up, positive will move the label down. + + + + cell + PSSliderCell + default + 0 + defaults + com.5px.signate + key + offsetWidth + max + 200 + min + -200 + showValue + + PostNotification + com.5px.signate.settingschanged + + + + cell + PSSliderCell + default + -35 + defaults + com.5px.signate + key + offsetHeight + max + 200 + min + -200 + showValue + + PostNotification + com.5px.signate.settingschanged + + + cell + PSGroupCell + label + Support + footerText + If you have any issues with this tweak, describe your issue and I'll try to assist you in the best way possible! + + + action + openTwitterDM + cell + PSButtonCell + label + DM @o5pxels on Twitter + icon + twitter.png + + + cell + PSGroupCell + label + Credits + + + action + openTwitter5px + cell + PSButtonCell + label + @o5pxels + footerText + Developer + + + action + openTwitterRO + cell + PSButtonCell + label + @rollerorangedev + footerText + Designer + + + cell + PSGroupCell + footerAlignment + 1 + footerText + © 2020 FivePixels + + + + + title + Signate + + + -- cgit v1.2.3