From 8a752c04771b28d82dce988849cad84ddaf3ea2c Mon Sep 17 00:00:00 2001 From: FivePixels Date: Fri, 17 Jul 2020 10:06:30 -0500 Subject: Initial Commit --- .../FinicalPrefs.bundle/Finical.plist | 200 +++++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 .theos/_/Library/PreferenceBundles/FinicalPrefs.bundle/Finical.plist (limited to '.theos/_/Library/PreferenceBundles/FinicalPrefs.bundle/Finical.plist') diff --git a/.theos/_/Library/PreferenceBundles/FinicalPrefs.bundle/Finical.plist b/.theos/_/Library/PreferenceBundles/FinicalPrefs.bundle/Finical.plist new file mode 100644 index 0000000..d4c28ee --- /dev/null +++ b/.theos/_/Library/PreferenceBundles/FinicalPrefs.bundle/Finical.plist @@ -0,0 +1,200 @@ + + + + + items + + + cell + PSGroupCell + label + Settings + footerText + Respring your device to apply changes. + + + cell + PSSwitchCell + default + + defaults + com.5px.finical + key + enabled + label + Enabled + + + + action + respring + cell + PSButtonCell + label + Respring + + + cell + PSGroupCell + label + Gesture Direction + footerText + The swipe direction to dismiss the Lockscreen player. + + + cell + PSSegmentCell + defaults + com.5px.finical + key + dismissGesture + default + 2 + validTitles + + Left + Right + Up + Down + + validValues + + 0 + 1 + 2 + 3 + + + + cell + PSGroupCell + label + options + footerText + The time until the player is automatically dismissed. + + + cell + PSSwitchCell + default + + defaults + com.5px.finical + key + killApp + label + Close Now Playing App on Dismissal + + + cell + PSSwitchCell + default + + defaults + com.5px.finical + key + dismissPlayer + label + Dismiss Automatically + + + cell + PSSliderCell + min + 0 + max + 60 + default + 0 + showValue + + isSegmented + + segmentCount + 60 + defaults + com.5px.finical + key + timeValue + + + cell + PSSegmentCell + defaults + com.5px.finical + key + timeOption + default + 0 + validTitles + + Seconds + Minutes + Hours + + validValues + + 0 + 1 + 2 + + + + cell + PSGroupCell + label + Support + footerText + Having trouble with Finical? + + + cell + PSButtonCell + action + openDiscord + label + FivePixels Discord Server + icon + discord.png + + + cell + PSButtonCell + action + openTwitterDM + label + Get Support on Twitter + icon + twitter.png + + + cell + PSGroupCell + label + Developer + footerText + "If this is coffee, please bring me some tea; but if this is tea, please bring me some coffee." + footerAlignment + 1 + + + action + openTwitter5px + cell + PSButtonCell + label + Dylan Bolger (FivePixels) + + + cell + PSGroupCell + footerAlignment + 1 + footerText + Dylan Bolger (FivePixels) © 2020 + + + title + Finical + + -- cgit v1.2.3